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