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

#include <HeiGen.h>

Public Attributes

float m_BaseHeight
 
float m_HeightAmp1
 
float m_HeightAmp2
 
float m_HeightAmp3
 
float m_HeightFreq1
 
float m_HeightFreq2
 
float m_HeightFreq3
 

Detailed Description

Definition at line 198 of file HeiGen.h.

Member Data Documentation

◆ m_BaseHeight

float cHeiGenBiomal::sGenParam::m_BaseHeight

Definition at line 203 of file HeiGen.h.

◆ m_HeightAmp1

float cHeiGenBiomal::sGenParam::m_HeightAmp1

Definition at line 200 of file HeiGen.h.

◆ m_HeightAmp2

float cHeiGenBiomal::sGenParam::m_HeightAmp2

Definition at line 201 of file HeiGen.h.

◆ m_HeightAmp3

float cHeiGenBiomal::sGenParam::m_HeightAmp3

Definition at line 202 of file HeiGen.h.

◆ m_HeightFreq1

float cHeiGenBiomal::sGenParam::m_HeightFreq1

Definition at line 200 of file HeiGen.h.

◆ m_HeightFreq2

float cHeiGenBiomal::sGenParam::m_HeightFreq2

Definition at line 201 of file HeiGen.h.

◆ m_HeightFreq3

float cHeiGenBiomal::sGenParam::m_HeightFreq3

Definition at line 202 of file HeiGen.h.


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