Hi all,
 
I'm looking for a way to get use vtkSelectVisiblePoints within a C++
filter in ParaView.
 
Outside of ParaView, we have generated working VTK code that creates a
renderer and renderwindow, sets up a camera, adds mappers and actors and
passess the renderer onto selectvisiblepoints.  We'd like to do all this
within ParaView so should be able to pass the ParaView renderer to
MySelectVisiblePoints->SetRenderer(xxxxx).
 
Can anyone suggest a solution?  
 
Many thanks,
 
Duncan Johnson

********************************************************************
This email and any attachments are confidential to the intended
recipient and may also be privileged. If you are not the intended
recipient please delete it from your system and notify the sender.
You should not copy it or use it for any purpose nor disclose or
distribute its contents to any other person.
********************************************************************

_______________________________________________
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 ParaView Wiki at: 
http://paraview.org/Wiki/ParaView

Follow this link to subscribe/unsubscribe:
http://www.paraview.org/mailman/listinfo/paraview

Reply via email to