geolib2
|
#include "geolib/Triangle.h"
Go to the source code of this file.
Namespaces | |
geo | |
Functions | |
std::ostream & | geo::operator<< (std::ostream &out, const Triangle &t) |
double | geo::triangleArea (const Vector3 &p1, const Vector3 &p2, const Vector3 &p3) |