#include "voxel.h"#include "map.h"#include "gettime.h"#include "nodedef.h"#include "util/directiontables.h"#include "util/timetaker.h"#include "porting.h"#include <cstring>
Include dependency graph for voxel.cpp:Functions | |
| static void | checkArea (const VoxelArea &a) |
Variables | |
| u64 | emerge_time = 0 |
| u64 | emerge_load_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_load_time = 0 |
Referenced by MMVManip::initialEmerge().
| u64 emerge_time = 0 |
Referenced by MMVManip::initialEmerge().