[vtkusers] Clip Planes for more than one Mapper

David Gobbi david.gobbi at gmail.com
Wed Jun 8 13:17:25 EDT 2011


Hi Thiago,

I suggest that you create a vtkPlaneCollection object somewhere
in your program, and then add this to every mapper that you create.
Then, when you want to add or remove a clipping plane, you only
have to add it to vtkPlaneCollection and all of the mappers will
automatically see the change.

 - David


On Wed, Jun 8, 2011 at 11:01 AM, Thiago Macedo <tmacedo29 at gmail.com> wrote:
> Nobody?



More information about the vtkusers mailing list