#include "GEN_MinMax.h"
#include "RAS_TexVert.h"
#include "GEN_Map.h"
#include "KX_HashedString.h"
#include "MT_Transform.h"
#include "RAS_IPolygonMaterial.h"
#include <vector>
#include <map>
#include <set>
Go to the source code of this file.
Compounds | |
class | KX_MeshSlot |
struct | KX_VertexIndex |
class | RAS_MaterialBucket |
Typedefs | |
typedef vector< vector<class RAS_TexVert>* > | vecVertexArray |
typedef vector<unsigned int> | KX_IndexArray |
typedef vector< KX_IndexArray* > | vecIndexArrays |
typedef vector<RAS_TexVert> | KX_VertexArray |
Functions | |
bool | operator< ( const KX_MeshSlot& rhs,const KX_MeshSlot& lhs) |
|
Definition at line 18 of file RAS_MaterialBucket.h. Referenced by RAS_MeshObject::FindVertexArray(). |
|
Definition at line 21 of file RAS_MaterialBucket.h. |
|
Definition at line 19 of file RAS_MaterialBucket.h. |
|
Definition at line 17 of file RAS_MaterialBucket.h. |
|
Definition at line 62 of file RAS_MaterialBucket.h. |