Unit 'orca_scene3d' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#pl_orca3d]

TD3Transform

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

Declaration

Source position: orca_scene3d.pas line 592

type TD3Transform = class(TPersistent)

protected

  procedure MatrixChanged();

  

  property Skew: TD3Position; [rw]

  

public

  constructor Create; virtual;

  

  destructor Destroy; override;

  

  procedure Assign(); override;

  

  property Matrix: TD3Matrix; [r]

  

  property OnChanged: TNotifyEvent; [rw]

  

published

  property Position: TD3Position; [rw]

  

  property Scale: TD3Position; [rw]

  

  property RotateCenter: TD3Position; [rw]

  

end;

Inheritance

TD3Transform

  

|

TObject



CT Web help

CodeTyphon Studio