Searched refs:GetMeshJointMatrices (Results 1 – 4 of 4) sorted by relevance
429 …_NS::array_view<const RenderDataDefaultMaterial::JointMatrixData> GetMeshJointMatrices() const = 0;
114 …BASE_NS::array_view<const RenderDataDefaultMaterial::JointMatrixData> GetMeshJointMatrices() const… in CORE3D_BEGIN_NAMESPACE()
674 RenderDataStoreDefaultMaterial::GetMeshJointMatrices() const in GetMeshJointMatrices() function in RenderDataStoreDefaultMaterial
135 const auto meshJointMatrices = dataStoreMaterial.GetMeshJointMatrices(); in UpdateSkinBuffer()