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

#include <OgreQueuedProgressiveMeshGenerator.h>

+ Collaboration diagram for Ogre::PMGenRequest::SubmeshInfo:

Public Attributes

vector< IndexBuffer >::type genIndexBuffers
 
IndexBuffer indexBuffer
 
bool useSharedVertexBuffer
 
VertexBuffer vertexBuffer
 

Detailed Description

Definition at line 57 of file OgreQueuedProgressiveMeshGenerator.h.

Member Data Documentation

vector<IndexBuffer>::type Ogre::PMGenRequest::SubmeshInfo::genIndexBuffers

Definition at line 58 of file OgreQueuedProgressiveMeshGenerator.h.

IndexBuffer Ogre::PMGenRequest::SubmeshInfo::indexBuffer

Definition at line 59 of file OgreQueuedProgressiveMeshGenerator.h.

bool Ogre::PMGenRequest::SubmeshInfo::useSharedVertexBuffer

Definition at line 61 of file OgreQueuedProgressiveMeshGenerator.h.

VertexBuffer Ogre::PMGenRequest::SubmeshInfo::vertexBuffer

Definition at line 60 of file OgreQueuedProgressiveMeshGenerator.h.


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