This is the complete list of members for FieldGraph, including all inherited members.
_level | Graph3D | protected |
_vb | Graph3D | protected |
_view | Graph3D | protected |
Colormap() | Colormap | |
Colormap(const Colormap &colormap) | Colormap | |
Colormap(const double datarange[4], size_t n, size_t m, const std::vector< double > &data) | Colormap | |
enable(bool enable) | FieldGraph | |
FieldGraph(const ScalarField *field) | FieldGraph | |
FieldGraph(const Geometry *geom, const VectorField *field, field_type_e field_type) | FieldGraph | |
get_bbox(double bbox[4]) | FieldGraph | virtual |
get_value(double x, double y) const | Colormap | |
get_zrange(double &min, double &max) const | Colormap | |
Graph3D() | Graph3D | inline |
palette(void) | Colormap | inline |
plot(cairo_t *cairo, const Coordmapper *cm, const double range[4]) | FieldGraph | virtual |
plot_sample(cairo_t *cairo, double x, double y, double width, double height) | FieldGraph | virtual |
set_data(const double datarange[4], size_t n, size_t m, const std::vector< double > &data) | Colormap | |
set_interpolation(interpolation_e interpolation) | Colormap | |
set_palette(const Palette &palette) | Colormap | |
set_stepped_palette(int steps) | FieldGraph | |
set_view(view_e view, int level) | Graph3D | inline |
set_zrange(double min, double max) | Colormap | |
set_zscale(zscale_e zscale) | Colormap | |
~Colormap() | Colormap | virtual |
~FieldGraph() | FieldGraph | virtual |
~Graph() | Graph | inlinevirtual |
~Graph3D() | Graph3D | inlinevirtual |