#include <vtkExtractCellType.h>
|
| vtkMutableDirectedGraph * | SIL |
| |
| vtkTimeStamp | SILTime |
| |
| vtkExtractCellType::vtkExtractCellType |
( |
| ) |
|
|
protected |
| vtkExtractCellType::~vtkExtractCellType |
( |
| ) |
|
|
protected |
| int vtkExtractCellType::GetNumberOfGeoTypesArrays |
( |
| ) |
|
|
virtual |
| const char * vtkExtractCellType::GetGeoTypesArrayName |
( |
int |
index | ) |
|
| int vtkExtractCellType::GetGeoTypesArrayStatus |
( |
const char * |
name | ) |
|
| void vtkExtractCellType::SetGeoTypesStatus |
( |
const char * |
name, |
|
|
int |
status |
|
) |
| |
|
virtual |
| void vtkExtractCellType::SetInsideOut |
( |
int |
val | ) |
|
| int vtkExtractCellType::GetSILUpdateStamp |
( |
| ) |
|
|
virtual |
| int vtkExtractCellType::RequestInformation |
( |
vtkInformation * |
request, |
|
|
vtkInformationVector ** |
inputVector, |
|
|
vtkInformationVector * |
outputVector |
|
) |
| |
|
protected |
| int vtkExtractCellType::RequestData |
( |
vtkInformation * |
request, |
|
|
vtkInformationVector ** |
inputVector, |
|
|
vtkInformationVector * |
outputVector |
|
) |
| |
|
protected |
| virtual void vtkExtractCellType::SetSIL |
( |
vtkMutableDirectedGraph * |
| ) |
|
|
protectedvirtual |
| vtkExtractCellType::vtkGetObjectMacro |
( |
SIL |
, |
|
|
vtkMutableDirectedGraph |
|
|
) |
| |
|
protected |
| vtkIndent vtkExtractCellType::indent |
| vtkMutableDirectedGraph* vtkExtractCellType::SIL |
|
protected |
| vtkTimeStamp vtkExtractCellType::SILTime |
|
protected |
| int vtkExtractCellType::InsideOut |
|
private |