[vtkusers] Select viewed vertices

David E DeMarle dave.demarle at kitware.com
Mon Jan 24 09:07:08 EST 2011


>From the doxygen page for vtkExtractSelectedFrustum:
  http://www.vtk.org/doc/nightly/html/classvtkExtractSelectedFrustum.html
Scroll down to the Tests/Examples section.
  http://www.vtk.org/doc/nightly/html/c2_vtk_t_5.html#c2_vtk_t_vtkExtractSelectedFrustum
In the case of this class there is no example yet but there is a test:
  http://vtk.org/gitweb?p=VTK.git;a=blob;f=Rendering/Testing/Cxx/TestAreaSelections.cxx
And though it isn't linked on that page for some reason,
  VTK/Graphics/Testing/Cxx/TestExtraction.cxx
is a test and example of selections in general that you might find useful.


good luck!

David E DeMarle
Kitware, Inc.
R&D Engineer
28 Corporate Drive
Clifton Park, NY 12065-8662
Phone: 518-371-3971 x109



On Mon, Jan 24, 2011 at 5:46 AM, Rachel <aracha2010 at gmail.com> wrote:
>
> Thank you David for you help. I tried to develop it, unfortunately i could
> figure out how to do it. Is there any example.
>
> Many Thanks in advance
>
> Rachel
> --
> View this message in context: http://vtk.1045678.n5.nabble.com/Select-viewed-vertices-tp3333917p3354484.html
> Sent from the VTK - Users mailing list archive at Nabble.com.
> _______________________________________________
> 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