add VoxelStructure lua usertype
This commit is contained in:
@@ -4,6 +4,7 @@
|
||||
#include <string>
|
||||
|
||||
#include "typedefs.hpp"
|
||||
#include "maths/Heightmap.hpp"
|
||||
|
||||
enum class InterpolationType {
|
||||
NEAREST,
|
||||
|
||||
Reference in New Issue
Block a user