Unit 'GLMultiProxy' Package
[Overview][Classes][Index] [#pl_glscene]

TGLMultiProxy

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

Declaration

Source position: GLMultiProxy.pas line 107

type TGLMultiProxy = class(TGLSceneObject)

protected

  procedure SetMasterObjects();

  

  procedure Notification(); override;

  

  function PrimaryMaster;

  

public

  constructor Create(); override;

  

  destructor Destroy; override;

  

  procedure Assign(); override;

  

  procedure DoRender(); override;

  

  function AxisAlignedDimensionsUnscaled; override;

  

  function RayCastIntersect(); override;

  

  function GenerateSilhouette(); override;

  

published

  property MasterObjects: TGLMultiProxyMasters; [rw]

  

  property ObjectsSorting;

  

  property Direction;

  

  property PitchAngle;

  

  property Position;

  

  property RollAngle;

  

  property Scale;

  

  property ShowAxes;

  

  property TurnAngle;

  

  property Up;

  

  property Visible;

  

  property OnProgress;

  

  property Behaviours;

  

end;

Inheritance

TGLMultiProxy

  

|

TObject



CT Web help

CodeTyphon Studio