added gizmo but not yet working
This commit is contained in:
@@ -1,10 +1,14 @@
|
||||
set(HEADERS uLibVtkInterface.h
|
||||
uLibVtkViewer.h
|
||||
vtkContainerBox.h)
|
||||
vtkContainerBox.h
|
||||
vtkHandlerWidget.h
|
||||
)
|
||||
|
||||
set(SOURCES uLibVtkInterface.cxx
|
||||
uLibVtkViewer.cpp
|
||||
vtkContainerBox.cpp)
|
||||
vtkContainerBox.cpp
|
||||
vtkHandlerWidget.cpp
|
||||
)
|
||||
|
||||
## Pull in Math VTK wrappers (sets MATH_SOURCES / MATH_HEADERS)
|
||||
add_subdirectory(Math)
|
||||
|
||||
Reference in New Issue
Block a user