16 #ifndef GEOMTOOLS_CIRCLE_H 17 #define GEOMTOOLS_CIRCLE_H 1 50 void set_r(
double a_radius);
104 circle(
double radius_,
double start_angle_,
double delta_angle_);
113 virtual void tree_dump(std::ostream & a_out = std::clog,
114 const std::string & a_title =
"",
115 const std::string & a_indent =
"",
116 bool a_inherit=
false)
const;
151 #endif // GEOMTOOLS_CIRCLE_H
#define GEOMTOOLS_OBJECT_3D_REGISTRATION_INTERFACE(ModelClassName)
Definition: i_object_3d.h:260