FemViewer::ColorRGB Class Reference
#include <Color.h>
List of all members.
Constructor & Destructor Documentation
FemViewer::ColorRGB::ColorRGB |
( |
float |
r = 0.0f , |
|
|
float |
g = 0.0f , |
|
|
float |
b = 0.0f | |
|
) |
| | [inline, explicit] |
FemViewer::ColorRGB::ColorRGB |
( |
const float * |
col |
) |
[inline, explicit] |
FemViewer::ColorRGB::ColorRGB |
( |
const ColorRGB & |
refCol |
) |
|
virtual FemViewer::ColorRGB::~ColorRGB |
( |
|
) |
[inline, virtual] |
Member Function Documentation
void FemViewer::ColorRGB::Clump2float |
( |
|
) |
[protected, virtual] |
FemViewer::ColorRGB::operator float * |
( |
|
) |
[inline] |
void FemViewer::ColorRGB::outcolor |
( |
const char * |
name |
) |
const |
void FemViewer::ColorRGB::SetInterp |
( |
const ColorRGB & |
a, |
|
|
const ColorRGB & |
b, |
|
|
const double |
interp | |
|
) |
| | [inline] |
Friends And Related Function Documentation
std::ostream& operator<< |
( |
std::ostream & |
os, |
|
|
const ColorRGB & |
rhs | |
|
) |
| | [friend] |
Member Data Documentation
The documentation for this class was generated from the following files: