#include <nmg.h>
Data Fields | |
| long | magic |
| point_t | min_pt |
| minimums of bounding box | |
| point_t | max_pt |
| maximums of bounding box | |
| long | index |
| struct # in this model | |
Definition at line 287 of file nmg.h.
|
|
Definition at line 288 of file nmg.h. Referenced by nmg_region_a(), and rt_nmg_ialloc(). |
|
|
minimums of bounding box
Definition at line 289 of file nmg.h. Referenced by nmg_class_pt_s(), nmg_isect_ray_model(), nmg_model_bb(), nmg_region_a(), rt_nmg_edisk(), rt_nmg_idisk(), and rt_nmg_prep(). |
|
|
maximums of bounding box
Definition at line 290 of file nmg.h. Referenced by nmg_class_pt_s(), nmg_isect_ray_model(), nmg_model_bb(), nmg_region_a(), rt_nmg_edisk(), rt_nmg_idisk(), and rt_nmg_prep(). |
|
|
struct # in this model
|
1.4.6