Go to the source code of this file.
Data Structures | |
class | CSegPoint2D |
a point in a 2D segmentation shape More... | |
Functions | |
template<typename T > | |
void | read_attribute_from_node (const CXMLElement &elm, const std::string &key, T &out_value, bool required) |
void | read_attribute_from_node (const CXMLElement &elm, const std::string &key, bool &out_value, bool required) |
void read_attribute_from_node | ( | const CXMLElement & | elm, |
const std::string & | key, | ||
T & | out_value, | ||
bool | required | ||
) |
void read_attribute_from_node | ( | const CXMLElement & | elm, |
const std::string & | key, | ||
bool & | out_value, | ||
bool | required | ||
) |