#include "voxsrc.h" namespace godot { void GeoWorldVoxelGeneratorSource::generate_block(const Ref out_buffer, const Vector3 origin_in_voxels, const int64_t lod) { } }