BRL-CAD

#include <ray_partition.h>

Collaboration diagram for partition_list:
[legend]

Data Fields

struct bu_list l
 
struct applicationap
 
struct partition PartHeadp
 
struct seg segHeadp
 
void * userptr
 

Detailed Description

The partition_list structure - bu_list based structure for holding ray bundles.

Definition at line 136 of file ray_partition.h.

Field Documentation

◆ l

struct bu_list l

Definition at line 137 of file ray_partition.h.

◆ ap

struct application* ap

Definition at line 138 of file ray_partition.h.

◆ PartHeadp

struct partition PartHeadp

Definition at line 139 of file ray_partition.h.

◆ segHeadp

struct seg segHeadp

Definition at line 140 of file ray_partition.h.

◆ userptr

void* userptr

Definition at line 141 of file ray_partition.h.


The documentation for this struct was generated from the following file: