Home
last modified time | relevance | path

Searched refs:poseWorldMatrices (Results 1 – 2 of 2) sorted by relevance

/NW4C-2.0.3/sources/libraries/gfx/
Dgfx_StandardSkeleton.cpp48 Skeleton::MatrixPose::MatrixArray poseWorldMatrices(resource.GetBonesCount(), allocator); in Create() local
54 poseWorldMatrices.PushBackFast(math::MTX34::Identity()); in Create()
65 poseWorldMatrices, in Create()
/NW4C-2.0.3/include/nw/gfx/
Dgfx_StandardSkeleton.h183 Skeleton::MatrixPose::MatrixArray poseWorldMatrices, in StandardSkeleton() argument
188 m_WorldMatrixPose(poseWorldMatrices), in StandardSkeleton()