Skip to content

Commit c5ea9a4

Browse files
authored
Move shell functions out of surface.cpp and into shell.cpp (#1220)
1 parent 2383a39 commit c5ea9a4

File tree

3 files changed

+615
-604
lines changed

3 files changed

+615
-604
lines changed

src/CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -166,6 +166,7 @@ add_library(solvespace-core STATIC
166166
srf/merge.cpp
167167
srf/ratpoly.cpp
168168
srf/raycast.cpp
169+
srf/shell.cpp
169170
srf/surface.cpp
170171
srf/surfinter.cpp
171172
srf/triangulate.cpp)

0 commit comments

Comments
 (0)