Plugins
ContourLabelPlugin
CMakeFiles
ContourLabelPlugin_client_server
ContourLabelPlugin_client_server.h
Go to the documentation of this file.
1
#ifndef ContourLabelPlugin_client_server_h
2
#define ContourLabelPlugin_client_server_h
3
4
#include "
vtkClientServerInterpreter.h
"
5
6
extern
"C"
void
vtkContourLabelPluginCS_Initialize
(
vtkClientServerInterpreter
*);
7
8
inline
void
ContourLabelPlugin_client_server_initialize
(
vtkClientServerInterpreter
* csi)
9
{
10
(void)csi;
11
vtkContourLabelPluginCS_Initialize
(csi);
12
}
13
14
#endif
vtkContourLabelPluginCS_Initialize
void vtkContourLabelPluginCS_Initialize(vtkClientServerInterpreter *)
ContourLabelPlugin_client_server_initialize
void ContourLabelPlugin_client_server_initialize(vtkClientServerInterpreter *csi)
Definition:
ContourLabelPlugin_client_server.h:8
vtkClientServerInterpreter
Run-time VTK interpreter.
Definition:
vtkClientServerInterpreter.h:51
vtkClientServerInterpreter.h
Generated by
1.8.13 on Mon Dec 2 2024