]> Creatis software - bbtk.git/blobdiff - packages/vtk/src/bbvtkSphereList.h
2111 Bug Colors Law in SphereListBox
[bbtk.git] / packages / vtk / src / bbvtkSphereList.h
index ddbc10d4bcf33ec345efc1ef40f087c20c3da16a..fdc775afc1868d6dff5a855c158d9ef56e858db8 100644 (file)
@@ -67,6 +67,7 @@ class bbvtk_EXPORT SphereList
 private:
    double GetRadio(int);
    void GetPoint(int i, double &px,double &py,double &pz);   
+   void GetColor(int i, double &cr,double &cg,double &cb);
 };
 
 BBTK_BEGIN_DESCRIBE_BLACK_BOX(SphereList,bbtk::AtomicBlackBox);