![]() |
ACloudViewer
3.9.4
A Modern Library for 3D Data Processing
|
Variable state. More...
#include <PythonInterpreter.h>
Public Member Functions | |
| State () | |
Public Attributes | |
| pybind11::dict | globals |
| pybind11::object | locals |
Variable state.
Definition at line 38 of file PythonInterpreter.h.
| PythonInterpreter::State::State | ( | ) |
Definition at line 46 of file PythonInterpreter.cpp.
| pybind11::dict PythonInterpreter::State::globals |
Definition at line 41 of file PythonInterpreter.h.
| pybind11::object PythonInterpreter::State::locals |
Definition at line 42 of file PythonInterpreter.h.