SelectionSet::MeshInfo Struct Reference

SelectionSet::MeshInfo Struct Reference

#include <selectionset.h>

Class Description

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

Meshm_pMesh
 
Store< unsigned intm_aFaces
 

Constructor & Destructor Documentation

MeshInfo ( Mesh pM)

Member Data Documentation

Mesh* m_pMesh

Definition at line 39 of file selectionset.h.

Store<unsigned int> m_aFaces

Definition at line 40 of file selectionset.h.


The documentation for this struct was generated from the following file: