Searched refs:poseWorldMatrices (Results 1 – 2 of 2) sorted by relevance
46 Skeleton::MatrixPose::MatrixArray poseWorldMatrices(resource.GetBonesCount(), allocator); in Create() local52 poseWorldMatrices.PushBackFast(math::MTX34::Identity()); in Create()63 poseWorldMatrices, in Create()
181 Skeleton::MatrixPose::MatrixArray poseWorldMatrices, in StandardSkeleton() argument186 m_WorldMatrixPose(poseWorldMatrices), in StandardSkeleton()