Home
last modified time | relevance | path

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

/NW4C-1.3.3/sources/libraries/gfx/
Dgfx_StandardSkeleton.cpp46 Skeleton::MatrixPose::MatrixArray poseWorldMatrices(resource.GetBonesCount(), allocator); in Create() local
52 poseWorldMatrices.PushBackFast(math::MTX34::Identity()); in Create()
63 poseWorldMatrices, in Create()
/NW4C-1.3.3/include/nw/gfx/
Dgfx_StandardSkeleton.h181 Skeleton::MatrixPose::MatrixArray poseWorldMatrices, in StandardSkeleton() argument
186 m_WorldMatrixPose(poseWorldMatrices), in StandardSkeleton()