voxelman/meshers/cubic_mesher/voxel_mesher_cubic.cpp

11 lines
121 B
C++

#include "voxel_mesher_cubic.h"
VoxelMesherCubic::VoxelMesherCubic() {
}
void VoxelMesherCubic::_bind_methods() {
}