raSystem  1.0 bata
raCamera Member List

This is the complete list of members for raCamera, including all inherited members.

ConstrainToBoundary(raVector3 *pV)raCameraprotected
FrameMove(float fTime, float FPS)=0raCamerapure virtual
GetEyePt()raCamerainlinevirtual
GetFarClip()raCamerainlinevirtual
GetInput(bool bGetKeyboardInput, bool bGetMouseInput, bool bGetGamepadInput, bool bResetCursorAfterMove)raCameraprotected
GetLookAtPt()raCamerainlinevirtual
GetNearClip()raCamerainlinevirtual
GetOrthoMatrix()raCamerainlinevirtual
GetProjMatrix()raCamerainlinevirtual
GetVelocity()raCamerainline
GetViewMatrix()raCamerainlinevirtual
GetWorldAhead()raCamerainlinevirtual
GetWorldMatrix()raCamerainlinevirtual
GetWorldRight()raCamerainlinevirtual
GetWorldUp()raCamerainlinevirtual
IsBeingDragged()raCamerainline
IsKeyDown(BYTE key) constraCamerainlineprotected
IsMouseLButtonDown()raCamerainline
IsMouseMButtonDown()raCamerainline
IsMouseRButtonDown()raCamerainline
m_aKeysraCameraprotected
m_bClipToBoundaryraCameraprotected
m_bEnablePositionMovementraCameraprotected
m_bEnableYAxisMovementraCameraprotected
m_bInvertPitchraCameraprotected
m_bMouseLButtonDownraCameraprotected
m_bMouseMButtonDownraCameraprotected
m_bMouseRButtonDownraCameraprotected
m_bMovementDragraCameraprotected
m_bResetCursorAfterMoveraCameraprotected
m_cKeysDownraCameraprotected
m_fAspectraCameraprotected
m_fCameraPitchAngleraCameraprotected
m_fCameraYawAngleraCameraprotected
m_fDragTimerraCameraprotected
m_fFarPlaneraCameraprotected
m_fFOVraCameraprotected
m_fFramesToSmoothMouseDataraCameraprotected
m_fMoveScalerraCameraprotected
m_fNearPlaneraCameraprotected
m_fRotationScalerraCameraprotected
m_fTotalDragTimeToZeroraCameraprotected
m_GamePadLastActiveraCameraprotected
m_hwndraCameraprotected
m_mCameraWorldraCameraprotected
m_mOrthoraCameraprotected
m_mProjraCameraprotected
m_mViewraCameraprotected
m_nCurrentButtonMaskraCameraprotected
m_nMouseWheelDeltaraCameraprotected
m_ptLastMousePositionraCameraprotected
m_rcDragraCameraprotected
m_vDefaultEyeraCameraprotected
m_vDefaultLookAtraCameraprotected
m_vEyeraCameraprotected
m_vGamePadLeftThumbraCameraprotected
m_vGamePadRightThumbraCameraprotected
m_vKeyboardDirectionraCameraprotected
m_vLookAtraCameraprotected
m_vMaxBoundaryraCameraprotected
m_vMinBoundaryraCameraprotected
m_vMouseDeltaraCameraprotected
m_vRotVelocityraCameraprotected
m_vVelocityraCameraprotected
m_vVelocityDragraCameraprotected
MapKey(UINT nKey)raCameraprotectedvirtual
OnCaptureChange(HWND wnd, WPARAM wParam, LPARAM lParam)raCameravirtual
OnKeyDown(HWND wnd, WPARAM wParam, LPARAM lParam)raCameravirtual
OnKeyUp(HWND wnd, WPARAM wParam, LPARAM lParam)raCameravirtual
OnLMouseDown(HWND wnd, WPARAM wParam, LPARAM lParam)raCameravirtual
OnLMouseUp(HWND wnd, WPARAM wParam, LPARAM lParam)raCameravirtual
OnMMouseDown(HWND wnd, WPARAM wParam, LPARAM lParam)raCameravirtual
OnMMouseUp(HWND wnd, WPARAM wParam, LPARAM lParam)raCameravirtual
OnMouseWheel(HWND wnd, WPARAM wParam, LPARAM lParam)raCameravirtual
OnRMouseDown(HWND wnd, WPARAM wParam, LPARAM lParam)raCameravirtual
OnRMouseUp(HWND wnd, WPARAM wParam, LPARAM lParam)raCameravirtual
raCamera()raCamera
Reset()raCameravirtual
SetClipToBoundary(bool bClipToBoundary, D3DXVECTOR3 *pvMinBoundary, raVector3 *pvMaxBoundary)raCamerainline
SetDrag(bool bMovementDrag, FLOAT fTotalDragTimeToZero=0.25f)raCamerainline
SetDragRect(RECT &rc)raCamerainlinevirtual
SetEnablePositionMovement(bool bEnablePositionMovement)raCamerainline
SetEnableYAxisMovement(bool bEnableYAxisMovement)raCamerainline
SetInvertPitch(bool bInvertPitch)raCamerainline
SetNumberOfFramesToSmoothMouseData(int nFrames)raCamerainline
SetOrthoCamera(raVector2 *pvWindowSize, float fNearPlane, float fFarPlane)raCameravirtual
SetProjParams(float fFOV, float fAspect, float fNearPlane, float fFarPlane)raCameravirtual
SetResetCursorAfterMove(bool bResetCursorAfterMove)raCamerainline
SetScalers(FLOAT fRotationScaler=0.01f, FLOAT fMoveScaler=5.0f)raCamerainline
SetViewParams(raVector3 *pvEyePt, raVector3 *pvLookatPt)raCameravirtual
UpdateMouseDelta()raCameraprotected
UpdateVelocity(float fElapsedTime)raCameraprotected
WasKeyDown(BYTE key) constraCamerainlineprotected