This is the complete list of members for cLightingThread, including all inherited members.
BlocksPerYLayer | cLightingThread | protectedstatic |
CalcLight(NIBBLETYPE *a_Light) | cLightingThread | protected |
CalcLightStep(NIBBLETYPE *a_Light, size_t a_NumSeedsIn, unsigned char *a_IsSeedIn, unsigned int *a_SeedIdxIn, size_t &a_NumSeedsOut, unsigned char *a_IsSeedOut, unsigned int *a_SeedIdxOut) | cLightingThread | protected |
cChunkStays typedef | cLightingThread | protected |
cIsThread(AString &&a_ThreadName) | cIsThread | |
cLightingThread(cWorld &a_World) | cLightingThread | |
CompressLight(NIBBLETYPE *a_LightArray, NIBBLETYPE *a_ChunkLight) | cLightingThread | protected |
Entrypoint(void) | cIsThread | private |
Execute(void) override | cLightingThread | protectedvirtual |
GetQueueLength(void) | cLightingThread | |
IsCurrentThread(void) const | cIsThread | inline |
LightChunk(cLightingChunkStay &a_Item) | cLightingThread | protected |
m_BlockLight | cLightingThread | protected |
m_BlockTypes | cLightingThread | protected |
m_CS | cLightingThread | protected |
m_evtItemAdded | cLightingThread | protected |
m_evtQueueEmpty | cLightingThread | protected |
m_HeightMap | cLightingThread | protected |
m_Initialisation | cIsThread | private |
m_IsSeed1 | cLightingThread | protected |
m_IsSeed2 | cLightingThread | protected |
m_MaxHeight | cLightingThread | protected |
m_NumSeeds | cLightingThread | protected |
m_PendingQueue | cLightingThread | protected |
m_Queue | cLightingThread | protected |
m_SeedIdx1 | cLightingThread | protected |
m_SeedIdx2 | cLightingThread | protected |
m_ShouldTerminate | cIsThread | protected |
m_SkyLight | cLightingThread | protected |
m_Thread | cIsThread | private |
m_ThreadName | cIsThread | private |
m_World | cLightingThread | protected |
PrepareBlockLight(void) | cLightingThread | protected |
PrepareSkyLight(void) | cLightingThread | protected |
PropagateLight(NIBBLETYPE *a_Light, unsigned int a_SrcIdx, unsigned int a_DstIdx, size_t &a_NumSeedsOut, unsigned char *a_IsSeedOut, unsigned int *a_SeedIdxOut) | cLightingThread | protected |
QueueChunk(int a_ChunkX, int a_ChunkZ, std::unique_ptr< cChunkCoordCallback > a_CallbackAfter) | cLightingThread | |
QueueChunkStay(cLightingChunkStay &a_ChunkStay) | cLightingThread | protected |
ReadChunks(int a_ChunkX, int a_ChunkZ) | cLightingThread | protected |
SetThreadName() const | cIsThread | private |
Start(void) | cIsThread | |
Stop(void) | cLightingThread | |
Super typedef | cLightingThread | private |
WaitForQueueEmpty(void) | cLightingThread | |
~cIsThread() | cIsThread | virtual |
~cLightingThread() override | cLightingThread | virtual |