data needed for cool spheres More...
#include <opengl-effects.h>
Public Types | |
| enum | eConstants { eMaxRings = 8 } |
Public Member Functions | |
| sphere_init_t (void) throw () | |
| void | clear (void) throw () |
| bool | isValid (void) const throw () |
Public Attributes | |
| float | radius |
| radius of sphere (meters) | |
| int | nRings |
| number of electricity rings | |
| img_color_t | color |
| color of sphere | |
data needed for cool spheres
Definition at line 55 of file opengl-effects.h.
Definition at line 57 of file opengl-effects.h.
1.7.1