This is the complete list of members for alvar::FileFormatUtils, including all inherited members.
allocateXMLMatrix(const TiXmlElement *xml_matrix) | alvar::FileFormatUtils | static |
createXMLMatrix(const char *element_name, const CvMat *matrix) | alvar::FileFormatUtils | static |
decodeXMLMatrix(const TiXmlElement *xml_matrix, int &type, int &rows, int &cols) | alvar::FileFormatUtils | privatestatic |
parseXMLMatrix(const TiXmlElement *xml_matrix, CvMat *matrix) | alvar::FileFormatUtils | static |