Home | Namespaces | Hierarchy | Alphabetical List | Class list | Files | Namespace Members | Class members | File members
Public Member Functions | Public Attributes
render::IndexData Class Reference

Summary class collecting together index data source information. More...

#include <VertexIndexData.h>

List of all members.

Public Member Functions

 IndexData ()
 ~IndexData ()

Public Attributes

IndexBufferindexBuffer
 pointer to the IndexBuffer to use.
u32 indexCount
 The number of indexes to use from the buffer.
u32 indexStart
 index in the buffer to start from for this operation.

Detailed Description

Summary class collecting together index data source information.


Constructor & Destructor Documentation

render::IndexData::IndexData ( )

References indexCount, and indexStart.

render::IndexData::~IndexData ( )

Member Data Documentation


The documentation for this class was generated from the following files:

The KG Game Engine
The KG Game Engine Documentation © 2006-2011 by Kat'Oun. Generated on Sat Jul 2 2011 00:50:08 by Doxygen (1.7.4)