FX::FXGLColor Class Reference

#include <FXGLObject.h>

List of all members.


Detailed Description

OpenGL color object.

Definition at line 43 of file FXGLObject.h.

Public Member Functions

 FXGLColor ()
 FXGLColor (FXfloat _r, FXfloat _g, FXfloat _b, FXfloat _a=1)
 FXGLColor (const FXfloat *colors)
 FXGLColor (const FXColor &o)
 operator FXColor () const
bool isWhite () const
bool isBlack () const

Public Attributes

FXfloat r
FXfloat g
FXfloat b
FXfloat a

Friends

FXGRAPHINGMODULEAPI FXStreamoperator<< (FXStream &s, const FXGLColor &o)
FXGRAPHINGMODULEAPI FXStreamoperator>> (FXStream &s, FXGLColor &o)


The documentation for this class was generated from the following file:
(C) 2002-2009 Niall Douglas. Some parts (C) to assorted authors.
Generated on Fri Nov 20 18:34:03 2009 for TnFOX by doxygen v1.4.7