|
Blender V4.3
|
Python Interpreter. More...
#include <iostream>#include "Interpreter.h"#include "BKE_context.hh"#include "BKE_global.hh"#include "BKE_lib_id.hh"#include "BKE_main.hh"#include "BKE_text.h"#include "BPY_extern_run.hh"#include "bpy_capi_utils.hh"Go to the source code of this file.
Classes | |
| class | Freestyle::PythonInterpreter |
Namespaces | |
| namespace | Freestyle |
| inherits from class Rep | |
Python Interpreter.
Definition in file PythonInterpreter.h.