[vtkusers] OBBTree animation

Bill Lorensen bill.lorensen at gmail.com
Thu Nov 12 10:22:40 EST 2009


Just HyperOctree which I think is an octree for n-dimensional points.

On Thu, Nov 12, 2009 at 10:10 AM, David Doria <daviddoria+vtk at gmail.com> wrote:
> On Thu, Nov 12, 2009 at 10:06 AM, Bill Lorensen <bill.lorensen at gmail.com> wrote:
>> GetNumberOfPointsPerBucket is defined with a vtk macro in
>> Filtering/vtkPointLocator.h
>>
>> vtkGetMacro(NumberOfPointsPerBucket,int);
>
> Ah, I always forget about the macros when using grep! Any thoughts on
> the seemingly missing vtkOctree?
>
> Thanks,
>
> David
> _______________________________________________
> 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
>



More information about the vtkusers mailing list