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

Function Documentation

◆ checkArea()

static 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_load_time

u64 emerge_load_time = 0

Referenced by MMVManip::initialEmerge().

◆ emerge_time

u64 emerge_time = 0

Referenced by MMVManip::initialEmerge().