16 #ifndef GEOMTOOLS_SURROUNDED_BOXED_MODEL_H 17 #define GEOMTOOLS_SURROUNDED_BOXED_MODEL_H 1 118 virtual void tree_dump (std::ostream & out_ = std::clog,
119 const std::string & title_ =
"",
120 const std::string & indent_ =
"",
121 bool inherit_ =
false)
const;
132 std::string _material_name_;
134 const i_model * _surrounded_model_;
135 std::string _surrounded_label_;
157 #endif // GEOMTOOLS_SURROUNDED_BOXED_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