Cuberite
A lightweight, fast and extensible game server for Minecraft
Public Attributes | List of all members
cDistortedHeightmap::sGenParam Struct Reference

#include <DistortedHeightmap.h>

Public Attributes

NOISE_DATATYPE m_DistortAmpX
 
NOISE_DATATYPE m_DistortAmpZ
 

Detailed Description

Definition at line 68 of file DistortedHeightmap.h.

Member Data Documentation

◆ m_DistortAmpX

NOISE_DATATYPE cDistortedHeightmap::sGenParam::m_DistortAmpX

Definition at line 70 of file DistortedHeightmap.h.

◆ m_DistortAmpZ

NOISE_DATATYPE cDistortedHeightmap::sGenParam::m_DistortAmpZ

Definition at line 71 of file DistortedHeightmap.h.


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