getCurvature

public double getCurvature(double t)

This returns the curvature of the BezierLine, which is zero.

Return

returns the curvature.

Parameters

t

the parametric t value.