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

TGLShadowVolume

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

Declaration

Source position: GLShadowVolume.pas line 190

type TGLShadowVolume = class(TGLImmaterialSceneObject)

protected

  procedure Notification(); override;

  

  procedure SetActive();

  

  procedure SetLights();

  

  procedure SetOccluders();

  

  procedure SetOptions();

  

  procedure SetMode();

  

  procedure SetDarkeningColor();

  

public

  constructor Create(); override;

  

  destructor Destroy; override;

  

  procedure DoRender(); override;

  

  procedure Assign(); override;

  

  procedure FlushSilhouetteCache;

  

published

  property Active: Boolean; [rw]

  

  property Lights: TGLShadowVolumeCasters; [rw]

  

  property Occluders: TGLShadowVolumeCasters; [rw]

  

  property Capping: TGLShadowVolumeCapping; [rw]

  

  property Options: TGLShadowVolumeOptions; [rw]

  

  property Mode: TGLShadowVolumeMode; [rw]

  

  property DarkeningColor: TGLColor; [rw]

  

end;

Inheritance

TGLShadowVolume

  

|

TObject



CT Web help

CodeTyphon Studio