Gorilla.Utils.Path

Unit Gorilla.Utils.Path.pas

Classes

Interfaces

Records

Enumerations

  • enum  TGorillaPathPoint3DKind  = ( MoveTo, LineTo, CurveTo, Close ) ;
  • enum  TGorillaSpline3DType  = ( Linear, KochanekBartels ) ;

Constants

  • const Polygon3DPointBreak : TPoint3D = ;

Mics. types

  • type TGorillaCubicBezier3D = array  [0..3]  of TPoint3D;
  • type TGorillaPolygon3D = array  of TPoint3D;

IGorillaPath3DObject

Methods

TGorillaPath3DData

Ancestors

Implements Interfaces

  • IFreeNotification

Members

Fields

Methods

Properties

TGorillaPath3D

Ancestors

Members

Fields

Methods

Properties

TGorillaPath3DAnimation

Ancestors

Members

Fields

Methods

Properties