47
46
// return plugin type, name and info
48
47
virtual GMSH_PLUGIN_TYPE getType() const = 0;
52
53
// when an error is thrown by the plugin, the plugin manager will
53
54
// show the message and hopefully continue
56
57
// gmsh-style numeric options
57
58
virtual int getNbOptions() const = 0;