BRL-CAD
|
#include <geom.h>
Data Fields | |
uint32_t | magic |
point_t | v |
center point More... | |
vect_t | h |
normal, unit length More... | |
fastf_t | r_h |
radius in H direction (r2) More... | |
fastf_t | r_a |
radius in A direction (r1) More... | |
vect_t | a |
r_a length More... | |
vect_t | b |
r_b length More... | |
fastf_t | r_b |
radius in B direction (typ == r_a) More... | |