Home
last modified time | relevance | path

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

/dports/graphics/opencollada/OpenCOLLADA-1.6.68/COLLADAMaya/include/
H A DCOLLADAMayaSyntax.h485 static const char* ATTR_COLLISION_EXPORT_NODE = "export_node"; variable
/dports/graphics/opencollada/OpenCOLLADA-1.6.68/COLLADAMaya/src/
H A DCOLLADAMayaPhysicsExporter.cpp592 … bool resultParent = DagHelper::getPlugValue(parent, ATTR_COLLISION_EXPORT_NODE, needExportParent); in exportPhysicsModel()
H A DCOLLADAMayaVisualSceneExporter.cpp1659 DagHelper::getPlugValue(transformNode, ATTR_COLLISION_EXPORT_NODE, physicsExportNode); in exportInstanceChildNodes()