BRL-CAD
Loading...
Searching...
No Matches

#include <ray.h>

Collaboration diagram for nmg_seg:
[legend]

Data Fields

struct bu_list l
 
struct nmg_hit seg_in
 IN information.
 
struct nmg_hit seg_out
 OUT information.
 
voidseg_stp
 pointer back to soltab
 

Detailed Description

Definition at line 184 of file ray.h.

Field Documentation

◆ l

struct bu_list l

Definition at line 185 of file ray.h.

◆ seg_in

struct nmg_hit seg_in

IN information.

Definition at line 186 of file ray.h.

◆ seg_out

struct nmg_hit seg_out

OUT information.

Definition at line 187 of file ray.h.

◆ seg_stp

void* seg_stp

pointer back to soltab

Definition at line 188 of file ray.h.


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