#include <nmg.h>
Collaboration diagram for loop:
Data Fields | |
long | magic |
loopuse * | lu_p |
Ptr to one use of this loop. | |
loop_g * | lg_p |
Geometry. | |
long | index |
struct # in this model |
Definition at line 445 of file nmg.h.
|
Definition at line 446 of file nmg.h. Referenced by nmg_ml(), nmg_mlv(), and rt_nmg_ialloc(). |
|
Ptr to one use of this loop.
Definition at line 447 of file nmg.h. Referenced by nmg_loop_g(), nmg_ml(), nmg_mlv(), and rt_nmg_idisk(). |
|
Geometry.
Definition at line 448 of file nmg.h. Referenced by nmg_class_pt_lu_except(), nmg_face_bb(), nmg_find_max_index(), nmg_klu(), nmg_loop_g(), nmg_lu_is_convex(), nmg_m_reindex(), nmg_m_struct_count(), nmg_ml(), and nmg_shell_a(). |
|
struct # in this model
|