BRL-CAD
rt_hrt_internal Struct Reference

#include <geom.h>

Data Fields

uint32_t hrt_magic
 
point_t v
 center point More...
 
vect_t xdir
 unit vector in x direction More...
 
vect_t ydir
 unit vector in y direction More...
 
vect_t zdir
 unit vector in z direction More...
 
fastf_t d
 distance to cusps More...
 

Detailed Description

Definition at line 1091 of file geom.h.

Field Documentation

◆ hrt_magic

uint32_t hrt_magic

Definition at line 1093 of file geom.h.

◆ v

center point

Definition at line 1094 of file geom.h.

◆ xdir

vect_t xdir

unit vector in x direction

Definition at line 1095 of file geom.h.

◆ ydir

vect_t ydir

unit vector in y direction

Definition at line 1096 of file geom.h.

◆ zdir

vect_t zdir

unit vector in z direction

Definition at line 1097 of file geom.h.

◆ d

distance to cusps

Definition at line 1098 of file geom.h.


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