Lines Matching refs:worldMatrix
82 math::MTX34* worldMatrix,
98 math::MTX34* worldMatrix,
113 math::MTX34* worldMatrix,
212 math::MTX34* worldMatrix, in UpdateMaya() argument
219 NW_NULL_ASSERT(worldMatrix); in UpdateMaya()
250 math::MTX34MultScale(worldMatrix, worldTransform->m_TransformMatrix, localTransform.m_Scale); in UpdateMaya()
263 math::MTX34* worldMatrix, in UpdateBasic() argument
269 NW_NULL_ASSERT(worldMatrix); in UpdateBasic()
288 math::MTX34MultScale(worldMatrix, worldTransform->m_TransformMatrix, localTransform.m_Scale); in UpdateBasic()
301 math::MTX34* worldMatrix, in UpdateXsi() argument
307 NW_NULL_ASSERT(worldMatrix); in UpdateXsi()
326 math::MTX34MultScale(worldMatrix, worldTransform->m_TransformMatrix, worldTransform->m_Scale); in UpdateXsi()