buildSupportingPlane(const Triangle< 3, T > &triangle) | geom::Triangle< N, T > | [related] |
getVertex(const int n) const | geom::Triangle< N, T > | [inline] |
operator+=(const Point &p) | geom::Triangle< N, T > | |
operator-=(const Point &p) | geom::Triangle< N, T > | |
operator<<(std::ostream &out, const Triangle< N, T > &t) | geom::Triangle< N, T > | [related] |
operator=(const Triangle &other) | geom::Triangle< N, T > | |
operator>>(std::istream &in, Triangle< N, T > &t) | geom::Triangle< N, T > | [related] |
Point typedef | geom::Triangle< N, T > | |
setVertex(const int n, const Point &x) const | geom::Triangle< N, T > | [inline] |
Triangle() | geom::Triangle< N, T > | [inline] |
Triangle(const Point &a, const Point &b, const Point &c) | geom::Triangle< N, T > | [inline] |
Triangle(const Triangle &other) | geom::Triangle< N, T > | [inline] |
~Triangle() | geom::Triangle< N, T > | [inline] |