BRL-CAD
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 More...
 

Detailed Description

Definition at line 749 of file geom.h.

Field Documentation

◆ magic

uint32_t magic

Definition at line 751 of file geom.h.

◆ v

Definition at line 752 of file geom.h.

◆ h

vect_t h

Definition at line 753 of file geom.h.

◆ radius

fastf_t radius

Definition at line 754 of file geom.h.

◆ thickness

fastf_t thickness

zero thickness means volume mode

Definition at line 755 of file geom.h.


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