#ifndef KALMIA_GEOMETRY_H #define KALMIA_GEOMETRY_H #include #include int kai_parse_float_array(struct ka_float_array_t *dest, ezxml_t src); #endif