home projects git about
1 2 3 4 5 6
#include <kalmia.h> #include <ezxml.h> /* parse a <matrix> tag into a ka_matrix_t */ int kai_parse_matrix(ka_matrix_t *m, ezxml_t tag);