16 #ifndef GEOMTOOLS_PLATE_WITH_HOLE_MODEL_H 17 #define GEOMTOOLS_PLATE_WITH_HOLE_MODEL_H 1 30 #include <boost/scoped_ptr.hpp> 67 virtual void tree_dump (std::ostream & out_ = std::clog,
68 const std::string & title_ =
"",
69 const std::string & indent_ =
"",
70 bool inherit_ =
false)
const;
92 uint32_t options_ = 0)
const;
105 std::string _material_;
121 boost::scoped_ptr<wires_drawer> _drawer_;
132 #endif // GEOMTOOLS_PLATE_WITH_HOLE_MODEL_H
#define GEOMTOOLS_MODEL_REGISTRATION_INTERFACE(ModelClassName)
Definition: model_macros.h:30