|
BRL-CAD
|
#include <geom.h>
Data Fields | |
| uint32_t | eto_magic |
| point_t | eto_V |
| eto vertex More... | |
| vect_t | eto_N |
| vector normal to plane of torus More... | |
| vect_t | eto_C |
| vector along semi-major axis of ellipse More... | |
| fastf_t | eto_r |
| scalar radius of rotation More... | |
| fastf_t | eto_rd |
| scalar length of semi-minor of ellipse More... | |