OGRE  1.10.11
Object-Oriented Graphics Rendering Engine
Ogre::InstancedGeometry::QueuedGeometry Struct Reference

Structure recording a queued geometry for low level builds. More...

#include <OgreInstancedGeometry.h>

+ Inheritance diagram for Ogre::InstancedGeometry::QueuedGeometry:

Public Attributes

SubMeshLodGeometryLinkgeometry
 
unsigned int ID
 
Quaternion orientation
 
Vector3 position
 
Vector3 scale
 

Detailed Description

Structure recording a queued geometry for low level builds.

Member Data Documentation

SubMeshLodGeometryLink* Ogre::InstancedGeometry::QueuedGeometry::geometry
Vector3 Ogre::InstancedGeometry::QueuedGeometry::position
Quaternion Ogre::InstancedGeometry::QueuedGeometry::orientation
Vector3 Ogre::InstancedGeometry::QueuedGeometry::scale
unsigned int Ogre::InstancedGeometry::QueuedGeometry::ID

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