#include <halo.h>
Inheritance diagram for csHalo:
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 |
The csLight class contains a pointer to a object derived from this class.