X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=packages%2Fvtk%2Fsrc%2FbbvtkSphereSource.xml;fp=packages%2Fvtk%2Fsrc%2FbbvtkSphereSource.xml;h=c526c82bd8b303fcd26d1c5c7bf73b455a119379;hb=636609a6a30d5fafca10fc74f6f7296c2bd9e851;hp=463fca033660643d7873fc5932cd6c315c2c7aaa;hpb=d19c5512748aa8e2dd5c3d01d9ec680ded1f17ce;p=bbtk.git diff --git a/packages/vtk/src/bbvtkSphereSource.xml b/packages/vtk/src/bbvtkSphereSource.xml index 463fca0..c526c82 100644 --- a/packages/vtk/src/bbvtkSphereSource.xml +++ b/packages/vtk/src/bbvtkSphereSource.xml @@ -14,9 +14,9 @@ - - - + + +
@@ -38,6 +38,9 @@ if (bbGetInputActive()==true)
 
 
   bbSetInputActive(true);
+  bbSetInputRadius(10);
+  bbSetInputPhiResolution(10);
+  bbSetInputThetaResolution(10);