]> Creatis software - bbtkGEditor.git/blobdiff - lib/EditorGraphicBBS/bbsKernelEditorGraphic/wxVtkSceneManager.h
Properties panel and black box text info
[bbtkGEditor.git] / lib / EditorGraphicBBS / bbsKernelEditorGraphic / wxVtkSceneManager.h
index 55343688793515d83555e59cd9af5b0a028a567c..0692d82aed4f4b1a8b6846d06c1723020a46ec65 100644 (file)
@@ -66,6 +66,9 @@ Version:   $Revision$
 #include <vtkRenderer.h>
 #include <vtkInteractorStyleImage.h>
 
+#include <vtkVectorText.h>
+#include <vtkLinearExtrusionFilter.h>
+
 //Includes std
 #include <iostream>
 #include <map>