X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;ds=sidebyside;f=lib%2FEditorGraphicBBS%2FbbsVtkGUIEditorGraphic%2FvtkGBlackBoxView.h;fp=lib%2FEditorGraphicBBS%2FbbsVtkGUIEditorGraphic%2FvtkGBlackBoxView.h;h=18504607cb2325e76d57ca4a397f6a1affaa3176;hb=d692e8eb4e546ccc9c69a8cc2f5d97be70752ddd;hp=aa9ec84fb2c0a67fed6140f73039f251cb8d48be;hpb=a4190a7eed1e2336d333d226b4982b067608bf67;p=bbtkGEditor.git diff --git a/lib/EditorGraphicBBS/bbsVtkGUIEditorGraphic/vtkGBlackBoxView.h b/lib/EditorGraphicBBS/bbsVtkGUIEditorGraphic/vtkGBlackBoxView.h index aa9ec84..1850460 100644 --- a/lib/EditorGraphicBBS/bbsVtkGUIEditorGraphic/vtkGBlackBoxView.h +++ b/lib/EditorGraphicBBS/bbsVtkGUIEditorGraphic/vtkGBlackBoxView.h @@ -86,6 +86,7 @@ namespace bbtk //Private Attributes vtkPoints *_pts; vtkPoints *_ptsFill; + vtkPolyDataMapper* bboxMapperFill; vtkTextActor3D* _nameActor; vtkTextActor3D* _typeActor;