Searched refs:xmax_node (Results 1 – 1 of 1) sorted by relevance
213 XMLElement *xmax_node = bbox_node->FirstChildElement("xmax"); in LoadAnnotationFile() local214 if (xmax_node != nullptr) xmax = xmax_node->FloatText(); in LoadAnnotationFile()