15 #ifndef GEOMTOOLS_REPLICATED_BOXED_MODEL_H 16 #define GEOMTOOLS_REPLICATED_BOXED_MODEL_H 1 43 double get_x ()
const;
44 double get_y ()
const;
45 double get_z ()
const;
55 virtual void tree_dump (std::ostream & out_ = std::clog,
56 const std::string & title_ =
"",
57 const std::string & indent_ =
"",
58 bool inherit_ =
false)
const;
70 size_t _number_of_items_;
83 #endif // GEOMTOOLS_REPLICATED_BOXED_MODEL_H
#define GEOMTOOLS_MODEL_REGISTRATION_INTERFACE(ModelClassName)
Definition: model_macros.h:30