LeviLamina
Loading...
Searching...
No Matches
VoxelShapes.h
1#pragma once
2
3#include "mc/_HeaderOutputPredefine.h"
4
5// auto generated inclusion list
6#include "mc/deps/voxel_shapes/Axis.h"
7
8namespace VoxelShapes {
9// static variables
10// NOLINTBEGIN
11MCNAPI ::std::array<::VoxelShapes::Axis, 3> const& axes();
12// NOLINTEND
13
14} // namespace VoxelShapes