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 1082 of file geom.h.

Field Documentation

◆ hrt_magic

uint32_t hrt_magic

Definition at line 1084 of file geom.h.

◆ v

center point

Definition at line 1085 of file geom.h.

◆ xdir

vect_t xdir

unit vector in x direction

Definition at line 1086 of file geom.h.

◆ ydir

vect_t ydir

unit vector in y direction

Definition at line 1087 of file geom.h.

◆ zdir

vect_t zdir

unit vector in z direction

Definition at line 1088 of file geom.h.

◆ d

distance to cusps

Definition at line 1089 of file geom.h.


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