Home
last modified time | relevance | path

Searched refs:fillBlockDataBegin (Results 1 – 3 of 3) sorted by relevance

/dports/games/minetest/minetest-5.4.1/src/client/
H A Dmapblock_mesh.h54 void fillBlockDataBegin(const v3s16 &blockpos);
H A Dmesh_generator_thread.cpp210 data->fillBlockDataBegin(q->p); in fillDataFromMapBlockCache()
H A Dmapblock_mesh.cpp43 void MeshMakeData::fillBlockDataBegin(const v3s16 &blockpos) in fillBlockDataBegin() function in MeshMakeData
67 fillBlockDataBegin(block->getPos()); in fill()