DigitalSpaces::DIOGREIndexData Struct Reference
[Ogre]

#include <OGREInterfaces.h>

Inherits DigitalSpaces::DIObjectBase.


Detailed Description

Todo:
Need to flesh this out, because the physics implementation will need it

Public Member Functions

DIOGREHardwareIndexBufferGetIndexBuffer ()
 pointer to the HardwareIndexBuffer to use, must be specified if useIndexes = true
unsigned long GetIndexStart ()
 index in the buffer to start from for this operation
unsigned long GetIndexCount ()
 The number of indexes to use from the buffer.
DIOGREIndexDataClone ()
 Clones this index data, potentially including replicating the index buffer.
DIOGREIndexDataClone (bool copyData)

Member Function Documentation

DIOGREHardwareIndexBuffer* DigitalSpaces::DIOGREIndexData::GetIndexBuffer (  ) 

pointer to the HardwareIndexBuffer to use, must be specified if useIndexes = true

unsigned long DigitalSpaces::DIOGREIndexData::GetIndexStart (  ) 

index in the buffer to start from for this operation

unsigned long DigitalSpaces::DIOGREIndexData::GetIndexCount (  ) 

The number of indexes to use from the buffer.

DIOGREIndexData* DigitalSpaces::DIOGREIndexData::Clone (  ) 

Clones this index data, potentially including replicating the index buffer.

Remarks:
The caller is expected to delete the returned pointer when finished

DIOGREIndexData* DigitalSpaces::DIOGREIndexData::Clone ( bool  copyData  ) 


The documentation for this struct was generated from the following file:

Generated on Sun Aug 31 17:46:32 2008 for Digital Spaces by  doxygen 1.5.6