16 #ifndef GEOMTOOLS_ELLIPTICAL_CYLINDER_SECTOR_H 17 #define GEOMTOOLS_ELLIPTICAL_CYLINDER_SECTOR_H 1 61 void set(
double rx_,
double ry_,
double z_);
63 void set(
double rx_,
double ry_,
double z_,
64 double start_angle_,
double delta_angle_);
98 double start_angle_,
double delta_angle_);
131 virtual void tree_dump(std::ostream & out_ = std::clog,
132 const std::string & title_ =
"",
133 const std::string & indent_ =
"",
134 bool inherit_ =
false)
const;
151 uint32_t options_ = 0)
const;
172 #endif // GEOMTOOLS_ELLIPTICAL_CYLINDER_SECTOR_H
#define GEOMTOOLS_OBJECT_3D_REGISTRATION_INTERFACE(ModelClassName)
Definition: i_object_3d.h:260