16 #ifndef GEOMTOOLS_CYLINDRIC_EXTRUSION_BOXED_MODEL_H 17 #define GEOMTOOLS_CYLINDRIC_EXTRUSION_BOXED_MODEL_H 1 102 virtual void tree_dump (std::ostream & out_ = std::clog,
103 const std::string & title_ =
"",
104 const std::string & indent_ =
"",
105 bool inherit_ =
false)
const;
128 uint32_t options_ = 0)
const;
141 std::string _material_name_;
142 double _mother_x_, _mother_y_, _mother_z_;
143 double _extrusion_radius_;
144 double _extrusion_x_;
145 double _extrusion_y_;
151 boost::scoped_ptr<wires_drawer> _drawer_;
163 #endif // GEOMTOOLS_CYLINDRIC_EXTRUSION_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