[vtkusers] Output format of vtkImplicitBoolean

David Doria daviddoria at gmail.com
Mon Apr 11 14:33:54 EDT 2011


On Mon, Apr 11, 2011 at 2:32 PM, mandalin <mandalin147 at gmail.com> wrote:
> Hello,
> How does one determine the output of the vtkImplicitBoolean ?
> Can one simply force it to be PolyData as follows ?
> If the following is correct, how does one access the individual vertices ?
>
> Thanks,
> Amanda

You need to use a vtkSampleFunction:
http://www.vtk.org/Wiki/VTK/Examples/Cxx/Filters/ImplicitBoolean

David



More information about the vtkusers mailing list