#include "voxel.h"#include "constants.h"#include "nodedef.h"#include "porting.h"#include <cstring>#include <algorithm>
Include dependency graph for voxel.cpp: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().
Here is the call graph for this function:
Here is the caller graph for this function:| u64 emerge_time = 0 |
Referenced by MMVManip::initialEmerge().