25 #ifndef ENGINES_AURORA_WIDGET_H 26 #define ENGINES_AURORA_WIDGET_H 30 #include <boost/noncopyable.hpp> 65 virtual void setPosition(
float x,
float y,
float z);
71 virtual void getPosition(
float &x,
float &y,
float &z)
const;
145 #endif // ENGINES_AURORA_WIDGET_H
A class holding an UTF-8 string.
Low-level type definitions to handle fixed width types portably.