Public Member Functions | Public Attributes

TransformationHistoryCell Struct Reference

#include <TransformationHistory.h>

List of all members.

Public Member Functions

 TransformationHistoryCell ()
 TransformationHistoryCell (RakNetTime t, const Ogre::Vector3 &pos, const Ogre::Vector3 &vel, const Ogre::Quaternion &quat)

Public Attributes

RakNetTime time
Ogre::Vector3 position
Ogre::Quaternion orientation
Ogre::Vector3 velocity

Detailed Description

Definition at line 10 of file TransformationHistory.h.


Constructor & Destructor Documentation

TransformationHistoryCell::TransformationHistoryCell (  ) 

Definition at line 5 of file TransformationHistory.cpp.

TransformationHistoryCell::TransformationHistoryCell ( RakNetTime  t,
const Ogre::Vector3 &  pos,
const Ogre::Vector3 &  vel,
const Ogre::Quaternion &  quat 
)

Definition at line 9 of file TransformationHistory.cpp.


Member Data Documentation

Definition at line 17 of file TransformationHistory.h.

Definition at line 16 of file TransformationHistory.h.

Definition at line 15 of file TransformationHistory.h.

Definition at line 18 of file TransformationHistory.h.


The documentation for this struct was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines