12class AxesPermutation {
22 AxesPermutation& operator=(AxesPermutation
const&);
23 AxesPermutation(AxesPermutation
const&);
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();