Google

Main Page   Class Hierarchy   Compound List   File List   Compound Members  

csHalo Class Reference

This is the basic class for all types of halos. More...

#include <halo.h>

Inheritance diagram for csHalo:

iBaseHalo iBase csCrossHalo csFlareHalo csNovaHalo List of all members.

Public Methods

 csHalo (csHaloType iType)
 Constructor.

virtual ~csHalo ()
 Destructor.

virtual unsigned char* Generate (int Size)=0
 Generate the alphamap for this halo of size Size x Size.

virtual float GetIntensity ()
 Get halo intensity.

virtual void SetIntensity (float iInt)
 Set halo intensity.


Public Attributes

csHaloType Type
 The type of halo.

 SCF_DECLARE_IBASE

Detailed Description

This is the basic class for all types of halos.

The csLight class contains a pointer to a object derived from this class.


The documentation for this class was generated from the following file:
Generated for Crystal Space by doxygen 1.2.5 written by Dimitri van Heesch, ©1997-2000