|
k-dot-p 0.1
|
#include <stdio.h>#include <strings.h>#include <stdlib.h>#include "config.h"#include <libmodelxx/matdb.h++>#include <libmodelxx/matdb-dotcode.h++>
Include dependency graph for matdb-dotcode.c++:Go to the source code of this file.
Namespaces | |
| namespace | kdotp |
| namespace | kdotp::libmodelxx |
| namespace | kdotp::libmodelxx::structure |
Functions | |
| static void | kdotp::libmodelxx::structure::destroy_string (gpointer data) |
| static void | kdotp::libmodelxx::structure::destroy_double (gpointer data) |
| static void | kdotp::libmodelxx::structure::destroy_inner_bowhash (gpointer data) |
| int | kdotp::libmodelxx::structure::insert_into_matdb (struct matdb *mdb, struct matdb_material **mat, struct matdb_bowing **bow) |
| static void | kdotp::libmodelxx::structure::prettify_line (char *line) |
| struct matdb * | kdotp::libmodelxx::structure::read_matdb_dotcode (const GString *name, int *err) |