![]() |
An open-source, flexible 3D physical simulation framework
|
Public Attributes | |
PyObjectPtr | modulePtr |
shared_ptr< Function > | currentFunction |
shared_ptr< Object > | currentVariable |
Definition at line 232 of file PythonInterpreter.cpp.
shared_ptr<Function> mars::ModuleState::currentFunction |
Definition at line 235 of file PythonInterpreter.cpp.
shared_ptr<Object> mars::ModuleState::currentVariable |
Definition at line 236 of file PythonInterpreter.cpp.
PyObjectPtr mars::ModuleState::modulePtr |
Definition at line 234 of file PythonInterpreter.cpp.