[vtkusers] Reflecting vtkPolyData about a plane

Amy Henderson amy.henderson at kitware.com
Wed Dec 29 15:54:48 EST 2004


Hi Ben,

If you want to reflect about an axis-aligned plane (X=, Y=, or Z=), then 
try using vtkReflectionFilter.  It can take a vtkPolyData as input, but it 
produces a vtkUnstructuredGrid as output.

- Amy

At 02:16 PM 12/29/2004, Ben Held wrote:
>Is there an easy way to reflect a vtkPolyData about a plane?  I have looked
>into vtkTransformPolyData, but I don't see a direct way to create a
>vtkTransform that represnets a reflection?
>
>Thanks in adavance.
>
>_______________________________________________
>This is the private VTK discussion list.
>Please keep messages on-topic. Check the 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