|
BRL-CAD
|
#include "common.h"#include "vmath.h"#include "bu/vls.h"#include "rt/defines.h"#include "rt/directory.h"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) |
| const char * | rt_binunif_typestr (const struct directory *dp) |
|
extern |
|
extern |
Free the storage associated with a binunif_internal object
|
extern |
Diagnostic routine