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

TLabTransform2

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

Declaration

Source position: LabMath.pas line 388

type TLabTransform2 = object

public

  p: TLabVec2;

  

  r: TLabRotation2;

  

  procedure SetValue();

  

  procedure SetIdentity;

  

  function Transform();

  

  function TransformInv();

  

end;

Inheritance

TLabTransform2

  

|

TObject



CT Web help

CodeTyphon Studio