Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_3d/lume/Lume_3D/src/util/
H A Dmesh_builder.h146 …static void GatherDeltasP(SubmeshExt& submesh, uint8_t* dst, uint32_t baseOffset, uint32_t indexOf… in CORE3D_BEGIN_NAMESPACE()
H A Dmesh_builder.cpp1336GatherDeltasP(submesh, buffer, baseOffset, indexOffset, targetSize, targetPositions); in SetMorphTargetData()
1721 void MeshBuilder::GatherDeltasP(SubmeshExt& submesh, uint8_t* dst, uint32_t baseOffset, uint32_t in… in GatherDeltasP() function in MeshBuilder