Public Member Functions | Public Attributes

glut::fcolor_t Struct Reference
[Wavepacket Glut Library Wrapper]

base floating point color object More...

#include <wave-glut.h>

List of all members.

Public Member Functions

 fcolor_t (void) throw ()
void clear (void) throw ()
bool isValid (void) const throw ()
 operator float * (void) throw ()
 operator const float * (void) const throw ()

Public Attributes

float red
float green
float blue
float alpha

Detailed Description

base floating point color object

Definition at line 82 of file lib/wave-glut/wave-glut.h.


Constructor & Destructor Documentation

glut::fcolor_t::fcolor_t ( void   )  throw () [inline]

Definition at line 84 of file lib/wave-glut/wave-glut.h.


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