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

Structure for holding a position & orientation pair. More...

#include <OgreSceneManager.h>

+ Collaboration diagram for Ogre::ViewPoint:

Public Attributes

Quaternion orientation
 
Vector3 position
 

Detailed Description

Structure for holding a position & orientation pair.

Definition at line 70 of file OgreSceneManager.h.

Member Data Documentation

Quaternion Ogre::ViewPoint::orientation

Definition at line 73 of file OgreSceneManager.h.

Vector3 Ogre::ViewPoint::position

Definition at line 72 of file OgreSceneManager.h.


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