pymel.core.datatypes.hermiteInterp

hermiteInterp(*args, **kwargs)

Hermite interpolation of x between points y0 and y1 of tangent slope s0 and s1

rtype:float

This function has been overriden from pymel.util.mathutils.hermiteInterp to work element-wise on iterables

Previous topic

pymel.core.datatypes.hermite

Next topic

pymel.core.datatypes.hypot

Core

Core Modules

Other Modules

This Page