noise.h File Reference

#include "raytrace_defs.h"
#include "point3d.h"

Include dependency graph for noise.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Noise

Variables

const int MAX_NOISE = 20


Variable Documentation

const int MAX_NOISE = 20

Number of points along each axis in the noise matrix. Increasing this value will reduce the number of times the noise has to wrap around.

Definition at line 10 of file noise.h.

Referenced by Noise::get_noise(), and Noise::init_noise().


Generated on Tue Oct 30 22:12:15 2007 for mbrt by  doxygen 1.5.2