Sirikata
Classes | Namespaces | Typedefs
libcore/include/sirikata/core/util/MotionVector.hpp File Reference
#include <sirikata/core/util/Platform.hpp>
#include <sirikata/core/util/Time.hpp>
#include <sirikata/core/util/TemporalValue.hpp>
Include dependency graph for MotionVector.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Sirikata::MotionVector< CoordType >
class  Sirikata::TimedMotionVector< MotionVectorType >

Namespaces

namespace  Sirikata
 

Note: All the classes provided in this file are thin wrappers around the corresponding classes in ASIO.


Typedefs

typedef MotionVector< Vector3f > Sirikata::MotionVector3f
typedef MotionVector< Vector3d > Sirikata::MotionVector3d
typedef TimedMotionVector
< MotionVector3f > 
Sirikata::TimedMotionVector3f
typedef TimedMotionVector
< MotionVector3d > 
Sirikata::TimedMotionVector3d