Home
last modified time | relevance | path

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

/dports/graphics/opencollada/OpenCOLLADA-1.6.68/COLLADAMaya/include/
H A DCOLLADAMayaSyntax.h269 static const char* ATTR_ROTATE_PIVOT = "rotatePivot"; variable
/dports/graphics/opencollada/OpenCOLLADA-1.6.68/COLLADAMaya/src/
H A DCOLLADAMayaPhysicsExporter.cpp335 exportTranslation(ATTR_ROTATE_PIVOT, rotatePivot); in exportDecomposedTransform()
H A DCOLLADAMayaVisualSceneExporter.cpp896 exportTranslation ( ATTR_ROTATE_PIVOT, rotatePivot, false ); in exportDecomposedTransform()
H A DCOLLADAMayaPhysXExporter.cpp1455 getPhysXExporter().exportTranslation(rotatePivot, ATTR_ROTATE_PIVOT); in exportRotateTranslate()