]> Creatis software - bbtk.git/blobdiff - packages/vtk/src/bbvtkSphereList.h
#3463 Bug SphereLst box Refresh
[bbtk.git] / packages / vtk / src / bbvtkSphereList.h
index 070da9519e575347b8a23ae63fa3b85d157b2e02..89b471f692088c1a550c0c1db4a77c7c73e25797 100644 (file)
@@ -62,6 +62,7 @@ class bbvtk_EXPORT SphereList
   void Process();
 
   std::vector<vtkActor *> sphereActor;
+  std::vector<vtkPolyDataMapper *>vtkpolydatamaperLst;
   std::vector<vtkSphereSource *> vtkspheresourceLst;
 
 private: