#include <rtgeom.h>
Data Fields | |
| long | rhc_magic |
| point_t | rhc_V |
| rhc vertex | |
| vect_t | rhc_H |
| height vector | |
| vect_t | rhc_B |
| breadth vector | |
| fastf_t | rhc_r |
| scalar half-width of rectangular face | |
| fastf_t | rhc_c |
| dist from hyperbola to vertex of asymptotes | |
Definition at line 351 of file rtgeom.h.
|
|
Definition at line 352 of file rtgeom.h. Referenced by rt_rhc_ifree(), rt_rhc_import(), and rt_rhc_import5(). |
|
|
rhc vertex
Definition at line 353 of file rtgeom.h. Referenced by rt_rhc_export(), rt_rhc_export5(), rt_rhc_import(), rt_rhc_import5(), rt_rhc_plot(), rt_rhc_prep(), and rt_rhc_tess(). |
|
|
height vector
Definition at line 354 of file rtgeom.h. Referenced by rt_rhc_export(), rt_rhc_export5(), rt_rhc_import(), rt_rhc_import5(), rt_rhc_plot(), rt_rhc_prep(), and rt_rhc_tess(). |
|
|
breadth vector
Definition at line 355 of file rtgeom.h. Referenced by rt_rhc_export(), rt_rhc_export5(), rt_rhc_import(), rt_rhc_import5(), rt_rhc_plot(), rt_rhc_prep(), and rt_rhc_tess(). |
|
|
scalar half-width of rectangular face
Definition at line 356 of file rtgeom.h. Referenced by rt_rhc_export(), rt_rhc_export5(), rt_rhc_import(), rt_rhc_import5(), rt_rhc_plot(), rt_rhc_prep(), and rt_rhc_tess(). |
|
|
dist from hyperbola to vertex of asymptotes
Definition at line 357 of file rtgeom.h. Referenced by rt_rhc_export(), rt_rhc_export5(), rt_rhc_import(), rt_rhc_import5(), rt_rhc_plot(), rt_rhc_prep(), and rt_rhc_tess(). |
1.4.6