BRL-CAD

#include <xray.h>

Collaboration diagram for xrays:
[legend]

Data Fields

struct bu_list l
 
struct xray ray
 

Detailed Description

This plural xrays structure is a bu_list based container designed to hold a list or bundle of xray(s). This bundle is utilized by rt_shootrays() through its application bundle input.

Definition at line 57 of file xray.h.

Field Documentation

◆ l

struct bu_list l

Definition at line 47 of file xray.h.

◆ ray

struct xray ray

Definition at line 47 of file xray.h.


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