Searched refs:GatherDeltasPT (Results 1 - 2 of 2) sorted by relevance
/foundation/graphic/graphic_3d/lume/Lume_3D/src/util/ |
H A D | mesh_builder.h | 150 static void GatherDeltasPT(SubmeshExt& submesh, uint8_t* dst, uint32_t baseOffset, uint32_t indexOffset,
|
H A D | mesh_builder.cpp | 1338 GatherDeltasPT(submesh, buffer, baseOffset, indexOffset, targetSize, targetPositions, targetTangents); in SetMorphTargetData() 1909 void MeshBuilder::GatherDeltasPT(SubmeshExt& submesh, uint8_t* dst, uint32_t baseOffset, uint32_t indexOffset, in GatherDeltasPT() function in MeshBuilder
|
Completed in 5 milliseconds