pymel.util.hermiteInterp

static util.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.util.hermite

Next topic

pymel.util.hypot

Core

Core Modules

Other Modules

This Page