|
BRL-CAD
|
#include <radial.h>
Data Fields | |
| struct bu_list | l |
| struct edgeuse * | eu |
| struct faceuse * | fu |
| Derived from eu. More... | |
| struct shell * | s |
| Derived from eu. More... | |
| int | existing_flag |
| !0 if this eu exists on dest edge More... | |
| int | is_crack |
| This eu is part of a crack. More... | |
| int | is_outie |
| This crack is an "outie". More... | |
| int | needs_flip |
| Insert eumate, not eu. More... | |
| fastf_t | ang |
| angle, in radians. 0 to 2pi More... | |