, including all inherited members.
camera_ | ogre_tools::CameraBase | [protected] |
CameraBase(Ogre::SceneManager *scene_manager) | ogre_tools::CameraBase | |
fromString(const std::string &str) | ogre_tools::OrthoCamera | [virtual] |
getOgreCamera() | ogre_tools::CameraBase | [inline] |
getOrientation() | ogre_tools::OrthoCamera | [virtual] |
getPosition() | ogre_tools::OrthoCamera | [virtual] |
lookAt(const Ogre::Vector3 &point) | ogre_tools::OrthoCamera | [virtual] |
mouseLeftDown(int x, int y) | ogre_tools::CameraBase | [inline, virtual] |
mouseLeftDrag(int diff_x, int diff_y, bool ctrl, bool alt, bool shift) | ogre_tools::OrthoCamera | [virtual] |
mouseLeftUp(int x, int y) | ogre_tools::CameraBase | [inline, virtual] |
mouseMiddleDown(int x, int y) | ogre_tools::CameraBase | [inline, virtual] |
mouseMiddleDrag(int diff_x, int diff_y, bool ctrl, bool alt, bool shift) | ogre_tools::OrthoCamera | [virtual] |
mouseMiddleUp(int x, int y) | ogre_tools::CameraBase | [inline, virtual] |
mouseRightDown(int x, int y) | ogre_tools::CameraBase | [inline, virtual] |
mouseRightDrag(int diff_x, int diff_y, bool ctrl, bool alt, bool shift) | ogre_tools::OrthoCamera | [virtual] |
mouseRightUp(int x, int y) | ogre_tools::CameraBase | [inline, virtual] |
move(float x, float y, float z) | ogre_tools::OrthoCamera | [virtual] |
OrthoCamera(wxOgreRenderWindow *render_window, Ogre::SceneManager *scene_manager) | ogre_tools::OrthoCamera | |
pitch(float angle) | ogre_tools::OrthoCamera | [virtual] |
relative_node_ | ogre_tools::CameraBase | [protected] |
relativeNodeChanged() | ogre_tools::CameraBase | [inline, virtual] |
render_window_ | ogre_tools::OrthoCamera | [private] |
roll(float angle) | ogre_tools::OrthoCamera | [virtual] |
scale_ | ogre_tools::OrthoCamera | [private] |
scene_manager_ | ogre_tools::CameraBase | [protected] |
scrollWheel(int diff, bool ctrl, bool alt, bool shift) | ogre_tools::OrthoCamera | [virtual] |
setFrom(CameraBase *camera) | ogre_tools::OrthoCamera | [virtual] |
setOrientation(float x, float y, float z, float w) | ogre_tools::OrthoCamera | [virtual] |
ogre_tools::CameraBase::setOrientation(const Ogre::Quaternion &orientation) | ogre_tools::CameraBase | [virtual] |
setPosition(float x, float y, float z) | ogre_tools::OrthoCamera | [virtual] |
ogre_tools::CameraBase::setPosition(const Ogre::Vector3 &position) | ogre_tools::CameraBase | [virtual] |
setRelativeNode(Ogre::SceneNode *node) | ogre_tools::CameraBase | |
toString() | ogre_tools::OrthoCamera | [virtual] |
update() | ogre_tools::OrthoCamera | [virtual] |
yaw(float angle) | ogre_tools::OrthoCamera | [virtual] |
~CameraBase() | ogre_tools::CameraBase | [virtual] |
~OrthoCamera() | ogre_tools::OrthoCamera | [virtual] |