Home
last modified time | relevance | path

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

/dports/graphics/opencollada/OpenCOLLADA-1.6.68/COLLADAMaya/include/
H A DCOLLADAMayaSyntax.h332 static const char* ATTR_CONSTRAIN = "constrain"; variable
/dports/graphics/opencollada/OpenCOLLADA-1.6.68/COLLADAMaya/src/
H A DCOLLADAMayaPhysXExporter.cpp2047 DagHelper::getPlugValue(rigidConstraint, ATTR_CONSTRAIN, isEnabled); in exportEnabled()