15 #ifndef GEOMTOOLS_REPLICATED_MODEL_H 16 #define GEOMTOOLS_REPLICATED_MODEL_H 1 56 double get_x ()
const;
59 double get_y ()
const;
62 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 size_t _number_of_items_;
123 #endif // GEOMTOOLS_REPLICATED_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