VISU_CommonCellsFilter Class Reference

#include <VISU_CommonCellsFilter.hxx>

Inheritance diagram for VISU_CommonCellsFilter:

Inheritance graph

Public Member Functions

 vtkTypeMacro (VISU_CommonCellsFilter, vtkUnstructuredGridToUnstructuredGridFilter)
void SetProfileUG (vtkUnstructuredGrid *input)
vtkUnstructuredGrid * GetProfileUG ()
void SetCellsUG (vtkUnstructuredGrid *input)
vtkUnstructuredGrid * GetCellsUG ()

Static Public Member Functions

static VISU_CommonCellsFilterNew ()

Protected Member Functions

 VISU_CommonCellsFilter ()
 ~VISU_CommonCellsFilter ()
void Execute ()

Private Member Functions

 VISU_CommonCellsFilter (const VISU_CommonCellsFilter &)
void operator= (const VISU_CommonCellsFilter &)

Constructor & Destructor Documentation

VISU_CommonCellsFilter::VISU_CommonCellsFilter  )  [protected]
 

VISU_CommonCellsFilter::~VISU_CommonCellsFilter  )  [protected]
 

VISU_CommonCellsFilter.VISU_CommonCellsFilter const VISU_CommonCellsFilter  )  [private]
 


Member Function Documentation

static VISU_CommonCellsFilter* VISU_CommonCellsFilter.New  )  [static]
 

VISU_CommonCellsFilter.vtkTypeMacro VISU_CommonCellsFilter  ,
vtkUnstructuredGridToUnstructuredGridFilter 
 

void VISU_CommonCellsFilter::SetProfileUG vtkUnstructuredGrid *  input  ) 
 

vtkUnstructuredGrid * VISU_CommonCellsFilter::GetProfileUG  ) 
 

void VISU_CommonCellsFilter::SetCellsUG vtkUnstructuredGrid *  input  ) 
 

vtkUnstructuredGrid * VISU_CommonCellsFilter::GetCellsUG  ) 
 

void VISU_CommonCellsFilter::Execute  )  [protected]
 

void VISU_CommonCellsFilter.operator= const VISU_CommonCellsFilter  )  [private]