#include <vtkExtractGroup.h>
|
vtkMutableDirectedGraph * | SIL |
|
vtkTimeStamp | SILTime |
|
vtkExtractGroup::vtkExtractGroup |
( |
| ) |
|
|
protected |
vtkExtractGroup::~vtkExtractGroup |
( |
| ) |
|
|
protected |
int vtkExtractGroup::GetNumberOfGroupsFlagsArrays |
( |
| ) |
|
|
virtual |
const char * vtkExtractGroup::GetGroupsFlagsArrayName |
( |
int |
index | ) |
|
int vtkExtractGroup::GetGroupsFlagsArrayStatus |
( |
const char * |
name | ) |
|
void vtkExtractGroup::SetGroupsFlagsStatus |
( |
const char * |
name, |
|
|
int |
status |
|
) |
| |
|
virtual |
void vtkExtractGroup::SetInsideOut |
( |
int |
val | ) |
|
int vtkExtractGroup::GetSILUpdateStamp |
( |
| ) |
|
|
virtual |
const char * vtkExtractGroup::GetMeshName |
( |
| ) |
|
const char * vtkExtractGroup::GetGrpStart |
( |
| ) |
|
|
static |
const char * vtkExtractGroup::GetFamStart |
( |
| ) |
|
|
static |
int vtkExtractGroup::RequestInformation |
( |
vtkInformation * |
request, |
|
|
vtkInformationVector ** |
inputVector, |
|
|
vtkInformationVector * |
outputVector |
|
) |
| |
|
protected |
int vtkExtractGroup::RequestData |
( |
vtkInformation * |
request, |
|
|
vtkInformationVector ** |
inputVector, |
|
|
vtkInformationVector * |
outputVector |
|
) |
| |
|
protected |
void vtkExtractGroup::SetSIL |
( |
vtkMutableDirectedGraph * |
mdg | ) |
|
|
protectedvirtual |
Do not use vtkCxxSetObjectMacro macro because input mdg comes from an already managed in the pipeline just a ref on it.
References SIL.
vtkExtractGroup::vtkGetObjectMacro |
( |
SIL |
, |
|
|
vtkMutableDirectedGraph |
|
|
) |
| |
|
protected |
vtkIndent vtkExtractGroup::indent |
vtkMutableDirectedGraph* vtkExtractGroup::SIL |
|
protected |
vtkTimeStamp vtkExtractGroup::SILTime |
|
protected |
int vtkExtractGroup::InsideOut |
|
private |