Main Page | Modules | Namespace List | Class Hierarchy | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

Teem::EnkiPositionable< T > Class Template Reference
[World interfaces]

#include <Enki.h>

Inheritance diagram for Teem::EnkiPositionable< T >:

Teem::Positionable List of all members.

Detailed Description

template<typename T>
class Teem::EnkiPositionable< T >

A positionable object in Enki.


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.


The documentation for this class was generated from the following file:
Generated on Mon Oct 24 17:38:28 2005 for Teem by  doxygen 1.4.2