Cuberite
A lightweight, fast and extensible game server for Minecraft
cInterpolNoise< T > Member List

This is the complete list of members for cInterpolNoise< T >, including all inherited members.

CalcFloorFrac(int a_Size, NOISE_DATATYPE a_Start, NOISE_DATATYPE a_End, int *a_Floor, NOISE_DATATYPE *a_Frac, int *a_Same, int &a_NumSame) constcInterpolNoise< T >inlineprotected
cInterpolNoise(int a_Seed)cInterpolNoise< T >inline
Generate2D(NOISE_DATATYPE *a_Array, int a_SizeX, int a_SizeY, NOISE_DATATYPE a_StartX, NOISE_DATATYPE a_EndX, NOISE_DATATYPE a_StartY, NOISE_DATATYPE a_EndY) constcInterpolNoise< T >inline
Generate3D(NOISE_DATATYPE *a_Array, int a_SizeX, int a_SizeY, int a_SizeZ, NOISE_DATATYPE a_StartX, NOISE_DATATYPE a_EndX, NOISE_DATATYPE a_StartY, NOISE_DATATYPE a_EndY, NOISE_DATATYPE a_StartZ, NOISE_DATATYPE a_EndZ) constcInterpolNoise< T >inline
m_NoisecInterpolNoise< T >protected
MAX_SIZEcInterpolNoise< T >privatestatic
SetSeed(int a_Seed)cInterpolNoise< T >inline