[vtkusers] vtkVertexGlyphFilter

David Doria daviddoria at gmail.com
Mon Apr 29 08:27:43 EDT 2013


On Fri, Apr 26, 2013 at 1:54 AM, shirani kannangara
<mangalika673 at gmail.com>wrote:

> Hi vtkusers
> I use *VTK/Examples/Cxx/PolyData/PointInsideObject.example to find
> enclosed points of a closed surface.I used triangulate mesh as my closed
> surface.The input data type is polydata. Is it needed following codes (
> apply  vtkVertexGlyphFilter to make cells around points).
>
> regards
>
> shirani
>

You would only need that if you want to be able to visualize the result.
Without cells, VTK will not display anything (but the point-inside tests
should still work).

David
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20130429/aab97f13/attachment.htm>


More information about the vtkusers mailing list