ssPolyDatatoPolyDataFilter Class Reference
[C++/Common/Filter/PolyDatatoPolyData]

This class is the base of those classes whose purpose is to filter the multibeam data in some manner. More...

#include <ssPolyDatatoPolyDataFilter.h>

Inheritance diagram for ssPolyDatatoPolyDataFilter:

Inheritance graph
[legend]
Collaboration diagram for ssPolyDatatoPolyDataFilter:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 vtkTypeMacro (ssPolyDatatoPolyDataFilter, vtkPolyDataToPolyDataFilter)
void PrintSelf (ostream &os, vtkIndent indent)
 Print the state of this object.

Static Public Member Functions

static ssPolyDatatoPolyDataFilterNew ()
 Instantiate a new object of this type.

Protected Member Functions

 ssPolyDatatoPolyDataFilter ()
 Ctor.
 ~ssPolyDatatoPolyDataFilter ()
 Dtor.

Detailed Description

This class is the base of those classes whose purpose is to filter the multibeam data in some manner.

Definition at line 19 of file ssPolyDatatoPolyDataFilter.h.


Constructor & Destructor Documentation

ssPolyDatatoPolyDataFilter::ssPolyDatatoPolyDataFilter (  )  [protected]

Ctor.

ssPolyDatatoPolyDataFilter::~ssPolyDatatoPolyDataFilter (  )  [protected]

Dtor.


Member Function Documentation

static ssPolyDatatoPolyDataFilter* ssPolyDatatoPolyDataFilter::New (  )  [static]

Instantiate a new object of this type.

This is the only method that objects of this type may be created.

Returns:
The new object.

Reimplemented from vtkAlgorithm.

Reimplemented in ssPolyDatatoAttitudeFilter, ssPolyDatatoAttitudeScrollFilter, ssPolyDatatoBathymetryFilter, ssPolyDatatoBathymetryScrollFilter, ssPolyDatatoPlanFilter, and ssPolyDatatoPlanStaticFilter.

ssPolyDatatoPolyDataFilter::vtkTypeMacro ( ssPolyDatatoPolyDataFilter  ,
vtkPolyDataToPolyDataFilter   
)

void ssPolyDatatoPolyDataFilter::PrintSelf ( ostream &  os,
vtkIndent  indent 
) [virtual]

Print the state of this object.

Parameters:
os The output stream.
indent The indentation level. Used for formating output.

Reimplemented from vtkPolyDataToPolyDataFilter.

Reimplemented in ssPolyDatatoAttitudeFilter, ssPolyDatatoAttitudeScrollFilter, ssPolyDatatoBathymetryFilter, ssPolyDatatoBathymetryScrollFilter, ssPolyDatatoPlanFilter, and ssPolyDatatoPlanStaticFilter.


The documentation for this class was generated from the following file: