PyType_Object Union Reference
Union to convert from PyTypeObject to PyObject pointer. More...
#include <PyObjectBase.h>
Public Attributes | |
PyObject * | o |
PyTypeObject * | t |
Detailed Description
Union to convert from PyTypeObject to PyObject pointer.
Member Data Documentation
◆ o
PyObject* PyType_Object::o |
Referenced by Mesh::MeshPy::addFacets(), Points::PointsPy::addPoints(), Base::InterpreterSingleton::addType(), Mesh::MeshPy::crossSections(), Attacher::AttachEnginePy::PyInit(), Part::ArcOfHyperbolaPy::PyInit(), Part::ArcOfParabolaPy::PyInit(), Part::ArcPy::PyInit(), Part::ArcOfEllipsePy::PyInit(), Part::ArcOfCirclePy::PyInit(), FemGui::ViewProviderFemMeshPy::setNodeDisplacement(), Path::CommandPy::setPlacement(), Robot::WaypointPy::setPos(), and Base::QuantityPy::setUnit().
◆ t
PyTypeObject* PyType_Object::t |
The documentation for this union was generated from the following file:
- src/Base/PyObjectBase.h