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

KX_VertexIndex Struct Reference

#include <RAS_MaterialBucket.h>

List of all members.

Public Methods

 KX_VertexIndex (int size)
void SetIndex (short loc,short index)

Public Attributes

short m_vtxarray
short m_indexarray [4]
short m_size


Constructor & Destructor Documentation

KX_VertexIndex::KX_VertexIndex ( int size ) [inline]
 

Definition at line 27 of file RAS_MaterialBucket.h.


Member Function Documentation

void KX_VertexIndex::SetIndex ( short loc,
short index ) [inline]
 

Definition at line 31 of file RAS_MaterialBucket.h.

Referenced by RAS_Polygon::SetVertex().


Member Data Documentation

short KX_VertexIndex::m_indexarray[4]
 

Definition at line 36 of file RAS_MaterialBucket.h.

short KX_VertexIndex::m_size
 

Definition at line 37 of file RAS_MaterialBucket.h.

short KX_VertexIndex::m_vtxarray
 

Definition at line 35 of file RAS_MaterialBucket.h.


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