VR-Forces 4.1.1 Class Documentation
List of all members | Public Member Functions | Public Attributes
trpgColor Class Reference

Public Member Functions

 trpgColor (float64 r, float64 g, float64 b)
 trpgColor (void)
bool operator== (const trpgColor &color)
bool operator!= (const trpgColor &color)

Public Attributes

float64 red
float64 green
float64 blue

Constructor & Destructor Documentation

trpgColor::trpgColor ( float64  r,
float64  g,
float64  b 
)
inline
trpgColor::trpgColor ( void  )
inline

Member Function Documentation

bool trpgColor::operator== ( const trpgColor color)
inline

References blue, green, and red.

bool trpgColor::operator!= ( const trpgColor color)
inline

Member Data Documentation

float64 trpgColor::red

Referenced by operator==().

float64 trpgColor::green

Referenced by operator==().

float64 trpgColor::blue

Referenced by operator==().


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

Document ID: Generated on Mon Apr 8 19:24:01 EDT 2013 from SVN revision 125877
Copyright © 2005-2013 VT MÄK. All Rights Reserved (www.mak.com)