Index

C++ Code Documentation

geomui::gtk::MeshClip

Derived from: virtual ui::MeshClip , protected gtk::MeshClip_ , ::app::app::Dialog

Children: geomui::gtk::Ui

File: GEOM/geomui/gtk/MeshClip.H

public:
  • MeshClip(char const *title);
    constructor
  • virtual ~MeshClip();
    destructor
protected:
private:
  • virtual void raise_d( bool state = true );
    connector functions
  • virtual void show_d( bool state = true );
  • virtual void toggle_raise_show_d();
  • virtual int key_press_event( uint key, uint state );
  • virtual void enable_tooltips_d( bool state = true );
  • virtual widget::ui::Widget *meshclip_reset_w();
    widgets
  • virtual widget::ui::IntSet *meshclip_i_w();
  • virtual widget::ui::IntSet *meshclip_j_w();
  • virtual widget::ui::Float *mesh_roll_i_w();
  • virtual widget::ui::Float *mesh_roll_j_w();
  • virtual void meshclip_cb();
    callbacks
  • virtual void mesh_roll_cb();
  • virtual void meshclip_reset_cb();
  • MeshClip( MeshClip const & );
    disabled copy constructor
  • MeshClip &operator=( MeshClip const & );
    disabled assignment operator


geomui::gtk::MeshClip GANG