Unit 'GLIsolines' Package
[Overview][Types][Classes][Procedures and functions][Index] [#pl_glscene]

TIsolines

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

Declaration

Source position: GLIsolines.pas line 59

type TIsolines = class

public

  CoordRange: Integer;

  

  LineList: TList;

  

  IsolineState: TIsolineState;

  

  procedure MakeIsolines();

  

  procedure FreeList;

  

  constructor Create; virtual;

  

  destructor Destroy; override;

  

end;

Inheritance

TIsolines

  

|

TObject



CT Web help

CodeTyphon Studio