BRL-CAD
binunif.h File Reference
#include "common.h"
#include "vmath.h"
#include "bu/vls.h"
#include "rt/defines.h"
Include dependency graph for binunif.h:
This graph shows which files directly or indirectly include this file:

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)
 

Function Documentation

◆ rt_mk_binunif()

int rt_mk_binunif ( struct rt_wdb wdbp,
const char *  obj_name,
const char *  file_name,
unsigned int  minor_type,
size_t  max_count 
)

◆ rt_binunif_free()

void rt_binunif_free ( struct rt_binunif_internal bip)

Free the storage associated with a binunif_internal object

◆ rt_binunif_dump()

void rt_binunif_dump ( struct rt_binunif_internal bip)

Diagnostic routine