[vtkusers] Get all the bounding boxes

David Doria daviddoria at gmail.com
Thu Oct 27 08:53:12 EDT 2011


On Thu, Oct 27, 2011 at 6:28 AM, Jalal Miftah <jalal.miftah at amadeus.com> wrote:
> Hi,
>
> Do you know how can I get all the bounding boxes of a point cloud? In any
> orientation and in any directions. I tried to use vtkOBBTree but I don't
> really understand how it works.
>
> Thanks you,
>
> Jalal.

What do you mean "all" the bounding boxes? Do you just want a single
bounding box of the whole cloud? Or some kind of hierarchical data set
like an octree/kdtree set of boxes?

David



More information about the vtkusers mailing list