Version: 6.3.1
Public Member Functions | Static Public Member Functions | Protected Member Functions | Private Member Functions

VTKViewer_PassThroughFilter Class Reference

#include <VTKViewer_PassThroughFilter.h>

Inheritance diagram for VTKViewer_PassThroughFilter:
Inheritance graph

Public Member Functions

 vtkTypeRevisionMacro (VTKViewer_PassThroughFilter, vtkDataSetToDataSetFilter)
void PrintSelf (ostream &os, vtkIndent indent)

Static Public Member Functions

static
VTKViewer_PassThroughFilter
New ()

Protected Member Functions

 VTKViewer_PassThroughFilter ()
virtual ~VTKViewer_PassThroughFilter ()
 Null body.
virtual int RequestData (vtkInformation *, vtkInformationVector **, vtkInformationVector *)
 Null body.

Private Member Functions

 VTKViewer_PassThroughFilter (const VTKViewer_PassThroughFilter &)
 Not implemented.
void operator= (const VTKViewer_PassThroughFilter &)
 Not implemented.

Detailed Description

Passive filter take a dataset as input and create a dataset as output.
The form of the input geometry is not changed in these filters,
only the point attributes (e.g. scalars, vectors, etc.).


Constructor & Destructor Documentation

VTKViewer_PassThroughFilter.VTKViewer_PassThroughFilter ( ) [protected]
virtual VTKViewer_PassThroughFilter.~VTKViewer_PassThroughFilter ( ) [protected, virtual]
VTKViewer_PassThroughFilter.VTKViewer_PassThroughFilter ( const VTKViewer_PassThroughFilter ) [private]

Member Function Documentation

VTKViewer_PassThroughFilter.vtkTypeRevisionMacro ( VTKViewer_PassThroughFilter  ,
vtkDataSetToDataSetFilter   
)
void VTKViewer_PassThroughFilter::PrintSelf ( ostream &  os,
vtkIndent  indent 
)

Methods invoked by print to print information about the object including superclasses.
Typically not called by the user (use Print() instead) but used in the hierarchical
print process to combine the output of several classes.

Parameters:
os- output stream.
static VTKViewer_PassThroughFilter* VTKViewer_PassThroughFilter.New ( ) [static]
int VTKViewer_PassThroughFilter::RequestData ( vtkInformation *  ,
vtkInformationVector **  inputVector,
vtkInformationVector *  outputVector 
) [protected, virtual]

Execute method.Output calculation.

Pass all. (data object's field data is passed by the superclass after this method)

void VTKViewer_PassThroughFilter.operator= ( const VTKViewer_PassThroughFilter ) [private]
Copyright © 2007-2011 CEA/DEN, EDF R&D, OPEN CASCADE
Copyright © 2003-2007 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN, CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS