BRL-CAD
rt_part_internal Struct Reference

#include <geom.h>

Data Fields

uint32_t part_magic
 
point_t part_V
 
vect_t part_H
 
fastf_t part_vrad
 
fastf_t part_hrad
 
int part_type
 sphere, cylinder, cone More...
 

Detailed Description

Definition at line 443 of file geom.h.

Field Documentation

◆ part_magic

uint32_t part_magic

Definition at line 444 of file geom.h.

◆ part_V

point_t part_V

Definition at line 445 of file geom.h.

◆ part_H

vect_t part_H

Definition at line 446 of file geom.h.

◆ part_vrad

fastf_t part_vrad

Definition at line 447 of file geom.h.

◆ part_hrad

fastf_t part_hrad

Definition at line 448 of file geom.h.

◆ part_type

int part_type

sphere, cylinder, cone

Definition at line 450 of file geom.h.


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