VTK
Classes | Defines | Typedefs | Functions
/Users/kitware/Dashboards/MyTests/VTK_BLD_Release_docs/Utilities/Doxygen/dox/Wrapping/PythonCore/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

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 199 of file vtkPythonUtil.h.

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