Unit 'GLCameraController' Package
[Overview][Types][Classes][Index] [#pl_glscene]

TGLOrbitToPosAdvJob

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

Declaration

Source position: GLCameraController.pas line 157

type TGLOrbitToPosAdvJob = class(TGLCameraJob)

public

  X: Double;

  

  Y: Double;

  

  Z: Double;

  

  Time: Double;

  

  PreferUpAxis: Boolean;

  

  procedure Step; override;

  

  procedure Init; override;

  

  property InitialPos: TVector; [r]

  

  property InitialUp: TVector; [r]

  

  property InitialDir: TVector; [r]

  

  property FinalPos: TVector; [r]

  

end;

Inheritance

TGLOrbitToPosAdvJob

  

|

TGLCameraJob

  

|

TObject



CT Web help

CodeTyphon Studio