#include <dlrGeometry/triangle3D.h>
#include <dlrNumeric/utilities.h>
Go to the source code of this file.
Functions | |
| std::ostream & | dlr::geometry::operator<< (std::ostream &stream, const Triangle3D &triangle) |
| std::istream & | dlr::geometry::operator>> (std::istream &stream, Triangle3D &triangle) |
Copyright (C) 2008 David LaRose, dlr@cs.cmu.edu See accompanying file, LICENSE.TXT, for details.
Definition in file triangle3D.cpp.
1.5.8