43 #ifndef GTKPARTICLEDIAGDIALOG_HPP
44 #define GTKPARTICLEDIAGDIALOG_HPP 1
64 GtkWidget *_radio_plane_x;
65 GtkWidget *_radio_plane_y;
66 GtkWidget *_radio_plane_z;
68 GtkWidget *_radio_emit_xx;
69 GtkWidget *_radio_emit_yy;
70 GtkWidget *_radio_emit_zz;
71 GtkWidget *_radio_prof_yz;
72 GtkWidget *_radio_prof_xz;
73 GtkWidget *_radio_prof_xy;
75 GtkWidget *_radio_plot_scatter;
76 GtkWidget *_radio_plot_colormap;
78 void profile_toggled2( GtkToggleButton *togglebutton );
79 static void profile_toggled( GtkToggleButton *togglebutton,
82 void plane_activated(
void );
83 static void plane_toggled( GtkToggleButton *togglebutton,