VTK
Classes | Defines | Typedefs | Functions
dox/Wrapping/PythonCore/vtkPythonUtil.h File Reference
#include "vtkPython.h"
#include "PyVTKClass.h"
#include "PyVTKMutableObject.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

Defines

#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 *)

Define Documentation

Definition at line 185 of file vtkPythonUtil.h.

Definition at line 186 of file vtkPythonUtil.h.


Typedef Documentation

typedef int Py_ssize_t

Definition at line 190 of file vtkPythonUtil.h.


Function Documentation

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