Home
last modified time | relevance | path

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

/dports/graphics/opencollada/OpenCOLLADA-1.6.68/COLLADAMaya/include/
H A DCOLLADAMayaSyntax.h90 static const char* MAYA_POSTINFINITY_PARAMETER = "post_infinity"; variable
/dports/graphics/opencollada/OpenCOLLADA-1.6.68/COLLADAMaya/src/
H A DCOLLADAMayaAnimationExporter.cpp1418 techniqueSource.addParameter ( MAYA_POSTINFINITY_PARAMETER, postInfinityType ); in writeInputSource()