Searched refs:skiningMatrices (Results 1 – 2 of 2) sorted by relevance
47 Skeleton::MatrixPose::MatrixArray skiningMatrices(resource.GetBonesCount(), allocator); in Create() local53 skiningMatrices.PushBackFast(math::MTX34::Identity()); in Create()64 skiningMatrices); in Create()
181 Skeleton::MatrixPose::MatrixArray skiningMatrices) in StandardSkeleton() argument186 m_SkiningMatrixPose(skiningMatrices), in StandardSkeleton()