OGRE  1.9.0
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>

Public Attributes

IndexDataindexData
 
VertexDatavertexData
 

Detailed Description

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

Definition at line 135 of file OgreInstancedGeometry.h.

Member Data Documentation

◆ indexData

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

Definition at line 138 of file OgreInstancedGeometry.h.

◆ vertexData

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

Definition at line 137 of file OgreInstancedGeometry.h.


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