VR-Forces 5.0.2 Developer's Guide
 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 Sun Dec 4 20:22:03 EST 2022 from SVN revision 249613
Copyright © 2005-2021 MAK Technologies. All Rights Reserved (www.mak.com)