X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=lib%2FmaracasVisuLib%2Fsrc%2Finterface%2FwxWindows%2Fwidgets%2FwxVtkMPR2DView.h;h=df52dfe5e137ea06001b96ec2bbdcfcff14830ac;hb=4db65eb4d687cf3695582df7098db27b0d24ab97;hp=b385e4d5ae34b6ef4194d0cbb02458c6c0218cb0;hpb=a4ee3758aa0477f677fb981e2c4d6e29995e8db8;p=creaMaracasVisu.git diff --git a/lib/maracasVisuLib/src/interface/wxWindows/widgets/wxVtkMPR2DView.h b/lib/maracasVisuLib/src/interface/wxWindows/widgets/wxVtkMPR2DView.h index b385e4d..df52dfe 100644 --- a/lib/maracasVisuLib/src/interface/wxWindows/widgets/wxVtkMPR2DView.h +++ b/lib/maracasVisuLib/src/interface/wxWindows/widgets/wxVtkMPR2DView.h @@ -5,6 +5,12 @@ #include "wxVtk2DBaseView.h" +#include "vtkPolyDataMapper.h" +#include +#include +#include "vtkActor.h" +#include "vtkPolyData.h" + class creaMaracasVisu_EXPORT wxVtkMPR2DView : public wxVtk2DBaseView { public: