VTK
Classes | Macros | Typedefs | Functions
vtkPythonUtil.h File Reference
#include "vtkPython.h"
#include "PyVTKClass.h"
#include "PyVTKMutableObject.h"
#include "PyVTKNamespace.h"
#include "PyVTKObject.h"
#include "PyVTKSpecialObject.h"
Include dependency graph for vtkPythonUtil.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  vtkPythonUtil
 

Macros

#define VTK_PYTHON_UTIL_SUPRESS_UNINITIALIZED
 
#define VTK_WRAP_PYTHON_SUPRESS_UNINITIALIZED
 

Typedefs

typedef int Py_ssize_t
 

Functions

void vtkPythonUtilDelete ()
 
VTKWRAPPINGPYTHONCORE_EXPORT void vtkPythonVoidFunc (void *)
 
VTKWRAPPINGPYTHONCORE_EXPORT void vtkPythonVoidFuncArgDelete (void *)
 

Macro Definition Documentation

#define VTK_PYTHON_UTIL_SUPRESS_UNINITIALIZED

Definition at line 199 of file vtkPythonUtil.h.

#define VTK_WRAP_PYTHON_SUPRESS_UNINITIALIZED

Definition at line 200 of file vtkPythonUtil.h.

Typedef Documentation

typedef int Py_ssize_t

Definition at line 204 of file vtkPythonUtil.h.

Function Documentation

void vtkPythonUtilDelete ( )
VTKWRAPPINGPYTHONCORE_EXPORT void vtkPythonVoidFunc ( void *  )
VTKWRAPPINGPYTHONCORE_EXPORT void vtkPythonVoidFuncArgDelete ( void *  )