Searched refs:skiningMatrices (Results 1 – 2 of 2) sorted by relevance
49 Skeleton::MatrixPose::MatrixArray skiningMatrices(resource.GetBonesCount(), allocator); in Create() local55 skiningMatrices.PushBackFast(math::MTX34::Identity()); in Create()66 skiningMatrices); in Create()
184 Skeleton::MatrixPose::MatrixArray skiningMatrices) in StandardSkeleton() argument189 m_SkiningMatrixPose(skiningMatrices), in StandardSkeleton()