7 #ifndef GEOMTOOLS_POLYLINE_3D_H 8 #define GEOMTOOLS_POLYLINE_3D_H 1 37 static const bool OPEN =
false;
112 virtual void tree_dump(std::ostream & out_ = std::clog,
113 const std::string & title_ =
"",
114 const std::string & indent_ =
"",
115 bool inherit_ =
false)
const;
119 uint32_t options_ = 0)
const;
136 #include <boost/serialization/version.hpp> 139 #endif // GEOMTOOLS_POLYLINE_3D_H
#define DATATOOLS_SERIALIZATION_DECLARATION()
Definition: i_serializable.h:266