[vtkusers] vtkPlane and vtkProbeFilter

Prabhu Ramachandran prabhu at aero.iitm.ernet.in
Tue May 14 00:25:17 EDT 2002


>>>>> "FH" == Frederic Huguet <fxh39668 at gsk.com> writes:

    FH> Hi, I would like to create a vtkProbeFilter object using a
    FH> plane (vtkPlane) defined by its origin and its normal
    FH> vector. I know the plane must be defined as Input and the
    FH> volume to be cutted as Output. Could someone give me an
    FH> example of code ?

In VTK 4.x look at 

VTK_SRC_DIR/Examples/VisualizationAlgorithms/Tcl/probeComb.tcl

Also look at the other examples in the same directory.  Use a
recursive grep tool (like rgrep) to find examples.  You could also use
Sebastien's class to examples pages.

  http://public.kitware.com/VTK/doc/nightly/html/pages.html


prabhu



More information about the vtkusers mailing list