xoreos  0.0.5
Graphics::CameraManager Member List

This is the complete list of members for Graphics::CameraManager, including all inherited members.

_lastChangedGraphics::CameraManagerprivate
_maxPositionGraphics::CameraManagerprivate
_minPositionGraphics::CameraManagerprivate
_needUpdateGraphics::CameraManagerprivate
_orientationGraphics::CameraManagerprivate
_orientationCacheGraphics::CameraManagerprivate
_positionGraphics::CameraManagerprivate
_positionCacheGraphics::CameraManagerprivate
CameraManager()Graphics::CameraManager
destroy()Common::Singleton< CameraManager >inlinestatic
getOrientation() constGraphics::CameraManager
getPosition() constGraphics::CameraManager
instance()Common::Singleton< CameraManager >inlinestatic
lastChanged() constGraphics::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 typedefCommon::Singleton< CameraManager >protected
turn(float x, float y, float z)Graphics::CameraManager
update()Graphics::CameraManager
~Singleton()Common::Singleton< CameraManager >inlineprotectedvirtual