BRL-CAD
wdb_metaball_pnt Struct Reference

#include <geom.h>

Collaboration diagram for wdb_metaball_pnt:
[legend]

Data Fields

struct bu_list l
 
int type
 
fastf_t fldstr
 field strength More...
 
fastf_t sweat
 beta value used for metaball and blob evaluation More...
 
point_t coord
 
point_t coord2
 

Detailed Description

Definition at line 169 of file geom.h.

Field Documentation

◆ l

struct bu_list l

Definition at line 170 of file geom.h.

◆ type

int type

Definition at line 171 of file geom.h.

◆ fldstr

fastf_t fldstr

field strength

Definition at line 172 of file geom.h.

◆ sweat

fastf_t sweat

beta value used for metaball and blob evaluation

Definition at line 173 of file geom.h.

◆ coord

point_t coord

Definition at line 174 of file geom.h.

◆ coord2

point_t coord2

Definition at line 175 of file geom.h.


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