BRL-CAD
|
Go to the source code of this file.
Functions | |
int | rt_mk_binunif (struct rt_wdb *wdbp, const char *obj_name, const char *file_name, unsigned int minor_type, size_t max_count) |
void | rt_binunif_free (struct rt_binunif_internal *bip) |
void | rt_binunif_dump (struct rt_binunif_internal *bip) |
int rt_mk_binunif | ( | struct rt_wdb * | wdbp, |
const char * | obj_name, | ||
const char * | file_name, | ||
unsigned int | minor_type, | ||
size_t | max_count | ||
) |
void rt_binunif_free | ( | struct rt_binunif_internal * | bip | ) |
Free the storage associated with a binunif_internal object
void rt_binunif_dump | ( | struct rt_binunif_internal * | bip | ) |
Diagnostic routine