BRL-CAD
Loading...
Searching...
No Matches
rt_hrt_internal Struct Reference

#include <geom.h>

Data Fields

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

Detailed Description

Definition at line 1110 of file geom.h.

Field Documentation

◆ hrt_magic

uint32_t hrt_magic

Definition at line 1112 of file geom.h.

◆ v

center point

Definition at line 1113 of file geom.h.

◆ xdir

vect_t xdir

unit vector in x direction

Definition at line 1114 of file geom.h.

◆ ydir

vect_t ydir

unit vector in y direction

Definition at line 1115 of file geom.h.

◆ zdir

vect_t zdir

unit vector in z direction

Definition at line 1116 of file geom.h.

◆ d

distance to cusps

Definition at line 1117 of file geom.h.


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