Unit 'LabMath' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#pl_vulkanlab]

TLabPlane

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

Declaration

Source position: LabMath.pas line 256

type TLabPlane = object

public

  n: TLabVec3;

  

  d: TLabFloat;

  

  property Arr []: TLabFloat; default; [rw]

  

  property a: TLabFloat; [rw]

  

  property b: TLabFloat; [rw]

  

  property c: TLabFloat; [rw]

  

  procedure SetValue();

  

end;

Inheritance

TLabPlane

  

|

TObject



CT Web help

CodeTyphon Studio