3#include "mc/_HeaderOutputPredefine.h"
10namespace VoxelShapes {
35 MCNAPI static ::VoxelShapes::AxesPermutation
const&
Identity();
37 MCNAPI static ::VoxelShapes::AxesPermutation
const&
RotateX180();
39 MCNAPI static ::VoxelShapes::AxesPermutation
const&
RotateX270();
41 MCNAPI static ::VoxelShapes::AxesPermutation
const&
RotateX90();
43 MCNAPI static ::VoxelShapes::AxesPermutation
const&
RotateY180();
45 MCNAPI static ::VoxelShapes::AxesPermutation
const&
RotateY270();
47 MCNAPI static ::VoxelShapes::AxesPermutation
const&
RotateY90();
49 MCNAPI static ::VoxelShapes::AxesPermutation
const&
RotateZ180();
51 MCNAPI static ::VoxelShapes::AxesPermutation
const&
RotateZ270();
53 MCNAPI static ::VoxelShapes::AxesPermutation
const&
RotateZ90();
Definition AxesPermutation.h:12
static MCAPI ::VoxelShapes::AxesPermutation const & RotateY270()
static MCAPI ::VoxelShapes::AxesPermutation const & RotateY90()
static MCAPI ::VoxelShapes::AxesPermutation const & RotateX180()
static MCAPI ::VoxelShapes::AxesPermutation const & Identity()
static MCAPI ::VoxelShapes::AxesPermutation const & RotateZ180()
static MCAPI ::VoxelShapes::AxesPermutation calculateAxesPermutation(::Vec3 rotation)
static MCAPI ::VoxelShapes::AxesPermutation const & RotateZ90()
static MCAPI ::VoxelShapes::AxesPermutation const & RotateZ270()
static MCAPI ::VoxelShapes::AxesPermutation const & RotateY180()
static MCAPI ::VoxelShapes::AxesPermutation const & RotateX270()
static MCAPI ::VoxelShapes::AxesPermutation const & RotateX90()