[vtkusers] vtkRenderView and vtkSurfaceRepresentation -- frustum selection?

Goldman, Jon jgoldma at sandia.gov
Thu Mar 6 15:18:59 EST 2008


I am using a vtkRenderView and vtkSurfaceRepresentation. Is there a way to change the selection behaviour such that the selection acts like the "Select Cells Through" (frustum) option in ParaView3?

In other words, the default selection is surface, when I click and drag the mouse, I can obtain the cell indices from the vtkSelection off the vtkSelectionLink (this is good), but I'd like it to return indices of everything that falls in the selection rectangle, not just the surface cells.

-Jon




More information about the vtkusers mailing list