This is the complete list of members for
vtkPythonUtil, including all inherited members.
AddClassToMap(PyObject *obj, const char *classname) | vtkPythonUtil | [static] |
AddObjectToMap(PyObject *obj, vtkObjectBase *anInstance) | vtkPythonUtil | [static] |
AddSpecialTypeToMap(PyTypeObject *pytype, PyMethodDef *methods, PyMethodDef *constructors, const char *docstring[], PyVTKSpecialCopyFunc copyfunc) | vtkPythonUtil | [static] |
BuildDocString(const char *docstring[]) | vtkPythonUtil | [static] |
FindClass(const char *classname) | vtkPythonUtil | [static] |
FindNearestBaseClass(vtkObjectBase *ptr) | vtkPythonUtil | [static] |
FindSpecialType(const char *classname) | vtkPythonUtil | [static] |
GetObjectFromObject(PyObject *arg, const char *type) | vtkPythonUtil | [static] |
GetObjectFromPointer(vtkObjectBase *ptr) | vtkPythonUtil | [static] |
GetPointerFromObject(PyObject *obj, const char *classname) | vtkPythonUtil | [static] |
GetPointerFromSpecialObject(PyObject *obj, const char *result_type, PyObject **newobj) | vtkPythonUtil | [static] |
ManglePointer(const void *ptr, const char *type) | vtkPythonUtil | [static] |
PythonicClassName(const char *classname) | vtkPythonUtil | [static] |
RegisterPythonCommand(vtkPythonCommand *) | vtkPythonUtil | [static] |
RemoveObjectFromMap(PyObject *obj) | vtkPythonUtil | [static] |
SIPGetObjectFromPointer(const void *ptr, const char *classname, bool is_new) | vtkPythonUtil | [static] |
SIPGetPointerFromObject(PyObject *obj, const char *classname) | vtkPythonUtil | [static] |
UnmanglePointer(char *ptrText, int *len, const char *type) | vtkPythonUtil | [static] |
UnRegisterPythonCommand(vtkPythonCommand *) | vtkPythonUtil | [static] |
VariantHash(const vtkVariant *variant) | vtkPythonUtil | [static] |
vtkPythonUtilCreateIfNeeded() | vtkPythonUtil | [friend] |
vtkPythonUtilDelete() | vtkPythonUtil | [friend] |