16 #ifndef GEOMTOOLS_RECTANGLE_H 17 #define GEOMTOOLS_RECTANGLE_H 1 55 void set(
double x_,
double y_);
94 virtual void tree_dump(std::ostream & out_ = std::clog,
95 const std::string & title_ =
"",
96 const std::string & indent_ =
"",
97 bool inherit_=
false)
const;
114 uint32_t options_ = 0)
const;
142 #endif // GEOMTOOLS_RECTANGLE_H
#define GEOMTOOLS_OBJECT_3D_REGISTRATION_INTERFACE(ModelClassName)
Definition: i_object_3d.h:260