This is the complete list of members for
math3d::triangle, including all inherited members.
id0 | math3d::triangle | |
id1 | math3d::triangle | |
id2 | math3d::triangle | |
n | math3d::triangle | |
operator<<(std::ostream &o, const triangle &t) | math3d::triangle | [friend] |
p0 | math3d::triangle | |
p1 | math3d::triangle | |
p2 | math3d::triangle | |
triangle() | math3d::triangle | [inline] |
triangle(int id0, int id1, int id2) | math3d::triangle | [inline] |
triangle(const oriented_point3d &p0_, const oriented_point3d &p1_, const oriented_point3d &p2_, const normal3d &n_) | math3d::triangle | [inline] |
triangle(const oriented_point3d &p0_, const oriented_point3d &p1_, const oriented_point3d &p2_, const normal3d &n_, int id0_, int id1_, int id2_) | math3d::triangle | [inline] |
triangle(const point3d &p0_, const point3d &p1_, const point3d &p2_, const normal3d &n_) | math3d::triangle | [inline] |