Home
last modified time | relevance | path

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

/NW4C-2.0.3/sources/libraries/gfx/
Dgfx_StandardSkeleton.cpp49 Skeleton::MatrixPose::MatrixArray skiningMatrices(resource.GetBonesCount(), allocator); in Create() local
55 skiningMatrices.PushBackFast(math::MTX34::Identity()); in Create()
66 skiningMatrices); in Create()
/NW4C-2.0.3/include/nw/gfx/
Dgfx_StandardSkeleton.h184 Skeleton::MatrixPose::MatrixArray skiningMatrices) in StandardSkeleton() argument
189 m_SkiningMatrixPose(skiningMatrices), in StandardSkeleton()