CrystalSpace

Public API Reference

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

csNovaHalo::NovaHalo Struct Reference

iNovaHalo implementation. More...

#include <halo.h>

Inheritance diagram for csNovaHalo::NovaHalo:

iNovaHalo iBase List of all members.

Public Methods

virtual void SetRandomSeed (int s)
 Set random seed for generating the halo. More...

virtual int GetRandomSeed ()
 Get random seed. More...

virtual void SetSpokeCount (int s)
 Set the number of halo spokes. More...

virtual int GetSpokeCount ()
 Get the number of halo spokes. More...

virtual void SetRoundnessFactor (float r)
 Set the roundness factor. More...

virtual float GetRoundnessFactor ()
 Get the roundness factor. More...


Detailed Description

iNovaHalo implementation.

Definition at line 115 of file csengine/halo.h.


Member Function Documentation

virtual int csNovaHalo::NovaHalo::GetRandomSeed   [inline, virtual]
 

Get random seed.

Implements iNovaHalo.

Definition at line 120 of file csengine/halo.h.

virtual float csNovaHalo::NovaHalo::GetRoundnessFactor   [inline, virtual]
 

Get the roundness factor.

Implements iNovaHalo.

Definition at line 128 of file csengine/halo.h.

virtual int csNovaHalo::NovaHalo::GetSpokeCount   [inline, virtual]
 

Get the number of halo spokes.

Implements iNovaHalo.

Definition at line 124 of file csengine/halo.h.

virtual void csNovaHalo::NovaHalo::SetRandomSeed int    s [inline, virtual]
 

Set random seed for generating the halo.

Implements iNovaHalo.

Definition at line 118 of file csengine/halo.h.

virtual void csNovaHalo::NovaHalo::SetRoundnessFactor float    r [inline, virtual]
 

Set the roundness factor.

Implements iNovaHalo.

Definition at line 126 of file csengine/halo.h.

virtual void csNovaHalo::NovaHalo::SetSpokeCount int    s [inline, virtual]
 

Set the number of halo spokes.

Implements iNovaHalo.

Definition at line 122 of file csengine/halo.h.


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