Home
last modified time | relevance | path

Searched defs:texcoords (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/graphic/graphic_3d/lume/Lume_3D/src/gltf/
H A Dgltf2_importer.cpp550 GLTF2::GLTFLoadDataResult& normals, array_view<GLTF2::GLTFLoadDataResult> texcoords, in LoadPrimitiveAttributeData()
754 const GLTF2::GLTFLoadDataResult& normal, array_view<const GLTF2::GLTFLoadDataResult> texcoords, in GatherErrorStrings()
792 GLTF2::GLTFLoadDataResult texcoords[2]; in ProcessPrimitives() local