Gtkmm-PLplot 3.0
A scientific plotting library for Gtkmm
|
class for auxiliary data to the drawing routine draw_plot_object() used from 2D plots More...
#include <gtkmm-plplot/plotobject2d.h>
Public Member Functions | |
PlotObject2DAuxData (double _world_range_x[2], double _world_range_y[2]) | |
Public Attributes | |
double | world_range_x [2] |
plot X-range, in world coordinates | |
double | world_range_y [2] |
plot Y-range, in world coordinates | |
class for auxiliary data to the drawing routine draw_plot_object() used from 2D plots
|
inline |
double Gtk::PLplot::PlotObject2DAuxData::world_range_x[2] |
plot X-range, in world coordinates
double Gtk::PLplot::PlotObject2DAuxData::world_range_y[2] |
plot Y-range, in world coordinates