List of all members.
Public Member Functions |
|
| Triangle3 () |
| | Constructor, does nothing.
|
|
| Triangle3 (const Point3< T > &iP0, const Point3< T > &iP1, const Point3< T > &iP2) |
|
template<typename U > |
| | Triangle3 (const Point3< U > &iP0, const Point3< U > &iP1, const Point3< U > &iP2) |
|
bool | operator== (const Triangle3 &iTriangle) const |
Public Attributes |
|
Point3< T > | _P0 |
|
Point3< T > | _P1 |
|
Point3< T > | _P2 |
template<typename T>
class eLynx::Math::Triangle3< T >
The documentation for this class was generated from the following file: