![]() |
Cuberite
A lightweight, fast and extensible game server for Minecraft
|
This is the complete list of members for cHeiGenMultiCache, including all inherited members.
cHeiGenMultiCache(std::unique_ptr< cTerrainHeightGen > a_HeightGenToCache, size_t a_SubCacheSize, size_t a_NumSubCaches) | cHeiGenMultiCache | |
CreateHeightGen(cIniFile &a_IniFile, cBiomeGen &a_BiomeGen, int a_Seed, bool &a_CacheOffByDefault) | cTerrainHeightGen | static |
GenHeightMap(cChunkCoords a_ChunkCoords, cChunkDef::HeightMap &a_HeightMap) override | cHeiGenMultiCache | virtual |
GetHeightAt(int a_BlockX, int a_BlockZ) override | cHeiGenMultiCache | virtual |
GetHeightAt(int a_ChunkX, int a_ChunkZ, int a_RelX, int a_RelZ, HEIGHTTYPE &a_Height) | cHeiGenMultiCache | |
InitializeHeightGen(cIniFile &a_IniFile) | cTerrainHeightGen | inlinevirtual |
m_CoeffZ | cHeiGenMultiCache | protectedstatic |
m_NumSubCaches | cHeiGenMultiCache | protected |
m_SubCaches | cHeiGenMultiCache | protected |
m_Underlying | cHeiGenMultiCache | protected |
~cTerrainHeightGen() | cTerrainHeightGen | inlinevirtual |