CrystalSpace

Public API Reference

Main Page   Modules   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members   Related Pages  

iBaseHalo Struct Reference
[Lighting]

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

#include <halo.h>

Inheritance diagram for iBaseHalo:

iBase csHalo csCrossHalo csFlareHalo csNovaHalo List of all members.

Public Methods

virtual void SetIntensity (float i)=0
 Set intensity. More...

virtual float GetIntensity ()=0
 Get intensity. More...


Detailed Description

This is the basic interface for all types of halos.

Definition at line 51 of file iengine/halo.h.


Member Function Documentation

virtual float iBaseHalo::GetIntensity   [pure virtual]
 

Get intensity.

Implemented in csHalo.

virtual void iBaseHalo::SetIntensity float    i [pure virtual]
 

Set intensity.

Implemented in csHalo.


The documentation for this struct was generated from the following file:
Generated for Crystal Space by doxygen 1.2.14