#include "vtkPVVersion.h"#include "vtkRemotingCoreModule.h"#include <string>#include <vector>

Go to the source code of this file.
Classes | |
| class | vtkPVPlugin |
| defines the core interface for any ParaView plugin. More... | |
Macros | |
| #define | C_DECL |
| #define | C_EXPORT extern "C" |
Typedefs | |
| typedef vtkPVPlugin *(C_DECL * | pv_plugin_query_instance_fptr) () |
| #define C_DECL |
Definition at line 35 of file vtkPVPlugin.h.
| #define C_EXPORT extern "C" |
Definition at line 36 of file vtkPVPlugin.h.
| typedef vtkPVPlugin*(C_DECL* pv_plugin_query_instance_fptr) () |
Definition at line 146 of file vtkPVPlugin.h.
1.8.17 on Wed Mar 27 2024