Unit Shapes

DescriptionusesClasses, Interfaces, Objects and RecordsFunctions and ProceduresTypesConstantsVariables

Description

Unit defining the classes TShape, TCylindricalShape, and TRectangularShape.

uses

Classes, Interfaces, Objects and Records

NameDescription
Class TShape Abstract base class used by all geometric shapes.
Class TRectangularShape Class implementing a rectangular shape.
Class TCylindricalShape Class implementing a cylindrical shape.
Class TShapeList Container class for TShapes.

Types

NameDescription
TShapeType

Shape types.

  • stNone:
  • stRectangular:
  • stCylindrical:
TVectorArray = array of TVector;

Array of TVectors.

TShapeArray = array of TShape;

Array of TShapes.


Generated by PasDoc 0.8.8.3 on 2005-05-28 08:13:50