[vtkusers] Bug vtkOBBDicer when using SetDiceModeToNumberOfPointsPerPiece option ?

Bill Lorensen bill.lorensen at gmail.com
Fri Jun 15 08:27:52 EDT 2012


In vtkDicer, NumberOfPointsPerPiece is clamped to be within 1000 and
the max integer.

I'n not sure why this is the case, but that explains the current situation.

On Thu, Jun 14, 2012 at 10:20 PM, Jana Sefcikova <neollie at gmail.com> wrote:
> Hi all,
> I tried http://www.vtk.org/Wiki/VTK/Examples/Cxx/Meshes/OBBDicer  example
> with another setting for vtkOBBDicer :
>
>     dicer->SetNumberOfPointsPerPiece(10);
>
>     dicer->SetDiceModeToNumberOfPointsPerPiece();
>
> I obtained one region for sphere having 392 points.
>
> Than I changed sphere resolution to Theta = Phi = 40 (1552 points) and got
> two pieces , but i would expect somehting like 1522 / 10 .
>
> Could it be bug , or there is something more that should be preset ?
>
> Thank you
>
> Jana
>
>
> _______________________________________________
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at
> http://www.kitware.com/opensource/opensource.html
>
> Please keep messages on-topic and check the VTK FAQ at:
> http://www.vtk.org/Wiki/VTK_FAQ
>
> Follow this link to subscribe/unsubscribe:
> http://www.vtk.org/mailman/listinfo/vtkusers
>



-- 
Unpaid intern in BillsBasement at noware dot com



More information about the vtkusers mailing list