#include "common.h"
#include "vmath.h"
#include "bu/list.h"
#include "bu/ptbl.h"
#include "bn/tol.h"
#include "bv/vlist.h"
#include "bg/defines.h"
#include "rt/geom.h"
#include "rt/hit.h"
#include "rt/seg.h"
#include "rt/application.h"
#include "rt/soltab.h"
#include "nmg.h"
Go to the source code of this file.
◆ NMG_PCA_EDGE
◆ NMG_PCA_EDGE_VERTEX
#define NMG_PCA_EDGE_VERTEX 2 |
◆ NMG_PCA_VERTEX
◆ rt_nmg_print_hitlist()
void rt_nmg_print_hitlist |
( |
struct bu_list * |
hd | ) |
|
◆ rt_nmg_print_hitmiss()
void rt_nmg_print_hitmiss |
( |
struct hitmiss * |
a_hit | ) |
|
◆ rt_isect_ray_model()
◆ nmg_plot_anim_upcall
void(* nmg_plot_anim_upcall) (void) |
( |
void |
| ) |
|
|
extern |
global nmg animation plot callback