Go to the documentation of this file.
13 #ifndef __GEOCOLORMAP_H
14 #define __GEOCOLORMAP_H
35 #endif // __GEOCOLORMAP_H
Vec3 c_min
Definition: colormap.h:21
double x_min
Definition: colormap.h:22
GeoColorMap(const Vec3 &, const Vec3 &, double, double, int, double)
Definition: geocolormap.cpp:19
virtual Vec3 getColor(double) const
Definition: geocolormap.cpp:41
virtual ~GeoColorMap()
Definition: geocolormap.h:29
double x_max
Definition: colormap.h:22
Vec3 c_max
Definition: colormap.h:21
vector< double > m_bdry
Definition: geocolormap.h:25
boost::python::object iter(const boost::python::object &pyOb)
Definition: Util.h:25
Definition: colormap.h:19
Definition: geocolormap.h:23