Go to the documentation of this file.
46 typedef std::vector<CSegPoint2D>
Points;
72 void write(xmlpp::Node& node,
int version)
const;
75 const std::string& get_id()
const;
78 const Points& get_points()
const;
94 float get_hausdorff_distance(
const CSegSection& other)
const;
119 void draw(
C2DUBImage& output,
unsigned char color)
const;
128 bool is_open()
const;