iNovaHalo Struct Reference
[Lighting]
This is a halo which resembles a nova.
More...
#include <iengine/halo.h>
Inheritance diagram for iNovaHalo:

Public Member Functions | |
| virtual int | GetRandomSeed ()=0 |
| Get random seed. | |
| virtual float | GetRoundnessFactor ()=0 |
| Get the roundness factor. | |
| virtual int | GetSpokeCount ()=0 |
| Get the number of halo spokes. | |
| virtual void | SetRandomSeed (int s)=0 |
| Set random seed for generating the halo. | |
| virtual void | SetRoundnessFactor (float r)=0 |
| Set the roundness factor. | |
| virtual void | SetSpokeCount (int s)=0 |
| Set the number of halo spokes. | |
Detailed Description
This is a halo which resembles a nova.
Definition at line 79 of file halo.h.
Member Function Documentation
|
|
Get random seed.
|
|
|
Get the roundness factor.
|
|
|
Get the number of halo spokes.
|
|
|
Set random seed for generating the halo.
|
|
|
Set the roundness factor.
|
|
|
Set the number of halo spokes.
|
The documentation for this struct was generated from the following file:
- iengine/halo.h
Generated for Crystal Space by doxygen 1.4.6
