Codechange: Add a k-d tree generic data structure
This commit is contained in:
@@ -724,6 +724,7 @@
|
||||
<ClCompile Include="..\src\core\geometry_func.cpp" />
|
||||
<ClInclude Include="..\src\core\geometry_func.hpp" />
|
||||
<ClInclude Include="..\src\core\geometry_type.hpp" />
|
||||
<ClInclude Include="..\src\core\kdtree.hpp" />
|
||||
<ClCompile Include="..\src\core\math_func.cpp" />
|
||||
<ClInclude Include="..\src\core\math_func.hpp" />
|
||||
<ClInclude Include="..\src\core\mem_func.hpp" />
|
||||
|
||||
Reference in New Issue
Block a user