This is the complete list of members for Graphics::CameraManager, including all inherited members.
_lastChanged | Graphics::CameraManager | private |
_maxPosition | Graphics::CameraManager | private |
_minPosition | Graphics::CameraManager | private |
_needUpdate | Graphics::CameraManager | private |
_orientation | Graphics::CameraManager | private |
_orientationCache | Graphics::CameraManager | private |
_position | Graphics::CameraManager | private |
_positionCache | Graphics::CameraManager | private |
CameraManager() | Graphics::CameraManager | |
destroy() | Common::Singleton< CameraManager > | inlinestatic |
getOrientation() const | Graphics::CameraManager | |
getPosition() const | Graphics::CameraManager | |
instance() | Common::Singleton< CameraManager > | inlinestatic |
lastChanged() const | Graphics::CameraManager | |
limit(float minX=-FLT_MAX, float minY=-FLT_MAX, float minZ=-FLT_MAX, float maxX=FLT_MAX, float maxY=FLT_MAX, float maxZ=FLT_MAX) | Graphics::CameraManager | |
move(float x, float y, float z) | Graphics::CameraManager | |
moveRelative(float x, float y, float z) | Graphics::CameraManager | |
reset() | Graphics::CameraManager | |
setOrientation(float x, float y, float z) | Graphics::CameraManager | |
setPosition(float x, float y, float z) | Graphics::CameraManager | |
Singleton() | Common::Singleton< CameraManager > | inlineprotected |
SingletonBaseType typedef | Common::Singleton< CameraManager > | protected |
turn(float x, float y, float z) | Graphics::CameraManager | |
update() | Graphics::CameraManager | |
~Singleton() | Common::Singleton< CameraManager > | inlineprotectedvirtual |