Go to the documentation of this file.
21 #ifndef _vtkSmartPyObject_h
22 #define _vtkSmartPyObject_h
25 #include "vtkPython.h"
58 operator bool()
const;
vtkSmartPyObject(const vtkSmartPyObject &other)
GLsizei GLsizei GLuint * obj
PyObject * operator->() const
PyObject * ReleaseReference()
#define VTKWRAPPINGPYTHONCORE_EXPORT
void TakeReference(PyObject *obj)
vtkSmartPyObject & operator=(const vtkSmartPyObject &other)
vtkSmartPyObject(PyObject *obj=NULL)
PyObject * GetPointer() const
vtkSmartPyObject & operator=(PyObject *obj)
PyObject * GetAndIncreaseReferenceCount()