Unit 'feGlyphVector3D' Package
[Overview][Types][Classes][Procedures and functions][Index] [#bs_engines]

TVFGlyph3D

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: feglyphvector3d.pas line 97

type TVFGlyph3D = class

  FGlyph: PGlyph;

  

  Fcolor: TVFColor;

  

  Fbbox: TRect;

  

  Fbox: TVFBox;

  

  FDepthZ: VFfloat;

  

  FTrianglelist2D: TList;

  

  FTrianglelist3D: TList;

  

  FPolygonsNumber: LongInt;

  

  FPolygonsOrginal: TList;

  

  FPolygonsFine: TList;

  

  constructor Create();

  

  destructor Destroy; override;

  

  procedure Calculate_Box;

  

  function Mach_ADP_Polygon;

  

end;

Inheritance

TVFGlyph3D

  

|

TObject



CT Web help

CodeTyphon Studio