#include <VTKViewer_ExtractUnstructuredGrid.h>
Enumerator |
---|
ePassAll |
|
eAdding |
|
eRemoving |
|
VTKViewer_ExtractUnstructuredGrid::VTKViewer_ExtractUnstructuredGrid |
( |
| ) |
|
|
protected |
VTKViewer_ExtractUnstructuredGrid::~VTKViewer_ExtractUnstructuredGrid |
( |
| ) |
|
|
protected |
void VTKViewer_ExtractUnstructuredGrid::BuildOut2InMap |
( |
| ) |
|
void VTKViewer_ExtractUnstructuredGrid::ClearRegisteredCells |
( |
| ) |
|
|
inline |
void VTKViewer_ExtractUnstructuredGrid::ClearRegisteredCellsWithType |
( |
| ) |
|
|
inline |
vtkIdType VTKViewer_ExtractUnstructuredGrid::GetInputId |
( |
int |
theOutId | ) |
const |
EChanging VTKViewer_ExtractUnstructuredGrid::GetModeOfChanging |
( |
| ) |
|
|
inline |
EExtraction VTKViewer_ExtractUnstructuredGrid::GetModeOfExtraction |
( |
| ) |
|
|
inline |
int VTKViewer_ExtractUnstructuredGrid::GetStoreMapping |
( |
| ) |
|
|
inline |
int VTKViewer_ExtractUnstructuredGrid::IsCellsRegistered |
( |
| ) |
|
|
inline |
int VTKViewer_ExtractUnstructuredGrid::IsCellsWithTypeRegistered |
( |
| ) |
|
|
inline |
int VTKViewer_ExtractUnstructuredGrid::IsChanging |
( |
| ) |
|
|
inline |
void VTKViewer_ExtractUnstructuredGrid::RegisterCell |
( |
vtkIdType |
theCellId | ) |
|
void VTKViewer_ExtractUnstructuredGrid::RegisterCellsWithType |
( |
vtkIdType |
theCellType | ) |
|
int VTKViewer_ExtractUnstructuredGrid::RequestData |
( |
vtkInformation * |
, |
|
|
vtkInformationVector ** |
, |
|
|
vtkInformationVector * |
|
|
) |
| |
|
protectedvirtual |
References eAdding, eCells, ePassAll, eRemoving, InsertCell(), InsertPointCell(), myCellIds, myCellTypes, myChangeMode, myExtractionMode, myOut2InId, myPassAll, myStoreMapping, and VTKViewer_CellLocationsArray::New().
void VTKViewer_ExtractUnstructuredGrid::SetModeOfChanging |
( |
EChanging |
theChangeMode | ) |
|
|
inline |
void VTKViewer_ExtractUnstructuredGrid::SetModeOfExtraction |
( |
EExtraction |
theExtractionMode | ) |
|
|
inline |
void VTKViewer_ExtractUnstructuredGrid::SetStoreMapping |
( |
int |
theStoreMapping | ) |
|
TSetId VTKViewer_ExtractUnstructuredGrid::myCellIds |
|
protected |
TSetId VTKViewer_ExtractUnstructuredGrid::myCellTypes |
|
protected |
EChanging VTKViewer_ExtractUnstructuredGrid::myChangeMode |
|
protected |
EExtraction VTKViewer_ExtractUnstructuredGrid::myExtractionMode |
|
protected |
TVectorId VTKViewer_ExtractUnstructuredGrid::myOut2InId |
|
protected |
bool VTKViewer_ExtractUnstructuredGrid::myPassAll |
|
protected |
bool VTKViewer_ExtractUnstructuredGrid::myStoreMapping |
|
protected |
The documentation for this class was generated from the following files: