BRL-CAD

#include <geom.h>

Data Fields

uint32_t magic
 
size_t ncurves
 
size_t pts_per_curve
 
fastf_t ** curves
 

Detailed Description

Definition at line 203 of file geom.h.

Field Documentation

◆ magic

uint32_t magic

Definition at line 204 of file geom.h.

◆ ncurves

size_t ncurves

Definition at line 205 of file geom.h.

◆ pts_per_curve

size_t pts_per_curve

Definition at line 206 of file geom.h.

◆ curves

fastf_t** curves

Definition at line 207 of file geom.h.


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