#include <VISU_CommonCellsFilter.hxx>

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_CommonCellsFilter * | New () |
Protected Member Functions | |
| VISU_CommonCellsFilter () | |
| ~VISU_CommonCellsFilter () | |
| void | Execute () |
Private Member Functions | |
| VISU_CommonCellsFilter (const VISU_CommonCellsFilter &) | |
| void | operator= (const VISU_CommonCellsFilter &) |
| VISU_CommonCellsFilter::VISU_CommonCellsFilter | ( | ) | [protected] |
| VISU_CommonCellsFilter::~VISU_CommonCellsFilter | ( | ) | [protected] |
| VISU_CommonCellsFilter.VISU_CommonCellsFilter | ( | const VISU_CommonCellsFilter & | ) | [private] |
| static VISU_CommonCellsFilter* VISU_CommonCellsFilter.New | ( | ) | [static] |
| VISU_CommonCellsFilter.vtkTypeMacro | ( | VISU_CommonCellsFilter | , |
| vtkUnstructuredGridToUnstructuredGridFilter | |||
| ) |
| void VISU_CommonCellsFilter::SetProfileUG | ( | vtkUnstructuredGrid * | input | ) |
| vtkUnstructuredGrid * VISU_CommonCellsFilter::GetProfileUG | ( | ) |
References VISU.GetInput().
| void VISU_CommonCellsFilter::SetCellsUG | ( | vtkUnstructuredGrid * | input | ) |
| vtkUnstructuredGrid * VISU_CommonCellsFilter::GetCellsUG | ( | ) |
| void VISU_CommonCellsFilter::Execute | ( | ) | [protected] |
References batchmode_visu_view3d.anEntity, VISU.GetOutput(), MYDEBUG, and VISU.NODE_ENTITY.
| void VISU_CommonCellsFilter.operator= | ( | const VISU_CommonCellsFilter & | ) | [private] |