BRL-CAD
conv.h File Reference
#include "common.h"
#include "bu/list.h"
#include "bn/tol.h"
#include "rt/defines.h"
#include "rt/db_internal.h"
#include "rt/resource.h"
#include "nmg.h"
Include dependency graph for conv.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

union treert_booltree_leaf_tess (struct db_tree_state *tsp, const struct db_full_path *pathp, struct rt_db_internal *ip, void *client_data)
 
union treert_booltree_evaluate (union tree *tp, struct bu_list *vlfree, const struct bn_tol *tol, struct resource *resp, int(*do_bool)(union tree *, union tree *, union tree *, int op, struct bu_list *, const struct bn_tol *, void *), int verbose, void *data)
 

Function Documentation

◆ rt_booltree_leaf_tess()

union tree* rt_booltree_leaf_tess ( struct db_tree_state tsp,
const struct db_full_path pathp,
struct rt_db_internal ip,
void *  client_data 
)

◆ rt_booltree_evaluate()

union tree* rt_booltree_evaluate ( union tree tp,
struct bu_list vlfree,
const struct bn_tol tol,
struct resource resp,
int(*)(union tree *, union tree *, union tree *, int op, struct bu_list *, const struct bn_tol *, void *)  do_bool,
int  verbose,
void *  data 
)