17 #ifndef GEOMTOOLS_HELIX_3D_H 18 #define GEOMTOOLS_HELIX_3D_H 1 68 void set_center(
double x_,
double y_,
double z_);
158 virtual void tree_dump(std::ostream & out_ = std::clog,
159 const std::string & title_ =
"",
160 const std::string & indent_ =
"",
161 bool inherit_ =
false)
const;
185 static void print_xyz(std::ostream & out_,
187 double step_angle_ = 0.0,
188 unsigned int flags_ = 0);
206 uint32_t options_ = 0)
const;
229 #include <boost/serialization/export.hpp> 233 #include <boost/serialization/version.hpp> 236 #endif // GEOMTOOLS_HELIX_3D_H
#define DATATOOLS_SERIALIZATION_DECLARATION()
Definition: i_serializable.h:266