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

TGLSkyDomeStars

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

Declaration

Source position: GLSkydome.pas line 129

type TGLSkyDomeStars = class(TCollection)

protected

  owner: TComponent;

  

  function GetOwner; override;

  

  procedure SetItems();

  

  function GetItems();

  

  procedure PrecomputeCartesianCoordinates;

  

public

  constructor Create();

  

  function Add;

  

  function FindItemID();

  

  property Items []: TGLSkyDomeStar; default; [rw]

  

  procedure BuildList();

  

  procedure AddRandomStars();

  

  procedure LoadStarsFile();

  

end;

Inheritance

TGLSkyDomeStars

  

|

TObject



CT Web help

CodeTyphon Studio