VTK
|
#include <vtkExtractSelectedBlock.h>
Public Types | |
typedef vtkExtractSelectionBase | Superclass |
![]() | |
typedef vtkDataObjectAlgorithm | Superclass |
Public Member Functions | |
virtual int | IsA (const char *type) |
vtkExtractSelectedBlock * | NewInstance () const |
void | PrintSelf (ostream &os, vtkIndent indent) |
![]() | |
vtkExtractSelectionBase * | NewInstance () const |
void | PrintSelf (ostream &os, vtkIndent indent) |
void | SetSelectionConnection (vtkAlgorithmOutput *algOutput) |
virtual void | SetPreserveTopology (int) |
virtual int | GetPreserveTopology () |
virtual void | PreserveTopologyOn () |
virtual void | PreserveTopologyOff () |
Static Public Member Functions | |
static vtkExtractSelectedBlock * | New () |
static int | IsTypeOf (const char *type) |
static vtkExtractSelectedBlock * | SafeDownCast (vtkObjectBase *o) |
![]() | |
static int | IsTypeOf (const char *type) |
static vtkExtractSelectionBase * | SafeDownCast (vtkObjectBase *o) |
Protected Member Functions | |
virtual vtkObjectBase * | NewInstanceInternal () const |
vtkExtractSelectedBlock () | |
~vtkExtractSelectedBlock () | |
virtual int | RequestData (vtkInformation *, vtkInformationVector **, vtkInformationVector *) |
virtual int | FillInputPortInformation (int port, vtkInformation *info) |
virtual int | RequestDataObject (vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector) |
![]() | |
vtkExtractSelectionBase () | |
~vtkExtractSelectionBase () | |
Additional Inherited Members | |
![]() | |
int | PreserveTopology |
Definition at line 25 of file vtkExtractSelectedBlock.h.
Definition at line 29 of file vtkExtractSelectedBlock.h.
|
protected |
|
protected |
|
static |
|
static |
|
virtual |
Reimplemented from vtkExtractSelectionBase.
|
static |
|
protectedvirtual |
Reimplemented from vtkExtractSelectionBase.
vtkExtractSelectedBlock* vtkExtractSelectedBlock::NewInstance | ( | ) | const |
void vtkExtractSelectedBlock::PrintSelf | ( | ostream & | os, |
vtkIndent | indent | ||
) |
|
protectedvirtual |
|
protectedvirtual |
Sets up empty output dataset
Reimplemented from vtkExtractSelectionBase.
|
protectedvirtual |
Reimplemented from vtkExtractSelectionBase.