[vtkusers] octree visualization example

Francois Bertel francois.bertel at kitware.com
Mon Mar 29 17:04:03 EDT 2010


or from a reader (vtkXMLHyperOctreeReader), or with
vtkHyperOctreeFractalSource (toy source for testing), or from a class
you write that can produce a vtkHyperOctree.

On Mon, Mar 29, 2010 at 4:54 PM, David Doria <daviddoria+vtk at gmail.com> wrote:
> On Mon, Mar 29, 2010 at 4:51 PM, Francois Bertel
> <francois.bertel at kitware.com> wrote:
>>
>> No. An hyperoctree is a way to to store cell values in a more compact
>> way than a vtkImageData/vtkUniformGrid. The cells (node or leaves)
>> have a box shape. It is made to represent volumetric entities not 2D
>> primitives, like the primitives you can find in vtkPolyData.
>
>
> Ok, so the only way to get data into a vtkHyperOctree is from an implicit
> function?
> Thanks,
>
> David



-- 
François Bertel, PhD  | Kitware Inc. Suite 204
1 (518) 371 3971 x113 | 28 Corporate Drive
                      | Clifton Park NY 12065, USA



More information about the vtkusers mailing list