![]() |
Simulant
21.12-553
A portable game engine for Windows, OSX, Linux, Dreamcast, and PSP
|
The Locateable class. More...
#include <locateable.h>
Public Member Functions | |
virtual smlt::Vec3 | position () const =0 |
virtual smlt::Vec2 | position_2d () const =0 |
virtual smlt::Quaternion | rotation () const =0 |
virtual smlt::Vec3 | scale () const =0 |
The Locateable class.
An interface that describes objects that have a position and rotation in space