#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 324 of file nmg.h.
|
|
Definition at line 325 of file nmg.h. Referenced by nmg_pr_sa(), nmg_shell_a(), and rt_nmg_ialloc(). |
|
|
minimums of bounding box
Definition at line 326 of file nmg.h. Referenced by nmg_class_pt_s(), nmg_classify_s_vs_s(), nmg_crackshells(), nmg_pl_isect(), nmg_pr_sa(), nmg_region_a(), nmg_shell_a(), rt_nmg_edisk(), and rt_nmg_idisk(). |
|
|
maximums of bounding box
Definition at line 327 of file nmg.h. Referenced by nmg_class_pt_s(), nmg_classify_s_vs_s(), nmg_crackshells(), nmg_pl_isect(), nmg_pr_sa(), nmg_region_a(), nmg_shell_a(), rt_nmg_edisk(), and rt_nmg_idisk(). |
|
|
struct # in this model
|
1.4.6