Home
last modified time | relevance | path

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

/NW4C-1.2.23/sources/libraries/gfx/
Dgfx_StandardSkeleton.cpp47 Skeleton::MatrixPose::MatrixArray skiningMatrices(resource.GetBonesCount(), allocator); in Create() local
53 skiningMatrices.PushBackFast(math::MTX34::Identity()); in Create()
64 skiningMatrices); in Create()
/NW4C-1.2.23/include/nw/gfx/
Dgfx_StandardSkeleton.h181 Skeleton::MatrixPose::MatrixArray skiningMatrices) in StandardSkeleton() argument
186 m_SkiningMatrixPose(skiningMatrices), in StandardSkeleton()