Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_3d/lume/Lume_3D/src/gltf/
H A Dgltf2_loader.cpp2054 bool NodeChildren(LoadResult& loadResult, const json::value& jsonData, Node& node) in PrimitiveAttributes() function
2150 if (!NodeChildren(loadResult, jsonData, *node)) { in PrimitiveAttributes()