Searched refs:GetUpwardVector (Results 1 – 4 of 4) sorted by relevance
511 nw::math::VEC3Cross(&right, &resViewUpdater.GetUpwardVector(), &direction); in MoveCamera3D()537 &resViewUpdater.GetUpwardVector()); in MoveCamera3D()611 &resViewUpdater.GetUpwardVector()); in MoveCamera3D()637 resViewUpdater.GetUpwardVector() * translationY); in MoveCamera3D()640 translate += right * translationX + resViewUpdater.GetUpwardVector() * translationY; in MoveCamera3D()
94 math::VEC3 upwardVector(this->m_Resource.GetUpwardVector()); in Update()
668 Camera::GetUpwardVector() const in GetUpwardVector() function in nw::gfx::Camera675 return resLookAt.GetUpwardVector(); in GetUpwardVector()
383 const nw::math::VEC3& GetUpwardVector() const;