Main Page   Namespace List   Class Hierarchy   Compound List   File List   Compound Members   File Members  

RAS_MaterialBucket.h File Reference

#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_TexVertKX_VertexArray

Functions

bool operator< ( const KX_MeshSlot& rhs,const KX_MeshSlot& lhs)


Typedef Documentation

typedef vector<unsigned int> KX_IndexArray
 

Definition at line 18 of file RAS_MaterialBucket.h.

Referenced by RAS_MeshObject::FindVertexArray().

typedef vector<RAS_TexVert> KX_VertexArray
 

Definition at line 21 of file RAS_MaterialBucket.h.

typedef vector< KX_IndexArray* > vecIndexArrays
 

Definition at line 19 of file RAS_MaterialBucket.h.

typedef vector< vector<class RAS_TexVert>* > vecVertexArray
 

Definition at line 17 of file RAS_MaterialBucket.h.


Function Documentation

bool operator< ( const KX_MeshSlot & rhs,
const KX_MeshSlot & lhs ) [inline]
 

Definition at line 62 of file RAS_MaterialBucket.h.


Generated at Thu Feb 1 13:03:23 2001 for Ketsji Game Engine by doxygen1.2.3 written by Dimitri van Heesch, © 1997-2000