16 #ifndef GEOMTOOLS_SPHERICAL_EXTRUSION_CYLINDER_MODEL_H 17 #define GEOMTOOLS_SPHERICAL_EXTRUSION_CYLINDER_MODEL_H 1 26 #include <boost/scoped_ptr.hpp> 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;
87 uint32_t options_ = 0)
const;
98 std::string _material_;
104 double _r_extrusion_;
109 boost::scoped_ptr<wires_drawer> _drawer_;
117 #endif // GEOMTOOLS_SPHERICAL_EXTRUSION_CYLINDER_MODEL_H
#define GEOMTOOLS_MODEL_REGISTRATION_INTERFACE(ModelClassName)
Definition: model_macros.h:30