vtkPVPythonPluginInterface defines the interface required by ParaView plugins that add python modules to ParaView. More...
#include <vtkPVPythonPluginInterface.h>

Public Member Functions | |
| virtual | ~vtkPVPythonPluginInterface () |
| virtual void | GetPythonSourceList (std::vector< std::string > &modules, std::vector< std::string > &sources, std::vector< int > &package_flags)=0 |
vtkPVPythonPluginInterface defines the interface required by ParaView plugins that add python modules to ParaView.
Definition at line 17 of file vtkPVPythonPluginInterface.h.
|
virtual |
|
pure virtual |
Implemented in ParFlowPlugin, and XArrayCFReaderPlugin.
1.8.13 on Sat Dec 6 2025