![]() |
An open-source, flexible 3D physical simulation framework
|
Public Attributes | |
PyObjectPtr | objectPtr |
shared_ptr< Method > | currentMethod |
shared_ptr< Object > | currentVariable |
Definition at line 209 of file PythonInterpreter.cpp.
shared_ptr<Method> mars::ObjectState::currentMethod |
Definition at line 212 of file PythonInterpreter.cpp.
shared_ptr<Object> mars::ObjectState::currentVariable |
Definition at line 213 of file PythonInterpreter.cpp.
PyObjectPtr mars::ObjectState::objectPtr |
Definition at line 211 of file PythonInterpreter.cpp.