BRL-CAD
Loading...
Searching...
No Matches

#include <geom.h>

Data Fields

uint32_t hyp_magic
 
point_t hyp_Vi
 hyp vertex
 
vect_t hyp_Hi
 full height vector
 
vect_t hyp_A
 semi-major axis
 
fastf_t hyp_b
 scalar semi-minor axis length
 
fastf_t hyp_bnr
 ratio of minimum neck width to base width
 

Detailed Description

Definition at line 534 of file geom.h.

Field Documentation

◆ hyp_magic

uint32_t hyp_magic

Definition at line 535 of file geom.h.

◆ hyp_Vi

point_t hyp_Vi

hyp vertex

Definition at line 536 of file geom.h.

◆ hyp_Hi

vect_t hyp_Hi

full height vector

Definition at line 537 of file geom.h.

◆ hyp_A

vect_t hyp_A

semi-major axis

Definition at line 538 of file geom.h.

◆ hyp_b

fastf_t hyp_b

scalar semi-minor axis length

Definition at line 539 of file geom.h.

◆ hyp_bnr

fastf_t hyp_bnr

ratio of minimum neck width to base width

Definition at line 540 of file geom.h.


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