BRL-CAD
Loading...
Searching...
No Matches
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 field_strength
 field strength (weight of this point's contribution)
 
fastf_t blobbiness
 blobbiness: Blinn's beta coefficient (blob method only)
 
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.

◆ field_strength

fastf_t field_strength

field strength (weight of this point's contribution)

Definition at line 172 of file geom.h.

◆ blobbiness

fastf_t blobbiness

blobbiness: Blinn's beta coefficient (blob method only)

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: