Package esys :: Package pyvisi :: Module transform :: Class TransformFilter
[hide private]
[frames] | no frames]

Class TransformFilter

Known Subclasses:

Class that defines a transform poly data filter.

Instance Methods [hide private]
 
__init__(self)
Initialise the transoform poly data filter.
 
__setInput(self)
Set the input for the transform poly data filter.
 
__setTransform(self)
Set the transformation of the plane source.
 
_getTransformFilterOutput(self)
Return the output of the transform poly data filter.
 
_setupTransformFilter(self, plane_source, transform)
Setup the transform filter.
Method Details [hide private]

_setupTransformFilter(self, plane_source, transform)

 

Setup the transform filter.

Parameters:
  • plane_source (vtkPolyData) - Polygonal data
  • transform (Transform object) - Specifies the orientation of the plane source