ogre_tools::Axes Member List
This is the complete list of members for
ogre_tools::Axes, including all inherited members.
Axes(Ogre::SceneManager *manager, Ogre::SceneNode *parent_node=NULL, float length=1.0f, float radius=0.1f) | ogre_tools::Axes | |
Axes(const Axes &other) | ogre_tools::Axes | [inline, private] |
getDefaultXColor() | ogre_tools::Axes | [static] |
getDefaultYColor() | ogre_tools::Axes | [static] |
getDefaultZColor() | ogre_tools::Axes | [static] |
getOrientation() | ogre_tools::Axes | [virtual] |
getPosition() | ogre_tools::Axes | [virtual] |
getSceneNode() | ogre_tools::Axes | [inline] |
getXShape() | ogre_tools::Axes | [inline] |
getYShape() | ogre_tools::Axes | [inline] |
getZShape() | ogre_tools::Axes | [inline] |
Object(Ogre::SceneManager *scene_manager) | ogre_tools::Object | |
operator=(const Axes &other) | ogre_tools::Axes | [inline, private] |
scene_manager_ | ogre_tools::Object | [protected] |
scene_node_ | ogre_tools::Axes | [private] |
set(float length, float radius) | ogre_tools::Axes | |
setColor(float r, float g, float b, float a) | ogre_tools::Axes | [virtual] |
setOrientation(const Ogre::Quaternion &orientation) | ogre_tools::Axes | [virtual] |
setPosition(const Ogre::Vector3 &position) | ogre_tools::Axes | [virtual] |
setScale(const Ogre::Vector3 &scale) | ogre_tools::Axes | [virtual] |
setToDefaultColors() | ogre_tools::Axes | |
setUserData(const Ogre::Any &data) | ogre_tools::Axes | [virtual] |
setXColor(const Ogre::ColourValue &col) | ogre_tools::Axes | |
setYColor(const Ogre::ColourValue &col) | ogre_tools::Axes | |
setZColor(const Ogre::ColourValue &col) | ogre_tools::Axes | |
x_axis_ | ogre_tools::Axes | [private] |
y_axis_ | ogre_tools::Axes | [private] |
z_axis_ | ogre_tools::Axes | [private] |
~Axes() | ogre_tools::Axes | [virtual] |
~Object() | ogre_tools::Object | [inline, virtual] |