Class TNaturalCubicSplineCurve
Unit
CastleCurves
Declaration
type TNaturalCubicSplineCurve = class(TNaturalCubicSplineCurve_Abstract)
Description
3D curve defined by three 1D natural cubic splines, automatically closed if first and last points match. This is the most often suitable non-abstract implementation of TNaturalCubicSplineCurve_Abstract.
Hierarchy
Overview
Methods
Description
Methods
 |
function Closed: boolean; override; |
|
 |
class function NiceClassName: string; override; |
|
Generated by PasDoc 0.13.0 on 2014-08-30 12:10:33
|