Union to convert from PyTypeObject to PyObject pointer. More...
#include <PyObjectBase.h>
Public Attributes | |
PyObject * | o |
PyTypeObject * | t |
Union to convert from PyTypeObject to PyObject pointer.
Definition at line 81 of file PyObjectBase.h.
Definition at line 83 of file PyObjectBase.h.
Referenced by Mesh::MeshPy::addFacets(), Points::PointsPy::addPoints(), Base::InterpreterSingleton::addType(), Mesh::MeshPy::crossSections(), and Robot::WaypointPy::setPos().
PyTypeObject* PyType_Object::t |
Definition at line 82 of file PyObjectBase.h.