|
BRL-CAD
|
#include "common.h"#include "vmath.h"#include "bu/list.h"#include "bn/tol.h"#include "nmg.h"#include "rt/defines.h"#include "rt/geom.h"#include "rt/tree.h"Go to the source code of this file.
Data Structures | |
| struct | rt_nmg_edit |
Functions | |
| int | rt_nmg_do_bool (union tree *tp, union tree *tl, union tree *tr, int op, struct bu_list *vlfree, const struct bn_tol *tol, void *data) |