OGRE  1.9.0
Public Attributes | List of all members
Ogre::ViewPoint Struct Reference

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

#include <OgreSceneManager.h>

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

◆ orientation

Quaternion Ogre::ViewPoint::orientation

Definition at line 73 of file OgreSceneManager.h.

◆ position

Vector3 Ogre::ViewPoint::position

Definition at line 72 of file OgreSceneManager.h.


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