|
ESyS-Particle
2.3.4
|
#include <colormap3.h>


Public Member Functions | |
| ColorMap3 (const Vec3 &, const Vec3 &, const Vec3 &, double, double, double) | |
| virtual | ~ColorMap3 () |
| virtual Vec3 | getColor (double) const |
Public Member Functions inherited from ColorMap | |
| ColorMap () | |
| ColorMap (const Vec3 &, const Vec3 &, double, double) | |
Private Attributes | |
| Vec3 | m_c0 |
| Vec3 | m_c1 |
| Vec3 | m_c2 |
| double | m_x0 |
| double | m_x1 |
| double | m_x2 |
Additional Inherited Members | |
Protected Attributes inherited from ColorMap | |
| Vec3 | c_min |
| Vec3 | c_max |
| double | x_min |
| double | x_max |
|
inlinevirtual |
|
virtual |
|
private |
Referenced by ColorMap3(), and getColor().
|
private |
Referenced by ColorMap3(), and getColor().
|
private |
Referenced by ColorMap3(), and getColor().
|
private |
Referenced by ColorMap3(), and getColor().
|
private |
Referenced by ColorMap3(), and getColor().
|
private |
Referenced by ColorMap3(), and getColor().