Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_3d/lume/Lume_3D/src/gltf/
H A Dgltf2_exporter.cpp2277 bool IsExportable(ISceneNode const& node, IEcs const& ecs) in IsExportable() function
2292 if (IsExportable(*parent, ecs)) { in FindExportedParent()
2433 if (!IsExportable(node, ecs)) { in RecursivelyExportNode()