Cuberite
A lightweight, fast and extensible game server for Minecraft
|
This is the complete list of members for cRoughRavines, including all inherited members.
cGridStructGen(int a_Seed, int a_GridSizeX, int a_GridSizeZ, int a_MaxOffsetX, int a_MaxOffsetZ, int a_MaxStructureSizeX, int a_MaxStructureSizeZ, size_t a_MaxCacheSize) | cGridStructGen | |
cGridStructGen(int a_Seed) | cGridStructGen | |
ClearCache(void) | cGridStructGen | protected |
CreateStructure(int a_GridX, int a_GridZ, int a_OriginX, int a_OriginZ) override | cRoughRavines | protectedvirtual |
cRoughRavines(int a_Seed, int a_MaxSize, int a_MinSize, float a_MaxCenterWidth, float a_MinCenterWidth, float a_MaxRoughness, float a_MinRoughness, float a_MaxFloorHeightEdge, float a_MinFloorHeightEdge, float a_MaxFloorHeightCenter, float a_MinFloorHeightCenter, float a_MaxCeilingHeightEdge, float a_MinCeilingHeightEdge, float a_MaxCeilingHeightCenter, float a_MinCeilingHeightCenter, int a_GridSize, int a_MaxOffset) | cRoughRavines | |
cStructurePtr typedef | cGridStructGen | |
cStructurePtrs typedef | cGridStructGen | |
GenFinish(cChunkDesc &a_ChunkDesc) override | cGridStructGen | virtual |
GetStructuresForChunk(int a_ChunkX, int a_ChunkZ, cStructurePtrs &a_Structures) | cGridStructGen | protected |
m_BaseSeed | cGridStructGen | protected |
m_Cache | cGridStructGen | protected |
m_GridSizeX | cGridStructGen | protected |
m_GridSizeZ | cGridStructGen | protected |
m_MaxCacheSize | cGridStructGen | protected |
m_MaxCeilingHeightCenter | cRoughRavines | protected |
m_MaxCeilingHeightEdge | cRoughRavines | protected |
m_MaxCenterWidth | cRoughRavines | protected |
m_MaxFloorHeightCenter | cRoughRavines | protected |
m_MaxFloorHeightEdge | cRoughRavines | protected |
m_MaxOffsetX | cGridStructGen | protected |
m_MaxOffsetZ | cGridStructGen | protected |
m_MaxRoughness | cRoughRavines | protected |
m_MaxSize | cRoughRavines | protected |
m_MaxStructureSizeX | cGridStructGen | protected |
m_MaxStructureSizeZ | cGridStructGen | protected |
m_MinCeilingHeightCenter | cRoughRavines | protected |
m_MinCeilingHeightEdge | cRoughRavines | protected |
m_MinCenterWidth | cRoughRavines | protected |
m_MinFloorHeightCenter | cRoughRavines | protected |
m_MinFloorHeightEdge | cRoughRavines | protected |
m_MinRoughness | cRoughRavines | protected |
m_MinSize | cRoughRavines | protected |
m_Noise | cGridStructGen | protected |
m_Seed | cGridStructGen | protected |
SetGeneratorParams(const AStringMap &a_GeneratorParams) | cGridStructGen | |
Super typedef | cRoughRavines | private |
~cFinishGen() | cFinishGen | inlinevirtual |