X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;ds=sidebyside;f=packages%2Fvtk%2Fsrc%2FbbvtkSphereSource.xml;h=50d2bc117075c8d263918371d06db47c41ac3a57;hb=9e8c95c96acaea8851733d20090bf6de7eed1269;hp=c526c82bd8b303fcd26d1c5c7bf73b455a119379;hpb=e269992d2d446784afc40073782311deaa25008f;p=bbtk.git diff --git a/packages/vtk/src/bbvtkSphereSource.xml b/packages/vtk/src/bbvtkSphereSource.xml index c526c82..50d2bc1 100644 --- a/packages/vtk/src/bbvtkSphereSource.xml +++ b/packages/vtk/src/bbvtkSphereSource.xml @@ -39,6 +39,9 @@ if (bbGetInputActive()==true)
   bbSetInputActive(true);
   bbSetInputRadius(10);
+  bbSetInputCenterX(0);
+  bbSetInputCenterY(0);
+  bbSetInputCenterZ(0);
   bbSetInputPhiResolution(10);
   bbSetInputThetaResolution(10);