BRL-CAD
rt_ell_internal Struct Reference

#include <geom.h>

Data Fields

uint32_t magic
 
point_t v
 center point More...
 
vect_t a
 axis a radial length More...
 
vect_t b
 axis b radial length More...
 
vect_t c
 axis c radial length More...
 

Detailed Description

Definition at line 96 of file geom.h.

Field Documentation

◆ magic

uint32_t magic

Definition at line 97 of file geom.h.

◆ v

center point

Definition at line 98 of file geom.h.

◆ a

vect_t a

axis a radial length

Definition at line 99 of file geom.h.

◆ b

vect_t b

axis b radial length

Definition at line 100 of file geom.h.

◆ c

vect_t c

axis c radial length

Definition at line 101 of file geom.h.


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