Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_3d/lume/Lume_3D/src/util/
H A Dmesh_builder.h148 …static void GatherDeltasPN(SubmeshExt& submesh, uint8_t* dst, uint32_t baseOffset, uint32_t indexO… in CORE3D_BEGIN_NAMESPACE()
H A Dmesh_builder.cpp1338GatherDeltasPN(submesh, buffer, baseOffset, indexOffset, targetSize, targetPositions, targetNormal… in SetMorphTargetData()
1800 void MeshBuilder::GatherDeltasPN(SubmeshExt& submesh, uint8_t* dst, uint32_t baseOffset, uint32_t i… in GatherDeltasPN() function in MeshBuilder