Skip to content

Commit

Permalink
Move CurveGenerator classes to Slicer core
Browse files Browse the repository at this point in the history
  • Loading branch information
lassoan committed Mar 5, 2019
1 parent 16cb5cc commit 7612c42
Show file tree
Hide file tree
Showing 7 changed files with 0 additions and 1,974 deletions.
6 changes: 0 additions & 6 deletions MarkupsToModel/Logic/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,12 +12,6 @@ set(${KIT}_SRCS
vtkSlicer${MODULE_NAME}Logic.h
vtkSlicer${MODULE_NAME}ClosedSurfaceGeneration.cxx
vtkSlicer${MODULE_NAME}ClosedSurfaceGeneration.h
vtkCurveGenerator.cxx
vtkCurveGenerator.h
vtkLinearSpline.cxx
vtkLinearSpline.h
vtkParametricPolynomialApproximation.cxx
vtkParametricPolynomialApproximation.h
)

set(${KIT}_TARGET_LIBRARIES
Expand Down

0 comments on commit 7612c42

Please sign in to comment.