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

KX_MeshSlot Class Reference

#include <RAS_MaterialBucket.h>

List of all members.

Public Methods

 KX_MeshSlot ()
bool Less (const KX_MeshSlot& lhs) const

Public Attributes

void* m_clientObj
double* m_OpenGLMatrix
class RAS_MeshObjectm_mesh
bool m_bVisible


Constructor & Destructor Documentation

KX_MeshSlot::KX_MeshSlot ( ) [inline]
 

Definition at line 50 of file RAS_MaterialBucket.h.


Member Function Documentation

bool KX_MeshSlot::Less ( const KX_MeshSlot & lhs ) const [inline]
 

Definition at line 52 of file RAS_MaterialBucket.h.

Referenced by operator<().


Member Data Documentation

double * KX_MeshSlot::m_OpenGLMatrix
 

Definition at line 47 of file RAS_MaterialBucket.h.

bool KX_MeshSlot::m_bVisible [mutable]
 

Definition at line 49 of file RAS_MaterialBucket.h.

void * KX_MeshSlot::m_clientObj
 

Definition at line 46 of file RAS_MaterialBucket.h.

class RAS_MeshObject * KX_MeshSlot::m_mesh
 

Definition at line 48 of file RAS_MaterialBucket.h.


The documentation for this class was generated from the following file:
Generated at Thu Feb 1 13:03:42 2001 for Ketsji Game Engine by doxygen1.2.3 written by Dimitri van Heesch, © 1997-2000