SelectionSet::MeshInfo Struct Reference


Detailed Description

This structure holds the collection of faces for.

a given mesh.

Definition at line 71 of file selectionset.h.

#include <selectionset.h>

List of all members.

Public Member Functions

  MeshInfo (Mesh *pM)

Public Attributes

Mesh m_pMesh
Store< unsigned int >  m_aFaces

Constructor & Destructor Documentation

MeshInfo ( Mesh pM )

Member Data Documentation

Store<unsigned int> m_aFaces

Definition at line 79 of file selectionset.h.


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