Home
last modified time | relevance | path

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

/dports/graphics/opencollada/OpenCOLLADA-1.6.68/COLLADAMax/src/
H A DCOLLADAMaxAnimationExporter.cpp1800 if ( interpolationOutType == BEZIER ) in getFloatOutTangentValue()
1813 else if ( interpolationOutType == LINEAR ) in getFloatOutTangentValue()
1853 if ( interpolationOutType == BEZIER ) in getPointXSingleOutTangentValue()
1866 else if ( interpolationOutType == LINEAR ) in getPointXSingleOutTangentValue()
1905 if ( interpolationOutType == BEZIER ) in getPointXOutTangentValue()
1921 else if ( interpolationOutType == LINEAR ) in getPointXOutTangentValue()
1972 if ( interpolationOutType == BEZIER ) in getRotationSingleOutTangentPatchEuler()
1978 else if ( interpolationOutType == LINEAR ) in getRotationSingleOutTangentPatchEuler()
2017 if ( interpolationOutType == BEZIER ) in getRotationOutTangentPatchEuler()
2030 else if ( interpolationOutType == LINEAR ) in getRotationOutTangentPatchEuler()
[all …]