src/kernel
#${MARACAS_SOURCE_DIR}/src/SnakeIsoContour+Deriche
src/interface/wxWindows
+ src/interface/wxWindows/Contour
src/interface/wxWindows/widgets
src/interface/wxWindows/widgets/pPlotter
../../../
SET ( ${LIBRARY_NAME}_HEADERS
src/interface/wxWindows/manualContour.h
src/interface/wxWindows/Contour/ContourCrownWidget.h
+ src/interface/wxWindows/Contour/ContourExtractData.h
src/interface/wxWindows/Contour/ContourVOIWidget.h
src/interface/wxWindows/Contour/Propagation.h
src/interface/wxWindows/Contour/ExtractControlPoints2D.h
src/interface/wxWindows/Contour/vectorFunctions.h
## src/interface/wxWindows/wxMaracasImageBrowser02.h
## src/interface/wxWindows/widgets/wxReadingPriorityPanel.h
- src/interface/wxWindows/widgets/wxVTKRenderWindowInteractor.h
+ src/interface/wxWindows/widgets/wxVTKRenderWindowInteractor.h src/interface/wxWindows/widgets/wxVTKRenderWindowInteractorEditContour.h
src/interface/wxWindows/widgets/InterfaceVtkPanelWidgets.h
src/interface/wxWindows/widgets/vtkClosePolyData.h
src/interface/wxWindows/wxMaracasMPR.h
# src/interface/wxWindows/wxMaracasImageBrowser02.cxx
# src/interface/wxWindows/widgets/wxReadingPriorityPanel.cpp
src/interface/wxWindows/widgets/wxVTKRenderWindowInteractor.cxx
+ src/interface/wxWindows/widgets/wxVTKRenderWindowInteractorEditContour.cxx
src/interface/wxWindows/widgets/InterfaceVtkPanelWidgets.cxx
src/interface/wxWindows/widgets/vtkClosePolyData.cxx
src/interface/wxWindows/wxMaracasMPR.cxx
)
INSTALL(
TARGETS ${LIBRARY_NAME}
- DESTINATION lib )
+ DESTINATION bin )
Program: wxMaracas
Module: $RCSfile: wxMPRWidget.h,v $
Language: C++
- Date: $Date: 2008/11/12 16:25:06 $
- Version: $Revision: 1.4 $
+ Date: $Date: 2008/12/06 15:15:34 $
+ Version: $Revision: 1.5 $
Copyright: (c) 2002, 2003
License:
//#include "kernel/marInterface.h"
-#include "../manualContour.h"
+#include "manualContour.h"
#include "wxMPRBaseData.h"
#include "wxVtkBaseView.h"