Lines Matching refs:PVRTMat4
2316 PVRTMat4 CPVRTModelPOD::GetRotationMatrix(const SPODNode &node) const
2318 PVRTMat4 mOut;
2375 PVRTMat4 CPVRTModelPOD::GetScalingMatrix(const SPODNode &node) const
2377 PVRTMat4 mOut;
2485 PVRTMat4 CPVRTModelPOD::GetTranslationMatrix(const SPODNode &node) const
2487 PVRTMat4 mOut;
2565 PVRTMat4 CPVRTModelPOD::GetWorldMatrixNoCache(const SPODNode& node) const
2567 PVRTMat4 mWorld;
2628 PVRTMat4 CPVRTModelPOD::GetWorldMatrix(const SPODNode& node) const
2630 PVRTMat4 mWorld;
2678 PVRTMat4 CPVRTModelPOD::GetBoneWorldMatrix(
2682 PVRTMat4 mOut;