[vtkusers] bounds argument in vtkBox::IntersectWithLine()

Maarten Beek beekmaarten at yahoo.com
Wed Mar 18 09:23:06 EDT 2015


Hi all,
For an image with dims = (100, 100, 100) and spacing = (0.13, 0.13, 0.13), vtkImageData::GetBounds() returns(0, 12.87, 0, 12.87, 0, 12.87)
If I use these bounds as argument in vtkBox::IntersectWithLine, do I get the correct intersections?Or should I use (0, 13, 0, 13, 0, 13) for the bounds?
Thanks - Maarten
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/vtkusers/attachments/20150318/fbe0d9f8/attachment.html>


More information about the vtkusers mailing list