Home
last modified time | relevance | path

Searched refs:usesTRS (Results 1 - 4 of 4) sorted by relevance

/foundation/graphic/graphic_3d/lume/Lume_3D/src/gltf/
H A Dgltf2_data_structures.h704 bool usesTRS = true; member
H A Dgltf2_exporter.cpp1917 if (node->usesTRS) { in ExportNodes()
2472 // usesTRS, translation, rotation, scale in RecursivelyExportNode()
2475 exportNode.usesTRS = true; in RecursivelyExportNode()
H A Dgltf2_loader.cpp2076 node.usesTRS = false;
H A Dgltf2_importer.cpp1857 if (node.usesTRS) { in CreateTransform()

Completed in 14 milliseconds