This is the complete list of members for cPieceStructuresGen::cGen, including all inherited members.
cConnections typedef | cPieceStructuresGen::cGen | protected |
cFreeConnectors typedef | cPieceStructuresGen::cGen | protected |
cGen(int a_Seed, cBiomeGen &a_BiomeGen, cTerrainHeightGen &a_HeightGen, int a_SeaLevel, const AString &a_Name) | cPieceStructuresGen::cGen | inline |
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 | cPieceStructuresGen::cGen | inlinevirtual |
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 |
LoadFromFile(const AString &a_FileName) | cPieceStructuresGen::cGen | inline |
m_BaseSeed | cGridStructGen | protected |
m_BiomeGen | cPieceStructuresGen::cGen | protected |
m_Cache | cGridStructGen | protected |
m_GridSizeX | cGridStructGen | protected |
m_GridSizeZ | cGridStructGen | protected |
m_HeightGen | cPieceStructuresGen::cGen | protected |
m_MaxCacheSize | cGridStructGen | protected |
m_MaxDepth | cPieceStructuresGen::cGen | protected |
m_MaxOffsetX | cGridStructGen | protected |
m_MaxOffsetZ | cGridStructGen | protected |
m_MaxStructureSizeX | cGridStructGen | protected |
m_MaxStructureSizeZ | cGridStructGen | protected |
m_Name | cPieceStructuresGen::cGen | protected |
m_Noise | cGridStructGen | protected |
m_PiecePool | cPieceStructuresGen::cGen | protected |
m_SeaLevel | cPieceStructuresGen::cGen | protected |
m_Seed | cGridStructGen | protected |
SetGeneratorParams(const AStringMap &a_GeneratorParams) | cGridStructGen | |
Super typedef | cPieceStructuresGen::cGen | private |
~cFinishGen() | cFinishGen | inlinevirtual |