Cuberite
A lightweight, fast and extensible game server for Minecraft
Static Public Member Functions | List of all members
Interp5Deg Struct Reference

A fifth-degree curve for interpolating. More...

#include <InterpolNoise.h>

Static Public Member Functions

static NOISE_DATATYPE coeff (NOISE_DATATYPE a_Val)
 

Detailed Description

A fifth-degree curve for interpolating.

Implemented as a functor for better chance of inlining.

Definition at line 513 of file InterpolNoise.h.

Member Function Documentation

◆ coeff()

static NOISE_DATATYPE Interp5Deg::coeff ( NOISE_DATATYPE  a_Val)
inlinestatic

Definition at line 515 of file InterpolNoise.h.


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