#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 452 of file nmg.h.
|
|
Definition at line 453 of file nmg.h. Referenced by nmg_loop_g(), and rt_nmg_ialloc(). |
|
|
minimums of bounding box
Definition at line 454 of file nmg.h. Referenced by nmg_class_pt_lu_except(), nmg_face_bb(), nmg_loop_g(), nmg_pr_lg(), nmg_shell_a(), nmg_vlg(), rt_nmg_edisk(), and rt_nmg_idisk(). |
|
|
maximums of bounding box
Definition at line 455 of file nmg.h. Referenced by nmg_class_pt_lu_except(), nmg_face_bb(), nmg_loop_g(), nmg_pr_lg(), nmg_shell_a(), nmg_vlg(), rt_nmg_edisk(), and rt_nmg_idisk(). |
|
|
struct # in this model
|
1.4.6