16 #ifndef GEOMTOOLS_REGULAR_POLYGON_H 17 #define GEOMTOOLS_REGULAR_POLYGON_H 1 107 void get_vertex(
int n_,
double & x_,
double & y_)
const;
146 virtual void tree_dump(std::ostream & out_ = std::clog,
147 const std::string & title_ =
"",
148 const std::string & indent_ =
"",
149 bool inherit_=
false)
const;
160 uint32_t options_ = 0)
const;
177 #endif // GEOMTOOLS_REGULAR_POLYGON_H
#define GEOMTOOLS_OBJECT_3D_REGISTRATION_INTERFACE(ModelClassName)
Definition: i_object_3d.h:260