#include "voxel.h"#include "constants.h"#include "nodedef.h"#include "porting.h"#include <cstring>#include <algorithm>Functions | |
| static void | checkArea (const VoxelArea &a) |
Variables | |
| u64 | emerge_time = 0 |
|
inlinestatic |
References VoxelArea::getExtent(), MAX_WORKING_VOLUME, and S32_MAX.
Referenced by VoxelManipulator::addArea().
| u64 emerge_time = 0 |
Referenced by MMVManip::initialEmerge().