CrystalSpace

Public API Reference

Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

Lighting
[Crystal Space 3D Engine]


Classes

struct  iBaseHalo
 This is the basic interface for all types of halos. More...
struct  iBaseHalo
 This is the basic interface for all types of halos. More...
struct  iCrossHalo
 This is a halo which resembles a cross. More...
struct  iCrossHalo
 This is a halo which resembles a cross. More...
struct  iFlareHalo
 This is a halo which resembles a (solar) flare. More...
struct  iFlareHalo
 This is a halo which resembles a (solar) flare. More...
struct  iLightManager
 An engine (3D or iso) can implement this interface for the benefit of mesh objects so that they can request lighting information from the engine. More...
struct  iLightManager
 An engine (3D or iso) can implement this interface for the benefit of mesh objects so that they can request lighting information from the engine. More...
struct  iNovaHalo
 This is a halo which resembles a nova. More...
struct  iNovaHalo
 This is a halo which resembles a nova. More...
struct  iShadowBlock
 A block of shadows represent the shadows that are casted by one iShadowCaster object. More...
struct  iShadowBlock
 A block of shadows represent the shadows that are casted by one iShadowCaster object. More...
struct  iShadowBlockList
 This is a list of shadow blocks. More...
struct  iShadowBlockList
 This is a list of shadow blocks. More...
struct  iShadowCaster
 An object that can cast shadows. More...
struct  iShadowCaster
 An object that can cast shadows. More...
struct  iShadowIterator
 A shadow iterator allows someone to iterate over all shadows in a iShadowBlock or iShadowBlockList. More...
struct  iShadowIterator
 A shadow iterator allows someone to iterate over all shadows in a iShadowBlock or iShadowBlockList. More...
struct  iShadowReceiver
 An object that is interested in getting shadow information. More...
struct  iShadowReceiver
 An object that is interested in getting shadow information. More...

Enumerations

enum  csHaloType { cshtCross, cshtNova, cshtFlare }
 The possible halo-types. More...

Enumeration Type Documentation

enum csHaloType
 

The possible halo-types.

Enumerator:
cshtCross  Cross halo.
cshtNova  Nova halo.
cshtFlare  Flare halo.

Definition at line 35 of file halo.h.


Generated for Crystal Space by doxygen 1.4.4