Cuberite
A lightweight, fast and extensible game server for Minecraft
|
A fifth-degree curve for interpolating. More...
#include <InterpolNoise.h>
Static Public Member Functions | |
static NOISE_DATATYPE | coeff (NOISE_DATATYPE a_Val) |
A fifth-degree curve for interpolating.
Implemented as a functor for better chance of inlining.
Definition at line 513 of file InterpolNoise.h.
|
inlinestatic |
Definition at line 515 of file InterpolNoise.h.