#include <indexedmesh.h>
The IndexedMesh class represents a 3D Triangle Mesh with Indexing.
You should use a IndexedMeshBlobBuilder in order to create an instance of this class.
Alternatively you can Initialize it from a previously serialized IndexedMeshBlob.
Inherits Kaim::RefCountBase< C, Stat >.