#include <rtgeom.h>
Collaboration diagram for rt_pg_internal:
Data Fields | |
long | magic |
int | npoly |
rt_pg_internal::rt_pg_face_internal * | poly |
has npoly elements | |
int | max_npts |
maximum value of npts in poly[] | |
Data Structures | |
struct | rt_pg_face_internal |
Definition at line 191 of file rtgeom.h.
|
Definition at line 192 of file rtgeom.h. Referenced by nmg_to_poly(), and rt_pg_import(). |
|
Definition at line 193 of file rtgeom.h. Referenced by nmg_to_poly(), rt_pg_export(), rt_pg_ifree(), rt_pg_import(), rt_pg_plot(), rt_pg_plot_poly(), rt_pg_prep(), rt_pg_tess(), and rt_pg_to_bot(). |
|
has npoly elements
Referenced by nmg_to_poly(), rt_pg_export(), rt_pg_ifree(), rt_pg_import(), rt_pg_plot(), rt_pg_plot_poly(), rt_pg_prep(), rt_pg_tess(), and rt_pg_to_bot(). |
|
maximum value of npts in poly[]
Definition at line 200 of file rtgeom.h. Referenced by rt_pg_import(), rt_pg_tess(), and rt_pg_to_bot(). |