Home
last modified time | relevance | path

Searched refs:SetupCameraMatrixSmooth (Results 1 – 1 of 1) sorted by relevance

/dports/games/0ad/0ad-0.0.23b-alpha/source/graphics/
H A DGameView.cpp331 static void SetupCameraMatrixSmooth(CGameViewImpl* m, CMatrix3D* orientation) in SetupCameraMatrixSmooth() function
366 SetupCameraMatrixSmooth(m, &m->ViewCamera.m_Orientation); in CGameView()
822 SetupCameraMatrixSmooth(m, &targetCam.m_Orientation); in Update()
849 SetupCameraMatrixSmooth(m, &targetCam.m_Orientation); in Update()
892 SetupCameraMatrixSmooth(m, &m->ViewCamera.m_Orientation); in Update()
997 SetupCameraMatrixSmooth(m, &m->ViewCamera.m_Orientation); in ResetCameraTarget()