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

#include <geom.h>

Data Fields

uint32_t magic
 
point_t v
 
vect_t h
 
fastf_t radius
 
fastf_t thickness
 zero thickness means volume mode
 

Detailed Description

Definition at line 775 of file geom.h.

Field Documentation

◆ magic

uint32_t magic

Definition at line 777 of file geom.h.

◆ v

Definition at line 778 of file geom.h.

◆ h

vect_t h

Definition at line 779 of file geom.h.

◆ radius

fastf_t radius

Definition at line 780 of file geom.h.

◆ thickness

fastf_t thickness

zero thickness means volume mode

Definition at line 781 of file geom.h.


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