#include <BlockArea.h>
Definition at line 434 of file BlockArea.h.
cBlockArea::cChunkReader::cChunkReader |
( |
cBlockArea & |
a_Area | ) |
|
void cBlockArea::cChunkReader::BlockEntity |
( |
cBlockEntity * |
a_BlockEntity | ) |
|
|
overrideprotectedvirtual |
void cBlockArea::cChunkReader::ChunkData |
( |
const cChunkData & |
a_BlockTypes | ) |
|
|
overrideprotectedvirtual |
bool cBlockArea::cChunkReader::Coords |
( |
int |
a_ChunkX, |
|
|
int |
a_ChunkZ |
|
) |
| |
|
overrideprotectedvirtual |
void cBlockArea::cChunkReader::CopyNibbles |
( |
NIBBLETYPE * |
a_AreaDst, |
|
|
const NIBBLETYPE * |
a_ChunkSrc |
|
) |
| |
|
protected |
cCuboid cBlockArea::cChunkReader::m_AreaBounds |
|
protected |
Bounds of the whole area being read, in world coords.
Definition at line 442 of file BlockArea.h.
int cBlockArea::cChunkReader::m_CurrentChunkX |
|
protected |
int cBlockArea::cChunkReader::m_CurrentChunkZ |
|
protected |
Vector3i cBlockArea::cChunkReader::m_Origin |
|
protected |
The documentation for this class was generated from the following files: