My Project
 All Classes Files Functions Variables Enumerations Pages
Functions
noise.cpp File Reference

Implementation of Noise class. More...

#include "precompiled.h"
#include "noise.h"

Functions

float value (const XYZ &q, float rx, float ry, float rz)
 
float surve (float t)
 
float lerp (float t, float a, float b)
 

Detailed Description

Implementation of Noise class.