away3d.paths

..
CubicPath

Defines a cubic path. Each segment of the path has two control points as opposed to CubicPathSegment which being quadratic, has one control point.

CubicPathSegment

Defines a single segment of a cubic path

IPath

IPathSegment

QuadraticPath

Holds information about a single Path definition. DEBUG OPTION OUT AT THIS TIME OF DEV

QuadraticPathSegment

Creates a curved line segment definition required for the Path class.

SegmentedPathBase