New classes for new algorithm

This commit is contained in:
Paolo Andreetto
2019-12-19 13:52:32 +00:00
parent 884f5ca084
commit 3236b9e599
5 changed files with 418 additions and 0 deletions

View File

@@ -22,6 +22,8 @@ set(HEADERS
Accumulator.h
TriangleMesh.h
BitCode.h
Structured2DGrid.h
Structured4DGrid.h
)
@@ -33,6 +35,8 @@ set(SOURCES
VoxImage.cpp
TriangleMesh.cpp
Dense.cpp
Structured2DGrid.cpp
Structured4DGrid.cpp
)
set(LIBRARIES