![]() |
An open-source, flexible 3D physical simulation framework
|
Public Attributes | |
PyObjectPtr | objectPtr |
std::string | name |
std::list< CppType > | args |
PyObjectPtr | result |
Definition at line 224 of file PythonInterpreter.cpp.
std::list<CppType> mars::MethodState::args |
Definition at line 228 of file PythonInterpreter.cpp.
std::string mars::MethodState::name |
Definition at line 227 of file PythonInterpreter.cpp.
PyObjectPtr mars::MethodState::objectPtr |
Definition at line 226 of file PythonInterpreter.cpp.
PyObjectPtr mars::MethodState::result |
Definition at line 229 of file PythonInterpreter.cpp.