OpenMW
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Public Member Functions | Public Attributes | List of all members
MWMechanics::Movement Struct Reference

Desired movement for an actor. More...

#include <movement.hpp>

Collaboration diagram for MWMechanics::Movement:

Public Member Functions

 Movement ()
 
osg::Vec3f asVec3 ()
 

Public Attributes

float mPosition [3]
 
float mRotation [3]
 

Detailed Description

Desired movement for an actor.

Constructor & Destructor Documentation

MWMechanics::Movement::Movement ( )
inline

Member Function Documentation

osg::Vec3f MWMechanics::Movement::asVec3 ( )
inline

Here is the caller graph for this function:

Member Data Documentation

float MWMechanics::Movement::mPosition[3]
float MWMechanics::Movement::mRotation[3]

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