#include <selectionset.h>
This structure holds the collection of faces for a given mesh.
Definition at line 36 of file selectionset.h.
Public Member Functions | |
MeshInfo (Mesh *pM) | |
Public Attributes | |
Mesh * | m_pMesh |
Store< unsigned int > | m_aFaces |
Mesh* m_pMesh |
Definition at line 39 of file selectionset.h.
Definition at line 40 of file selectionset.h.