fbm_spec Struct Reference
[Fractal Noise]


Data Fields

long magic
double octaves
double lacunarity
double h_val
double remainder
double * spec_wgts

Detailed Description

Definition at line 450 of file noise.c.


Field Documentation

long magic
 

Definition at line 451 of file noise.c.

Referenced by find_spec_wgt().

double octaves
 

Definition at line 452 of file noise.c.

Referenced by find_spec_wgt().

double lacunarity
 

Definition at line 453 of file noise.c.

Referenced by find_spec_wgt().

double h_val
 

Definition at line 454 of file noise.c.

Referenced by find_spec_wgt().

double remainder
 

Definition at line 455 of file noise.c.

Referenced by bn_noise_fbm().

double* spec_wgts
 

Definition at line 456 of file noise.c.

Referenced by bn_noise_fbm(), bn_noise_mf(), bn_noise_ridged(), and bn_noise_turb().


The documentation for this struct was generated from the following file:
Generated on Mon Sep 18 01:25:12 2006 for BRL-CAD by  doxygen 1.4.6