21#ifndef mia_2d_SegPoint_hh
22#define mia_2d_SegPoint_hh
a point in a 2D segmentation shape
void inv_transform(const C2DTransformation &t)
void write(CXMLElement &node) const
CSegPoint2D(const CXMLElement &node)
CSegPoint2D(const C2DFVector &org)
copy constructor
void transform(const C2DTransformation &t)
CSegPoint2D(float x, float y)
This class implements a facade for the xml Element.
#define NS_MIA_BEGIN
conveniance define to start the mia namespace
#define NS_MIA_END
conveniance define to end the mia namespace
void read_attribute_from_node(const CXMLElement &elm, const std::string &key, T &out_value, bool required)