BRL-CAD

#include <ray.h>

Data Fields

vect_t n1
 
fastf_t d1
 
vect_t n2
 
fastf_t d2
 

Detailed Description

Definition at line 45 of file ray.h.

Field Documentation

◆ n1

vect_t n1

Definition at line 47 of file ray.h.

◆ d1

fastf_t d1

Definition at line 48 of file ray.h.

◆ n2

vect_t n2

Definition at line 50 of file ray.h.

◆ d2

fastf_t d2

Definition at line 51 of file ray.h.


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