Remove entity map in favor of spatial grid
This commit is contained in:
@@ -38,6 +38,7 @@ set(BreezeSources
|
||||
breeze/utils/array.c
|
||||
breeze/utils/heap.c
|
||||
breeze/utils/object_pool.c
|
||||
breeze/utils/spatial_grid.c
|
||||
breeze/utils/tokenizer.c
|
||||
)
|
||||
|
||||
@@ -53,6 +54,7 @@ set(BreezeHeaders
|
||||
breeze/utils/array.h
|
||||
breeze/utils/heap.h
|
||||
breeze/utils/object_pool.h
|
||||
breeze/utils/spatial_grid.h
|
||||
breeze/utils/string.h
|
||||
breeze/utils/tokenizer.h
|
||||
|
||||
|
||||
Reference in New Issue
Block a user