|
funkalicious 0.1
|
Public Attributes | |
| GHashTable * | new_table |
| GHashTable * | mat2_ppts |
| GHashTable * | bowings |
| char * | mat1 |
| char * | mat2 |
| double | x |
| GHashTable* foreach_datum::bowings |
Definition at line 83 of file matdb.c.
Referenced by clone_each_property(), and get_material().
| char* foreach_datum::mat1 |
Definition at line 84 of file matdb.c.
Referenced by clone_each_property(), and get_material().
| char* foreach_datum::mat2 |
Definition at line 85 of file matdb.c.
Referenced by clone_each_property(), and get_material().
| GHashTable* foreach_datum::mat2_ppts |
Definition at line 82 of file matdb.c.
Referenced by clone_each_property(), and get_material().
| GHashTable* foreach_datum::new_table |
Definition at line 81 of file matdb.c.
Referenced by clone_each_property(), and get_material().
| double foreach_datum::x |
Definition at line 86 of file matdb.c.
Referenced by clone_each_property(), and get_material().