16 #ifndef GEOMTOOLS_SPHERICAL_EXTRUSION_BOX_MODEL_H 17 #define GEOMTOOLS_SPHERICAL_EXTRUSION_BOX_MODEL_H 1 25 #include <boost/scoped_ptr.hpp> 60 virtual void tree_dump(std::ostream & out_ = std::clog,
61 const std::string & title_ =
"",
62 const std::string & indent_ =
"",
63 bool inherit_ =
false)
const;
85 uint32_t options_ = 0)
const;
96 std::string _material_;
103 double _r_extrusion_;
108 boost::scoped_ptr<wires_drawer> _drawer_;
116 #endif // GEOMTOOLS_SPHERICAL_EXTRUSION_BOX_MODEL_H
#define GEOMTOOLS_MODEL_REGISTRATION_INTERFACE(ModelClassName)
Definition: model_macros.h:30