Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_3d/lume/Lume_3D/src/gltf/
H A Dgltf2_loader.cpp2299 Scene* SceneContainingNode(vector<unique_ptr<Scene>> const& scenes, Node const& node) in PrimitiveAttributes() function
2319 scene = SceneContainingNode(loadResult.data->scenes, *hierarchyRoot); in PrimitiveAttributes()