Unit 'GLSkydome' Package
[Overview][Types][Classes][Procedures and functions][Index] [#pl_glscene]

TGLSkyDome

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

Declaration

Source position: GLSkydome.pas line 163

type TGLSkyDome = class(TGLCameraInvariantObject)

protected

  procedure SetBands();

  

  procedure SetStars();

  

  procedure SetOptions();

  

public

  constructor Create(); override;

  

  destructor Destroy; override;

  

  procedure Assign(); override;

  

  procedure BuildList(); override;

  

published

  property Bands: TGLSkyDomeBands; [rw]

  

  property Stars: TGLSkyDomeStars; [rw]

  

  property Options: TGLSkyDomeOptions; [rw]

  

end;

Inheritance

TGLSkyDome

  

|

TObject



CT Web help

CodeTyphon Studio