#include <rtgeom.h>
Data Fields | |
long | epa_magic |
point_t | epa_V |
epa vertex | |
vect_t | epa_H |
height vector | |
vect_t | epa_Au |
unit vector along semi-major axis | |
fastf_t | epa_r1 |
scalar semi-major axis length | |
fastf_t | epa_r2 |
scalar semi-minor axis length |
Definition at line 365 of file rtgeom.h.
|
Definition at line 366 of file rtgeom.h. Referenced by rt_epa_ifree(), rt_epa_import(), and rt_epa_import5(). |
|
epa vertex
Definition at line 367 of file rtgeom.h. Referenced by rt_epa_export(), rt_epa_export5(), rt_epa_import(), rt_epa_import5(), rt_epa_plot(), rt_epa_prep(), and rt_epa_tess(). |
|
height vector
Definition at line 368 of file rtgeom.h. Referenced by rt_epa_export(), rt_epa_export5(), rt_epa_import(), rt_epa_import5(), rt_epa_plot(), rt_epa_prep(), and rt_epa_tess(). |
|
unit vector along semi-major axis
Definition at line 369 of file rtgeom.h. Referenced by rt_epa_export(), rt_epa_export5(), rt_epa_import(), rt_epa_import5(), rt_epa_plot(), rt_epa_prep(), and rt_epa_tess(). |
|
scalar semi-major axis length
Definition at line 370 of file rtgeom.h. Referenced by rt_epa_export(), rt_epa_export5(), rt_epa_import(), rt_epa_import5(), rt_epa_plot(), rt_epa_prep(), and rt_epa_tess(). |
|
scalar semi-minor axis length
Definition at line 371 of file rtgeom.h. Referenced by rt_epa_export(), rt_epa_export5(), rt_epa_import(), rt_epa_import5(), rt_epa_plot(), rt_epa_prep(), and rt_epa_tess(). |