Cafu Engine
MP_EdgeT Class Reference
Inheritance diagram for MP_EdgeT:

Public Member Functions

TypeT GetType () const
 
Vector3fT GetPos () const
 

Public Attributes

MP_VertexTVertices [2]
 The vertices of this edge (pointing into the MorphPrimT::m_Vertices array). More...
 
MP_FaceTFaces [2]
 The faces this edge belongs to (pointing into the MorphPrimT::m_Faces array). More...
 
- Public Attributes inherited from MP_PartT
bool m_Selected
 Is this part/handle selected by the user? More...
 

Additional Inherited Members

- Public Types inherited from MP_PartT
enum  TypeT { TYPE_VERTEX, TYPE_EDGE }
 

Member Data Documentation

MP_FaceT* MP_EdgeT::Faces[2]

The faces this edge belongs to (pointing into the MorphPrimT::m_Faces array).

MP_VertexT* MP_EdgeT::Vertices[2]

The vertices of this edge (pointing into the MorphPrimT::m_Vertices array).


The documentation for this class was generated from the following files: