#include <Enki.h>
Inheritance diagram for Teem::EnkiPositionable< T >:

Public Member Functions | |
| virtual void | setOrientation (double angle) |
| Set the orientation of the object. | |
| virtual void | setPosition (const An::Point &pos) |
| Set the position of the object. | |
| virtual const An::Point & | getPosition (void) |
| Return the position of the object. | |
| virtual double | getOrientation (void) |
| Return the orientation of the object. | |
| T * | getEnkiInstance (void) |
| Return the instance of the object in Enki. | |
Public Attributes | |
| T * | object |
| Pointer to object instance in Enki. | |
1.4.2