LeviLamina
Loading...
Searching...
No Matches
VoronoiZoom.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated forward declare list
6
// clang-format off
7
class
BlockPos
;
8
class
Vec3
;
9
// clang-format on
10
11
namespace
VoronoiZoom {
12
// functions
13
// NOLINTBEGIN
14
MCAPI uint getZoomedVoronoiCellIndex(
15
::BlockPos inPos,
16
::std::vector<::Vec3>
const
& voronoiCellOffsets,
17
uint minCellIndex,
18
uint bufferXZSize,
19
uint bufferYSize
20
);
21
// NOLINTEND
22
23
}
// namespace VoronoiZoom
BlockPos
Definition
BlockPos.h:19
Vec3
Definition
Vec3.h:10
src
mc
world
level
newbiome
VoronoiZoom.h
Generated on
for LeviLamina by
1.16.1