14 #ifndef _VariableMesh_H_
15 #define _VariableMesh_H_
38 bool acceptFunction (
int num );
43 virtual bool hasErrorDisplay ()
const;
49 virtual void setRepresentation (
RepBase * point_rep );
54 virtual void setAxisBinding (
const std::string & axis,
55 const std::string & label );
62 void setAxisBindings (
const std::vector < std::string > & bindings );
70 #endif // _VariableMesh
#define MDL_HIPPOPLOT_API
hippodraw::DataRep class interface.
The base class for data representations.
numeric::array clone(numeric::array arr)
The base class for the point representation hierarchy.