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

TGLSmoothOrbitToPos

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

Declaration

Source position: GLCameraController.pas line 144

type TGLSmoothOrbitToPos = class(TGLOrbitToPosJob)

public

  constructor Create(); override;

  

  procedure Step; override;

  

  property CutoffAngle: Single; [rw]

  

  property NeedToRecalculateZoom: Boolean; [rw]

  

end;

Inheritance

TGLSmoothOrbitToPos

  

|

TGLOrbitToPosJob

  

|

TGLCameraJob

  

|

TObject



CT Web help

CodeTyphon Studio