BRL-CAD

#include <ray.h>

Collaboration diagram for nmg_seg:
[legend]

Data Fields

struct bu_list l
 
struct nmg_hit seg_in
 IN information. More...
 
struct nmg_hit seg_out
 OUT information. More...
 
void * seg_stp
 pointer back to soltab More...
 

Detailed Description

Definition at line 177 of file ray.h.

Field Documentation

◆ l

struct bu_list l

Definition at line 174 of file ray.h.

◆ seg_in

struct nmg_hit seg_in

IN information.

Definition at line 174 of file ray.h.

◆ seg_out

struct nmg_hit seg_out

OUT information.

Definition at line 174 of file ray.h.

◆ seg_stp

void* seg_stp

pointer back to soltab

Definition at line 181 of file ray.h.


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