45 #ifndef vpXmlParserRectOriented_h 46 #define vpXmlParserRectOriented_h 48 #include <visp3/core/vpConfig.h> 50 #include <visp3/core/vpRectOriented.h> 102 void parse(
const std::string &filename);
103 void save(
const std::string &filename,
bool append=
false);
115 #endif //vpXmlParserRectOriented_h XML parser to load and save an oriented rectangle in a file.
Defines an oriented rectangle in the plane.