Blender V2.61 - r43446
|
#include "MT_Vector3.h"
#include "CTR_TaggedIndex.h"
#include "CTR_UHeap.h"
#include <vector>
Go to the source code of this file.
Classes | |
class | LOD_Vertex |
class | LOD_Edge |
class | LOD_TriFace |
Typedefs | |
typedef CTR_TaggedIndex< 24, 0x00ffffff > | LOD_VertexInd |
typedef CTR_TaggedIndex< 24, 0x00ffffff > | LOD_EdgeInd |
typedef CTR_TaggedIndex< 24, 0x00ffffff > | LOD_FaceInd |
typedef CTR_TaggedIndex< 24, 0x00ffffff > | LOD_HeapInd |
Definition in file LOD_MeshPrimitives.h.
typedef CTR_TaggedIndex<24,0x00ffffff> LOD_EdgeInd |
Definition at line 42 of file LOD_MeshPrimitives.h.
typedef CTR_TaggedIndex<24,0x00ffffff> LOD_FaceInd |
Definition at line 43 of file LOD_MeshPrimitives.h.
typedef CTR_TaggedIndex<24,0x00ffffff> LOD_HeapInd |
Definition at line 44 of file LOD_MeshPrimitives.h.
typedef CTR_TaggedIndex<24,0x00ffffff> LOD_VertexInd |
Definition at line 41 of file LOD_MeshPrimitives.h.