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

TLabRotation2

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

Declaration

Source position: LabMath.pas line 367

type TLabRotation2 = object

public

  s: TLabFloat;

  

  c: TLabFloat;

  

  property Angle: TLabFloat; [rw]

  

  property AxisX: TLabVec2; [rw]

  

  property AxisY: TLabVec2; [rw]

  

  procedure SetValue();

  

  procedure SetIdentity;

  

  procedure Normalize;

  

  function Transform();

  

  function TransformInv();

  

end;

Inheritance

TLabRotation2

  

|

TObject



CT Web help

CodeTyphon Studio