16 #ifndef GEOMTOOLS_EXTRUDED_BOX_MODEL_H 17 #define GEOMTOOLS_EXTRUDED_BOX_MODEL_H 1 62 virtual void tree_dump(std::ostream & out_ = std::clog,
63 const std::string & title_ =
"",
64 const std::string & indent_ =
"",
65 bool inherit_ =
false)
const;
82 uint32_t options_ = 0)
const;
94 std::string _material_name_;
100 boost::scoped_ptr<wires_drawer> _drawer_;
112 #endif // GEOMTOOLS_EXTRUDED_BOX_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