Home
last modified time | relevance | path

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

/dports/graphics/opencollada/OpenCOLLADA-1.6.68/COLLADAMax/src/
H A DCOLLADAMaxAnimationExporter.cpp1069exportInterpolationSource ( baseId, keyInterface, getUniformInterpolation<LibraryAnimations::LINEA… in exportSources()
1081exportInterpolationSource ( baseId, keyInterface, getUniformInterpolation<LibraryAnimations::LINEA… in exportSources()
1093exportInterpolationSource ( baseId, keyInterface, getUniformInterpolation<LibraryAnimations::LINEA… in exportSources()
1104exportInterpolationSource ( baseId, keyInterface, getUniformInterpolation<LibraryAnimations::LINEA… in exportSources()
1116exportInterpolationSource ( baseId, keyInterface, getBezierInterpolation<IBezFloatKey>, keyInterfa… in exportSources()
1136exportInterpolationSource ( baseId, keyInterface, getBezierInterpolation<IBezPoint3Key>, keyInterf… in exportSources()
1154exportInterpolationSource ( baseId, keyInterface, getBezierInterpolation<IBezPoint4Key>, keyInterf… in exportSources()
1175exportInterpolationSource ( baseId, keyInterface, getBezierInterpolation<IBezQuatKey>, keyInterfac… in exportSources()
1185exportInterpolationSource ( baseId, keyInterface, getBezierInterpolation<IBezScaleKey>, keyInterfa… in exportSources()
1191exportInterpolationSource ( baseId, keyInterface, getUniformInterpolation<LibraryAnimations::LINEA… in exportSources()
[all …]
/dports/graphics/opencollada/OpenCOLLADA-1.6.68/COLLADAMax/include/
H A DCOLLADAMaxAnimationExporter.h746 …void exportInterpolationSource ( const String & baseId, IKeyControl * keyInterface, InterpolationT…