![]() |
An open-source, flexible 3D physical simulation framework
|
Public Member Functions | |
const unsigned | size () |
const bool | isDouble (unsigned i) |
const double | get (unsigned i) |
bool | append (PyObjectPtr item) |
Static Public Member Functions | |
static List | make () |
static const bool | check (PyObjectPtr obj) |
Public Attributes | |
PyObjectPtr | obj |
Definition at line 114 of file PythonInterpreter.cpp.
|
inline |
Definition at line 127 of file PythonInterpreter.cpp.
|
inlinestatic |
Definition at line 122 of file PythonInterpreter.cpp.
|
inline |
Definition at line 125 of file PythonInterpreter.cpp.
|
inline |
Definition at line 124 of file PythonInterpreter.cpp.
|
inlinestatic |
Definition at line 117 of file PythonInterpreter.cpp.
|
inline |
Definition at line 123 of file PythonInterpreter.cpp.
PyObjectPtr mars::List::obj |
Definition at line 116 of file PythonInterpreter.cpp.