mirror of
https://github.com/OpenCMT/uLib.git
synced 2025-12-06 07:21:31 +01:00
New classes for new algorithm
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user