Orxonox  0.0.5 Codename: Arcturus
Public Attributes | List of all members
orxonox::GametypeMementoState Struct Reference

Keeps position and orientation of the camera, as well as the name of current scene. More...

#include </home/jenkins/workspace/orxonox_doxygen_trunk/src/orxonox/gametypes/Gametype.h>

Inheritance diagram for orxonox::GametypeMementoState:
orxonox::GSLevelMementoState

Public Attributes

Quaternion cameraOrientation_
 
Vector3 cameraPosition_
 
std::string sceneName_
 

Additional Inherited Members

- Public Member Functions inherited from orxonox::GSLevelMementoState
virtual ~GSLevelMementoState ()
 

Detailed Description

Keeps position and orientation of the camera, as well as the name of current scene.

Member Data Documentation

Quaternion orxonox::GametypeMementoState::cameraOrientation_
Vector3 orxonox::GametypeMementoState::cameraPosition_
std::string orxonox::GametypeMementoState::sceneName_

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