Searched defs:targetPositions (Results 1 – 2 of 2) sorted by relevance
/ohos5.0/foundation/graphic/graphic_3d/lume/Lume_3D/src/util/ |
H A D | mesh_builder.cpp | 1279 … const DataBuffer& baseNormals, const DataBuffer& baseTangents, const DataBuffer& targetPositions, in SetMorphTargetData() 1722 uint32_t targetSize, const MeshBuilder::DataBuffer& targetPositions) in GatherDeltasP() 1801 …uint32_t targetSize, const MeshBuilder::DataBuffer& targetPositions, const MeshBuilder::DataBuffer… in GatherDeltasPN() 1912 …uint32_t targetSize, const MeshBuilder::DataBuffer& targetPositions, const MeshBuilder::DataBuffer… in GatherDeltasPT() 1916 …uint32_t targetSize, const MeshBuilder::DataBuffer& targetPositions, const MeshBuilder::DataBuffer… in GatherDeltasPNT()
|
/ohos5.0/foundation/graphic/graphic_3d/lume/Lume_3D/src/gltf/ |
H A D | gltf2_importer.cpp | 631 GLTF2::GLTFLoadDataResult& targetPositions, GLTF2::GLTFLoadDataResult& targetNormals, in GenerateMorphTargets() 849 const IMeshBuilder::DataBuffer targetPositions = fillDataBuffer(targetPosition); in ProcessPrimitives() local
|