Lines Matching refs:worldMatrix
84 math::MTX34* worldMatrix,
100 math::MTX34* worldMatrix,
115 math::MTX34* worldMatrix,
214 math::MTX34* worldMatrix, in UpdateMaya() argument
221 NW_NULL_ASSERT(worldMatrix); in UpdateMaya()
252 math::MTX34MultScale(worldMatrix, worldTransform->m_TransformMatrix, localTransform.m_Scale); in UpdateMaya()
265 math::MTX34* worldMatrix, in UpdateBasic() argument
271 NW_NULL_ASSERT(worldMatrix); in UpdateBasic()
290 math::MTX34MultScale(worldMatrix, worldTransform->m_TransformMatrix, localTransform.m_Scale); in UpdateBasic()
303 math::MTX34* worldMatrix, in UpdateXsi() argument
309 NW_NULL_ASSERT(worldMatrix); in UpdateXsi()
328 math::MTX34MultScale(worldMatrix, worldTransform->m_TransformMatrix, worldTransform->m_Scale); in UpdateXsi()