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

◆ IndexBuffer()

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

Definition at line 54 of file OgreQueuedProgressiveMeshGenerator.h.

References indexBuffer.

Member Data Documentation

◆ indexBuffer

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

Definition at line 53 of file OgreQueuedProgressiveMeshGenerator.h.

Referenced by IndexBuffer().

◆ indexCount

size_t Ogre::PMGenRequest::IndexBuffer::indexCount

Definition at line 52 of file OgreQueuedProgressiveMeshGenerator.h.

◆ indexSize

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:

Copyright © 2012 Torus Knot Software Ltd
Creative Commons License
This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 Unported License.