Home
last modified time | relevance | path

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

/dports/graphics/opencollada/OpenCOLLADA-1.6.68/COLLADAMaya/include/
H A DCOLLADAMayaSyntax.h270 static const char* ATTR_ROTATE_PIVOT_TRANSLATION = "rotatePivotTranslation"; variable
/dports/graphics/opencollada/OpenCOLLADA-1.6.68/COLLADAMaya/src/
H A DCOLLADAMayaPhysicsExporter.cpp334 exportTranslation(ATTR_ROTATE_PIVOT_TRANSLATION, rotatePivotTranslation); in exportDecomposedTransform()
H A DCOLLADAMayaVisualSceneExporter.cpp895 exportTranslation ( ATTR_ROTATE_PIVOT_TRANSLATION, rotatePivotTranslation, false ); in exportDecomposedTransform()
H A DCOLLADAMayaPhysXExporter.cpp1454 … getPhysXExporter().exportTranslation(rotatePivotTranslation, ATTR_ROTATE_PIVOT_TRANSLATION); in exportRotateTranslate()