15 #ifndef GEOMTOOLS_GRID_MODEL_H 16 #define GEOMTOOLS_GRID_MODEL_H 1 53 double get_x ()
const;
56 double get_y ()
const;
59 double get_z ()
const;
80 virtual void tree_dump (std::ostream & out_ = std::clog,
81 const std::string & title_ =
"",
82 const std::string & indent_ =
"",
83 bool inherit_ =
false)
const;
104 std::string _grid_daughter_label_;
105 std::string _grid_plane_label_;
106 size_t _number_of_items_[2];
125 #endif // GEOMTOOLS_GRID_MODEL_H
DOCD_CLASS_DECLARATION(my::algo)
Declaration of the OCD support for the my::algo class.
#define GEOMTOOLS_MODEL_REGISTRATION_INTERFACE(ModelClassName)
Definition: model_macros.h:30