45 #ifndef vpXmlParserRectOriented_h 46 #define vpXmlParserRectOriented_h 48 #include <visp3/core/vpConfig.h> 52 #include <visp3/core/vpDebug.h> 53 #include <visp3/core/vpRectOriented.h> 54 #include <visp3/core/vpXmlParser.h> 129 #endif // VISP_HAVE_XML2 130 #endif // vpXmlParserRectOriented_h
void setRectangle(const vpRectOriented rectangle)
vpRectOriented const getRectangle()
virtual void writeMainClass(xmlNodePtr node)=0
This class intends to simplify the creation of xml parser based on the libxml2 third party library...
XML parser to load and save an oriented rectangle in a file.
virtual void readMainClass(xmlDocPtr doc, xmlNodePtr node)=0
Class that defines a 2D point in an image. This class is useful for image processing and stores only ...
Defines an oriented rectangle in the plane.