]> Creatis software - creaMaracasVisu.git/blobdiff - lib/maracasVisuLib/src/interface/wxWindows/widgets/vtkClipping3DDataViewer.h
*** empty log message ***
[creaMaracasVisu.git] / lib / maracasVisuLib / src / interface / wxWindows / widgets / vtkClipping3DDataViewer.h
index 8620269878941fc877a8d84e08453d7ee64ff677..8a54048f12789f0c81e7c438597ad5f2f6494764 100644 (file)
@@ -3,6 +3,23 @@
 
 #include "wxMPRBaseData.h"
 
+#include "vtkClipPolyData.h"
+#include "vtkStripper.h"
+#include "vtkLODActor.h"
+#include "vtkMarchingCubes.h"
+#include "vtkVolumeRayCastMapper.h"
+#include "boxSurfaceObserver.h"
+#include "vtkVolumeRayCastCompositeFunction.h"
+#include <vtkPiecewiseFunction.h>
+#include "vtkVolumeProperty.h"
+#include "vtkPolyDataMapper.h"
+#include "vtkColorTransferFunction.h"
+#include "vtkVolume.h"
+#include "vtkActor.h"
+#include "vtkOutlineFilter.h"
+
+
+
 class vtkClipping3DDataViewer {
 public:
        //----------------------
@@ -67,6 +84,8 @@ public:
        std::vector<double>*                                    GetBlueColorsOfColorTransferenceFVector();
        std::vector<double>*                                    GetGreyValueColorsOfColorTransferenceFVector();
 
+       void setColorTransferFunction(vtkColorTransferFunction* colortable);
+
        //--------------------------------------
        //Getters transference function
        //and color of the transference function