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