API Documentation
|
#include <MovementPath.h>
Public Member Functions | |
MovementPath (const Buffer< Time > &time) | |
void | setPositionChannel (uint01 dim, const Buffer< fltp04 > &path) |
void | setAngleChannel (uint01 dim, const Buffer< Angle< fltp08 > > &path) |
void | updateObject (const DesignObjectLookup *lookup) |
Public Attributes | |
UUID | object |
Path | location_path [3] |
Path | rotation_path [3] |
Buffer< Time > | m_time |
|
inline |
|
inline |
Path location_path[3] |
UUID object |
Path rotation_path[3] |