Colobot
Loading...
Searching...
No Matches
Gfx::CCamera Member List

This is the complete list of members for Gfx::CCamera, including all inherited members.

AbortCentering()Gfx::CCamera
CalculateCameraMovement(const Event &event, bool keysAllowed=true)Gfx::CCameraprotected
CCamera() (defined in Gfx::CCamera)Gfx::CCamera
EffectFrame(const Event &event)Gfx::CCameraprotected
EventFrameBack(const Event &event)Gfx::CCameraprotected
EventFrameExplo(const Event &event)Gfx::CCameraprotected
EventFrameFix(const Event &event)Gfx::CCameraprotected
EventFrameFree(const Event &event, bool keysAllowed)Gfx::CCameraprotected
EventFrameOnBoard(const Event &event)Gfx::CCameraprotected
EventFrameScript(const Event &event)Gfx::CCameraprotected
EventFrameVisit(const Event &event)Gfx::CCameraprotected
EventProcess(const Event &event)Gfx::CCamera
ExcludeObject(Math::Vector eye, Math::Vector lookat, float &angleH, float &angleV)Gfx::CCameraprotected
ExcludeTerrain(Math::Vector eye, Math::Vector lookat, float &angleH, float &angleV)Gfx::CCameraprotected
FlushEffect()Gfx::CCamera
FlushOver()Gfx::CCamera
GetBlood()Gfx::CCamera
GetCamera(Math::Vector &eye, Math::Vector &lookat)Gfx::CCamera
GetCameraInvertX()Gfx::CCamera
GetCameraInvertY()Gfx::CCamera
GetControllingObject()Gfx::CCamera
GetEffect()Gfx::CCamera
GetOldCameraScroll()Gfx::CCamera
GetSmooth()Gfx::CCamera
GetType()Gfx::CCamera
Init(Math::Vector eye, Math::Vector lookat, float delay)Gfx::CCamera
IsCollision(Math::Vector &eye, Math::Vector lookat)Gfx::CCameraprotected
IsCollisionBack()Gfx::CCameraprotected
IsCollisionFix(Math::Vector &eye, Math::Vector lookat)Gfx::CCameraprotected
m_actualEyeGfx::CCameraprotected
m_actualLookatGfx::CCameraprotected
m_addDirectionHGfx::CCameraprotected
m_addDirectionVGfx::CCameraprotected
m_backDistGfx::CCameraprotected
m_backMinGfx::CCameraprotected
m_bloodGfx::CCameraprotected
m_cameraInvertXGfx::CCameraprotected
m_cameraInvertYGfx::CCameraprotected
m_cameraObjGfx::CCameraprotected
m_centeringAngleHGfx::CCameraprotected
m_centeringAngleVGfx::CCameraprotected
m_centeringCurrentHGfx::CCameraprotected
m_centeringCurrentVGfx::CCameraprotected
m_centeringDistGfx::CCameraprotected
m_centeringPhaseGfx::CCameraprotected
m_centeringProgressGfx::CCameraprotected
m_centeringTimeGfx::CCameraprotected
m_directionHGfx::CCameraprotected
m_directionVGfx::CCameraprotected
m_effectGfx::CCameraprotected
m_effectForceGfx::CCameraprotected
m_effectOffsetGfx::CCameraprotected
m_effectPosGfx::CCameraprotected
m_effectProgressGfx::CCameraprotected
m_effectTypeGfx::CCameraprotected
m_engineGfx::CCameraprotected
m_eyePtGfx::CCameraprotected
m_finalEyeGfx::CCameraprotected
m_finalLookatGfx::CCameraprotected
m_fixDirectionHGfx::CCameraprotected
m_fixDirectionVGfx::CCameraprotected
m_fixDistGfx::CCameraprotected
m_focusGfx::CCameraprotected
m_freezeGfx::CCameraprotected
m_heightEyeGfx::CCameraprotected
m_heightLookatGfx::CCameraprotected
m_initDelayGfx::CCameraprotected
m_inputGfx::CCameraprotected
m_mainGfx::CCameraprotected
m_mouseDeltaGfx::CCameraprotected
m_mouseDeltaEdgeGfx::CCameraprotected
m_mousePosGfx::CCameraprotected
m_mouseWheelDeltaGfx::CCameraprotected
m_oldCameraScrollGfx::CCameraprotected
m_overColorGfx::CCameraprotected
m_overColorBaseGfx::CCameraprotected
m_overFadeInGfx::CCameraprotected
m_overFadeOutGfx::CCameraprotected
m_overForceGfx::CCameraprotected
m_overModeGfx::CCameraprotected
m_overTimeGfx::CCameraprotected
m_overTypeGfx::CCameraprotected
m_prevEyeGfx::CCameraprotected
m_prevLookatGfx::CCameraprotected
m_scriptEyeGfx::CCameraprotected
m_scriptLookatGfx::CCameraprotected
m_smoothGfx::CCameraprotected
m_speedGfx::CCameraprotected
m_terrainGfx::CCameraprotected
m_typeGfx::CCameraprotected
m_visitDirectionVGfx::CCameraprotected
m_visitDistGfx::CCameraprotected
m_visitGoalGfx::CCameraprotected
m_visitTimeGfx::CCameraprotected
m_visitTypeGfx::CCameraprotected
m_waterGfx::CCameraprotected
OverFrame(const Event &event)Gfx::CCameraprotected
SetBlood(bool enable)Gfx::CCamera
SetCameraInvertX(bool invert)Gfx::CCamera
SetCameraInvertY(bool invert)Gfx::CCamera
SetCameraSpeed(float speed)Gfx::CCamera
SetControllingObject(CObject *object)Gfx::CCamera
SetEffect(bool enable)Gfx::CCamera
SetFreeze(bool freeze)Gfx::CCamera
SetOldCameraScroll(bool scroll)Gfx::CCamera
SetOverBaseColor(Color color)Gfx::CCamera
SetScriptCamera(Math::Vector eye, Math::Vector lookat)Gfx::CCamera
SetScriptCameraAnimate(Math::Vector eye, Math::Vector lookat)Gfx::CCamera
SetScriptCameraAnimateEye(Math::Vector eye)Gfx::CCamera
SetScriptCameraAnimateLookat(Math::Vector lookat)Gfx::CCamera
SetSmooth(CameraSmooth type)Gfx::CCamera
SetType(CameraType type)Gfx::CCamera
SetViewParams(const Math::Vector &eye, const Math::Vector &lookat, const Math::Vector &up=Math::Vector(0.0f, 1.0f, 0.0f))Gfx::CCameraprotected
StartCentering(CObject *object, float angleH, float angleV, float dist, float time)Gfx::CCamera
StartEffect(CameraEffect effect, Math::Vector pos, float force)Gfx::CCamera
StartOver(CameraOverEffect effect, Math::Vector pos, float force)Gfx::CCamera
StartVisit(Math::Vector goal, float dist)Gfx::CCamera
StopCentering(CObject *object, float time)Gfx::CCamera
StopVisit()Gfx::CCamera
UpdateCameraAnimation(const Math::Vector &eyePt, const Math::Vector &lookatPt, float rTime)Gfx::CCameraprotected
~CCamera() (defined in Gfx::CCamera)Gfx::CCamera