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

Ogre::InstancedGeometry::QueuedSubMesh Struct Reference

Structure recording a queued submesh for the build. More...

#include <OgreInstancedGeometry.h>

List of all members.

Public Attributes

SubMeshsubmesh
SubMeshLodGeometryLinkListgeometryLodList
 Link to LOD list of geometry, potentially optimised.
String materialName
Vector3 position
Quaternion orientation
Vector3 scale
AxisAlignedBox worldBounds
 Pre-transformed world AABB.
unsigned int ID


Detailed Description

Structure recording a queued submesh for the build.

Definition at line 133 of file OgreInstancedGeometry.h.


Member Data Documentation

SubMeshLodGeometryLinkList* Ogre::InstancedGeometry::QueuedSubMesh::geometryLodList
 

Link to LOD list of geometry, potentially optimised.

Definition at line 137 of file OgreInstancedGeometry.h.

unsigned int Ogre::InstancedGeometry::QueuedSubMesh::ID
 

Definition at line 144 of file OgreInstancedGeometry.h.

String Ogre::InstancedGeometry::QueuedSubMesh::materialName
 

Definition at line 138 of file OgreInstancedGeometry.h.

Quaternion Ogre::InstancedGeometry::QueuedSubMesh::orientation
 

Definition at line 140 of file OgreInstancedGeometry.h.

Vector3 Ogre::InstancedGeometry::QueuedSubMesh::position
 

Definition at line 139 of file OgreInstancedGeometry.h.

Vector3 Ogre::InstancedGeometry::QueuedSubMesh::scale
 

Definition at line 141 of file OgreInstancedGeometry.h.

SubMesh* Ogre::InstancedGeometry::QueuedSubMesh::submesh
 

Definition at line 135 of file OgreInstancedGeometry.h.

AxisAlignedBox Ogre::InstancedGeometry::QueuedSubMesh::worldBounds
 

Pre-transformed world AABB.

Definition at line 143 of file OgreInstancedGeometry.h.


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

Copyright © 2000-2005 by The OGRE Team
Creative Commons License
This work is licensed under a Creative Commons Attribution-ShareAlike 2.5 License.
Last modified Thu Dec 27 15:20:00 2007