Searched refs:GetWorldMatrix (Results 1 – 11 of 11) sorted by relevance
114 nn::math::MTX44 Particle::GetWorldMatrix(void) const in GetWorldMatrix() function in demo::Particle116 return m_Sphere.GetWorldMatrix(); in GetWorldMatrix()
49 virtual nn::math::MTX44 GetWorldMatrix(void) const;
335 nn::math::Matrix44 worldMatrix = body.GetWorldMatrix(); in DrawBody()435 nn::math::Matrix44 worldMatrix = particle.GetWorldMatrix(); in UpdateDisplay0CommandCache()
354 nn::math::Matrix44 worldMatrix = body.GetWorldMatrix(); in DrawBody()427 nn::math::Matrix44 worldMatrix = particle.GetWorldMatrix(); in DrawDisplay0CommandCache()
510 virtual nn::math::MTX44 GetWorldMatrix(void) const;
279 nn::math::Matrix44 worldMatrix = body.GetWorldMatrix(); in DrawBody()
466 nn::math::Matrix44 worldMatrix = body.GetWorldMatrix(); in DrawBody()
586 nn::math::Matrix44 worldMatrix = body.GetWorldMatrix(); in DrawBody()
758 nn::math::MTX44 TrianglesRenderData::GetWorldMatrix(void) const in GetWorldMatrix() function in demo::TrianglesRenderData
550 nn::math::Matrix44 worldMatrix = body.GetWorldMatrix(); in DrawBody()