#include <rtgeom.h>
Data Fields | |
| long | ehy_magic |
| point_t | ehy_V |
| ehy vertex | |
| vect_t | ehy_H |
| height vector | |
| vect_t | ehy_Au |
| unit vector along semi-major axis | |
| fastf_t | ehy_r1 |
| scalar semi-major axis length | |
| fastf_t | ehy_r2 |
| scalar semi-minor axis length | |
| fastf_t | ehy_c |
| dist from hyperbola to vertex of asymptotes | |
Definition at line 379 of file rtgeom.h.
|
|
Definition at line 380 of file rtgeom.h. Referenced by rt_ehy_ifree(), rt_ehy_import(), and rt_ehy_import5(). |
|
|
ehy vertex
Definition at line 381 of file rtgeom.h. Referenced by rt_ehy_export(), rt_ehy_export5(), rt_ehy_import(), rt_ehy_import5(), rt_ehy_plot(), rt_ehy_prep(), and rt_ehy_tess(). |
|
|
height vector
Definition at line 382 of file rtgeom.h. Referenced by rt_ehy_export(), rt_ehy_export5(), rt_ehy_import(), rt_ehy_import5(), rt_ehy_plot(), rt_ehy_prep(), and rt_ehy_tess(). |
|
|
unit vector along semi-major axis
Definition at line 383 of file rtgeom.h. Referenced by rt_ehy_export(), rt_ehy_export5(), rt_ehy_import(), rt_ehy_import5(), rt_ehy_plot(), rt_ehy_prep(), and rt_ehy_tess(). |
|
|
scalar semi-major axis length
Definition at line 384 of file rtgeom.h. Referenced by rt_ehy_export(), rt_ehy_export5(), rt_ehy_import(), rt_ehy_import5(), rt_ehy_plot(), rt_ehy_prep(), and rt_ehy_tess(). |
|
|
scalar semi-minor axis length
Definition at line 385 of file rtgeom.h. Referenced by rt_ehy_export(), rt_ehy_export5(), rt_ehy_import(), rt_ehy_import5(), rt_ehy_plot(), rt_ehy_prep(), and rt_ehy_tess(). |
|
|
dist from hyperbola to vertex of asymptotes
Definition at line 386 of file rtgeom.h. Referenced by rt_ehy_export(), rt_ehy_export5(), rt_ehy_import(), rt_ehy_import5(), rt_ehy_plot(), rt_ehy_prep(), and rt_ehy_tess(). |
1.4.6