, including all inherited members.
calculatePitchYawFromPosition(const Ogre::Vector3 &position) | ogre_tools::OrbitCamera | [private] |
camera_ | ogre_tools::CameraBase | [protected] |
CameraBase(Ogre::SceneManager *scene_manager) | ogre_tools::CameraBase | |
distance_ | ogre_tools::OrbitCamera | [private] |
focal_point_ | ogre_tools::OrbitCamera | [private] |
focal_point_object_ | ogre_tools::OrbitCamera | [private] |
fromString(const std::string &str) | ogre_tools::OrbitCamera | [virtual] |
getDistance() | ogre_tools::OrbitCamera | [inline] |
getFocalPoint() | ogre_tools::OrbitCamera | [inline] |
getGlobalFocalPoint() | ogre_tools::OrbitCamera | [private] |
getOgreCamera() | ogre_tools::CameraBase | [inline] |
getOrientation() | ogre_tools::OrbitCamera | [virtual] |
getPitch() | ogre_tools::OrbitCamera | [inline] |
getPosition() | ogre_tools::OrbitCamera | [virtual] |
getYaw() | ogre_tools::OrbitCamera | [inline] |
lookAt(const Ogre::Vector3 &point) | ogre_tools::OrbitCamera | [virtual] |
mouseLeftDown(int x, int y) | ogre_tools::OrbitCamera | [virtual] |
mouseLeftDrag(int diff_x, int diff_y, bool ctrl, bool alt, bool shift) | ogre_tools::OrbitCamera | [virtual] |
mouseLeftUp(int x, int y) | ogre_tools::OrbitCamera | [virtual] |
mouseMiddleDown(int x, int y) | ogre_tools::OrbitCamera | [virtual] |
mouseMiddleDrag(int diff_x, int diff_y, bool ctrl, bool alt, bool shift) | ogre_tools::OrbitCamera | [virtual] |
mouseMiddleUp(int x, int y) | ogre_tools::OrbitCamera | [virtual] |
mouseRightDown(int x, int y) | ogre_tools::OrbitCamera | [virtual] |
mouseRightDrag(int diff_x, int diff_y, bool ctrl, bool alt, bool shift) | ogre_tools::OrbitCamera | [virtual] |
mouseRightUp(int x, int y) | ogre_tools::OrbitCamera | [virtual] |
move(float x, float y, float z) | ogre_tools::OrbitCamera | [virtual] |
normalizePitch() | ogre_tools::OrbitCamera | [private] |
normalizeYaw() | ogre_tools::OrbitCamera | [private] |
OrbitCamera(Ogre::SceneManager *scene_manager) | ogre_tools::OrbitCamera | |
pitch(float angle) | ogre_tools::OrbitCamera | [virtual] |
pitch_ | ogre_tools::OrbitCamera | [private] |
relative_node_ | ogre_tools::CameraBase | [protected] |
relativeNodeChanged() | ogre_tools::CameraBase | [inline, virtual] |
roll(float angle) | ogre_tools::OrbitCamera | [virtual] |
scene_manager_ | ogre_tools::CameraBase | [protected] |
scrollWheel(int diff, bool ctrl, bool alt, bool shift) | ogre_tools::OrbitCamera | [virtual] |
setFocalPoint(const Ogre::Vector3 &focal_point) | ogre_tools::OrbitCamera | |
setFrom(CameraBase *camera) | ogre_tools::OrbitCamera | [virtual] |
setOrientation(float x, float y, float z, float w) | ogre_tools::OrbitCamera | [virtual] |
ogre_tools::CameraBase::setOrientation(const Ogre::Quaternion &orientation) | ogre_tools::CameraBase | [virtual] |
setPosition(float x, float y, float z) | ogre_tools::OrbitCamera | [virtual] |
ogre_tools::CameraBase::setPosition(const Ogre::Vector3 &position) | ogre_tools::CameraBase | [virtual] |
setRelativeNode(Ogre::SceneNode *node) | ogre_tools::CameraBase | |
toString() | ogre_tools::OrbitCamera | [virtual] |
update() | ogre_tools::OrbitCamera | [virtual] |
yaw(float angle) | ogre_tools::OrbitCamera | [virtual] |
yaw_ | ogre_tools::OrbitCamera | [private] |
zoom(float amount) | ogre_tools::OrbitCamera | |
~CameraBase() | ogre_tools::CameraBase | [virtual] |
~OrbitCamera() | ogre_tools::OrbitCamera | [virtual] |