This class represents a sub-section of an overall mesh. More...
#include <submesh.h>
Public Member Functions | |
SubMesh () | |
Class Constructor. | |
~SubMesh () | |
Class Destructor. | |
This class represents a sub-section of an overall mesh.
Every mesh has at least one SubMesh. Most meshes have only 1 or 2. SubMeshes are often implemented in cases where one portion of the mesh needs to be animated or given a different material then another portion.