Searched refs:GetUpwardVector (Results 1 – 4 of 4) sorted by relevance
507 nw::math::VEC3Cross(&right, &resViewUpdater.GetUpwardVector(), &direction); in MoveCamera3D()533 &resViewUpdater.GetUpwardVector()); in MoveCamera3D()607 &resViewUpdater.GetUpwardVector()); in MoveCamera3D()633 resViewUpdater.GetUpwardVector() * translationY); in MoveCamera3D()636 translate += right * translationX + resViewUpdater.GetUpwardVector() * translationY; in MoveCamera3D()
94 math::VEC3 upwardVector(this->m_Resource.GetUpwardVector()); in Update()
470 Camera::GetUpwardVector() const in GetUpwardVector() function in nw::gfx::Camera477 return resLookAt.GetUpwardVector(); in GetUpwardVector()
344 const nw::math::VEC3& GetUpwardVector() const;