|
BRL-CAD
|
#include <seg.h>
Data Fields | |
| struct bu_list | l |
| struct hit | seg_in |
| IN information. More... | |
| struct hit | seg_out |
| OUT information. More... | |
| struct soltab * | seg_stp |
| pointer back to soltab More... | |
Intersection segment.
Includes information about both endpoints of intersection. Contains forward link to additional intersection segments if the intersection spans multiple segments (e.g., shooting a ray through a torus).