X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=packages%2Fvtk%2Fsrc%2FbbvtkConeSource.xml;h=0faf6f2fd25687f20f1f773e2b4a563fabe1f52b;hb=bd2be623ee94ec13cb22ad98be7e8f07fb281e2f;hp=a544b246b1caa03e2583d8c9a7567bfc036d77cd;hpb=f303df63e2a2e33d698c974858f288058d980ae4;p=bbtk.git diff --git a/packages/vtk/src/bbvtkConeSource.xml b/packages/vtk/src/bbvtkConeSource.xml index a544b24..0faf6f2 100644 --- a/packages/vtk/src/bbvtkConeSource.xml +++ b/packages/vtk/src/bbvtkConeSource.xml @@ -1,73 +1,24 @@ - + jpr at creatis.insa-lyon.fr
Creates a Cone (bbfication of vtkConeSource)
mesh - vtkConeSource.h vtkConeSource - -Output Cone - - - -Cone Radius - - - -Cone Resolution - - - -Center X coord - - - -Center Y coord - - - -Center Z coord - - - - X Direction - - - - Y Direction - - - - Z Direction - - + + + + + + + + +
@@ -76,7 +27,7 @@ SetCenter(bbGetInputCenterX(),
           bbGetInputCenterZ());
 
 SetDirection(bbGetInputDirectionX(), 
-          bbGetInputDirectionY(), 
+          bbGetInputDirectionY(),
           bbGetInputDirectionZ());
                     
 SetResolution(bbGetInputResolution());