Public Types | Public Member Functions | Public Attributes

glut::sphere_init_t Struct Reference
[OpenGL Effects Library]

data needed for cool spheres More...

#include <opengl-effects.h>

List of all members.

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

Detailed Description

data needed for cool spheres

Definition at line 55 of file opengl-effects.h.


Member Enumeration Documentation

Enumerator:
eMaxRings 

Definition at line 57 of file opengl-effects.h.


The documentation for this struct was generated from the following file: