BRL-CAD
bn_table Struct Reference

#include <tabdata.h>

Data Fields

uint32_t magic
 
size_t nx
 
fastf_t x [1]
 array of nx+1 wavelengths, dynamically sized More...
 

Detailed Description

Definition at line 90 of file tabdata.h.

Field Documentation

◆ magic

uint32_t magic

Definition at line 91 of file tabdata.h.

◆ nx

size_t nx

Definition at line 92 of file tabdata.h.

◆ x

fastf_t x[1]

array of nx+1 wavelengths, dynamically sized

Definition at line 93 of file tabdata.h.


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