BRL-CAD

#include <ray_partition.h>

Collaboration diagram for partition_bundle:
[legend]

Data Fields

int hits
 
int misses
 
struct partition_listlist
 
struct applicationap
 

Detailed Description

Partition bundle. Passed from rt_shootrays() into user's bundle_hit() function.

Definition at line 149 of file ray_partition.h.

Field Documentation

◆ hits

int hits

Definition at line 150 of file ray_partition.h.

◆ misses

int misses

Definition at line 151 of file ray_partition.h.

◆ list

struct partition_list* list

Definition at line 152 of file ray_partition.h.

◆ ap

struct application* ap

Definition at line 153 of file ray_partition.h.


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