VR-Forces 4.6 Class Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
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 Thu Apr 12 03:15:37 EDT 2018 from SVN revision 187986
Copyright © 2005-2018 VT MÄK. All Rights Reserved (www.mak.com)