Searched refs:GetUpwardVector (Results 1 – 4 of 4) sorted by relevance
513 nw::math::VEC3Cross(&right, &resViewUpdater.GetUpwardVector(), &direction); in MoveCamera3D()539 &resViewUpdater.GetUpwardVector()); in MoveCamera3D()613 &resViewUpdater.GetUpwardVector()); in MoveCamera3D()639 resViewUpdater.GetUpwardVector() * translationY); in MoveCamera3D()642 translate += right * translationX + resViewUpdater.GetUpwardVector() * translationY; in MoveCamera3D()
96 math::VEC3 upwardVector(this->m_Resource.GetUpwardVector()); in Update()
671 Camera::GetUpwardVector() const in GetUpwardVector() function in nw::gfx::Camera678 return resLookAt.GetUpwardVector(); in GetUpwardVector()
417 const nw::math::VEC3& GetUpwardVector() const;