Nebula
|
#include "foundation/stdneb.h"
#include "scripting/python/pythonserver.h"
#include "nanobind/nanobind.h"
#include "conversion.h"
#include "PyLogHook.h"
#include "io/ioserver.h"
#include "io/textreader.h"
Namespaces | |
namespace | Scripting |
Prototype for deargui scripting init. | |
Macros | |
#define | NOMINMAX |
Functions | |
Scripting::__ImplementClass (Scripting::PythonServer, 'PYSS', Scripting::ScriptServer) | |
Scripting::__ImplementSingleton (Scripting::PythonServer) | |
#define NOMINMAX |