Luanti 5.16.0-dev
Loading...
Searching...
No Matches
voxel.cpp File Reference
#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

Function Documentation

◆ checkArea()

void checkArea ( const VoxelArea & a)
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:

Variable Documentation

◆ emerge_time

u64 emerge_time = 0

Referenced by MMVManip::initialEmerge().