]> Creatis software - bbtk.git/blobdiff - packages/vtk/src/bbvtkSphereSource.xml
*** MAJOR CHANGE *** NOT WORKING YET !!!
[bbtk.git] / packages / vtk / src / bbvtkSphereSource.xml
index 113aa8d33a84e8cc7e1fd5bb01cf0387fff49826..bad1264e4290c4d2c1541be59b9caaee9f554acc 100644 (file)
@@ -22,9 +22,6 @@
 SetCenter(bbGetInputCenterX(), 
           bbGetInputCenterY(), 
           bbGetInputCenterZ());
-SetPhiResolution(bbGetInputPhiResolution());
-SetRadius((double)bbGetInputRadius());
-SetThetaResolution(bbGetInputThetaResolution());
 Update();
 </PRE>
 </process>