|
BRL-CAD
|
#include <ray_partition.h>
Data Fields | |
| struct bu_list | l |
| struct application * | ap |
| struct partition | PartHeadp |
| struct seg | segHeadp |
| void * | userptr |
The partition_list structure - bu_list based structure for holding ray bundles.
Definition at line 136 of file ray_partition.h.
| struct bu_list l |
Definition at line 137 of file ray_partition.h.
| struct application* ap |
Definition at line 138 of file ray_partition.h.
| struct partition PartHeadp |
Definition at line 139 of file ray_partition.h.
| struct seg segHeadp |
Definition at line 140 of file ray_partition.h.
| void* userptr |
Definition at line 141 of file ray_partition.h.