BRL-CAD
nmg_conv.h File Reference
#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"
Include dependency graph for nmg_conv.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

struct  hitmiss
 
struct  ray_data
 

Macros

#define NMG_PCA_EDGE   1
 
#define NMG_PCA_EDGE_VERTEX   2
 
#define NMG_PCA_VERTEX   3
 

Functions

void rt_nmg_print_hitlist (struct bu_list *hd)
 
void rt_nmg_print_hitmiss (struct hitmiss *a_hit)
 
void rt_isect_ray_model (struct ray_data *rd, struct bu_list *vlfree)
 

Variables

void(* nmg_plot_anim_upcall )(void)
 

Macro Definition Documentation

◆ NMG_PCA_EDGE

#define NMG_PCA_EDGE   1

Definition at line 128 of file nmg_conv.h.

◆ NMG_PCA_EDGE_VERTEX

#define NMG_PCA_EDGE_VERTEX   2

Definition at line 129 of file nmg_conv.h.

◆ NMG_PCA_VERTEX

#define NMG_PCA_VERTEX   3

Definition at line 130 of file nmg_conv.h.

Function Documentation

◆ 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()

void rt_isect_ray_model ( struct ray_data rd,
struct bu_list vlfree 
)

Variable Documentation

◆ nmg_plot_anim_upcall

void(* nmg_plot_anim_upcall) (void) ( void  )
extern

global nmg animation plot callback