Skip to content
Snippets Groups Projects

Resolves #63 bucket removal

Merged Nicolas Pope requested to merge issue/63/buckets into master
7 files
+ 34
38
Compare changes
  • Side-by-side
  • Inline
Files
7
@@ -36,9 +36,7 @@ typedef signed char schar;
#include <ftl/depth_camera.hpp>
#define HANDLE_COLLISIONS
#define SDF_BLOCK_SIZE 8
#define HASH_BUCKET_SIZE 1
#ifndef MINF
#define MINF __int_as_float(0xff800000)
Loading