OGRE  1.9
Object-Oriented Graphics Rendering Engine
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Ogre::PMGenRequest::IndexBuffer Struct Reference

#include <OgreQueuedProgressiveMeshGenerator.h>

Public Member Functions

 IndexBuffer ()
 

Public Attributes

unsigned char * indexBuffer
 
size_t indexCount
 
size_t indexSize
 

Detailed Description

Definition at line 50 of file OgreQueuedProgressiveMeshGenerator.h.

Constructor & Destructor Documentation

Ogre::PMGenRequest::IndexBuffer::IndexBuffer ( )
inline

Definition at line 54 of file OgreQueuedProgressiveMeshGenerator.h.

Member Data Documentation

unsigned char* Ogre::PMGenRequest::IndexBuffer::indexBuffer

Definition at line 53 of file OgreQueuedProgressiveMeshGenerator.h.

size_t Ogre::PMGenRequest::IndexBuffer::indexCount

Definition at line 52 of file OgreQueuedProgressiveMeshGenerator.h.

size_t Ogre::PMGenRequest::IndexBuffer::indexSize

Definition at line 51 of file OgreQueuedProgressiveMeshGenerator.h.


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