OpenLexocad
28.0
|
#include <pythonize.h>
Public Member Functions | |
ObjectRef (ObjectRef *oi, PyObject *o) | |
~ObjectRef () | |
Public Attributes | |
PyObject * | object = nullptr |
ObjectRef * | prevObject = nullptr |
Core::ObjectRef::~ObjectRef | ( | ) |
PyObject* Core::ObjectRef::object = nullptr |
ObjectRef* Core::ObjectRef::prevObject = nullptr |