Select cells/points using numpy expressions.
More...
#include <vtkPythonSelector.h>
Inherits vtkSelector.
Select cells/points using numpy expressions.
Definition at line 16 of file vtkPythonSelector.h.
◆ Superclass
◆ vtkPythonSelector()
| vtkPythonSelector::vtkPythonSelector |
( |
| ) |
|
|
protected |
◆ ~vtkPythonSelector()
| vtkPythonSelector::~vtkPythonSelector |
( |
| ) |
|
|
overrideprotected |
◆ New()
◆ GetClassName()
| virtual const char* vtkPythonSelector::GetClassName |
( |
| ) |
|
|
virtual |
◆ IsTypeOf()
| static int vtkPythonSelector::IsTypeOf |
( |
const char * |
type | ) |
|
|
static |
◆ IsA()
| virtual int vtkPythonSelector::IsA |
( |
const char * |
type | ) |
|
|
virtual |
◆ SafeDownCast()
◆ PrintSelf()
| void vtkPythonSelector::PrintSelf |
( |
ostream & |
os, |
|
|
vtkIndent |
indent |
|
) |
| |
|
override |
◆ Execute()
Overridden to delegate the selection to the Python expression.
◆ ComputeSelectedElements()
The documentation for this class was generated from the following file: