Simulant  21.12-574
A portable game engine for Windows, OSX, Linux, Dreamcast, and PSP
Public Member Functions | List of all members
smlt::Locateable Class Referenceabstract

The Locateable class. More...

#include <locateable.h>

Inheritance diagram for smlt::Locateable:
smlt::Transformable smlt::StageNode smlt::Actor smlt::ContainerNode smlt::Geom smlt::MeshInstancer smlt::ParticleSystem smlt::Camera smlt::Light smlt::Skybox smlt::Sprite smlt::Stage smlt::ui::Widget smlt::ui::Button smlt::ui::Frame smlt::ui::Image smlt::ui::Keyboard smlt::ui::KeyboardPanel smlt::ui::Label smlt::ui::ProgressBar smlt::ui::TextEntry

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
 

Detailed Description

The Locateable class.

An interface that describes objects that have a position and rotation in space


The documentation for this class was generated from the following file: