Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members

Ogre::InstancedGeometry::SubMeshLodGeometryLink Struct Reference

Saved link between SubMesh at a LOD and vertex/index data May point to original or optimised geometry. More...

#include <OgreInstancedGeometry.h>

List of all members.

Public Attributes

VertexDatavertexData
IndexDataindexData


Detailed Description

Saved link between SubMesh at a LOD and vertex/index data May point to original or optimised geometry.

Definition at line 128 of file OgreInstancedGeometry.h.


Member Data Documentation

IndexData* Ogre::InstancedGeometry::SubMeshLodGeometryLink::indexData
 

Definition at line 131 of file OgreInstancedGeometry.h.

VertexData* Ogre::InstancedGeometry::SubMeshLodGeometryLink::vertexData
 

Definition at line 130 of file OgreInstancedGeometry.h.


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

Copyright © 2008 Torus Knot Software Ltd
Creative Commons License
This work is licensed under a Creative Commons Attribution-ShareAlike 2.5 License.
Last modified Sat Apr 11 13:48:43 2009