HDK
|
#include <PY_EvaluationContext.h>
Public Member Functions | |
PY_EvaluationContext (const char *default_module="hou") | |
~PY_EvaluationContext () | |
void | clear () |
void * | getGlobalsDict () |
Friends | |
class | PY_CompiledCode |
Definition at line 19 of file PY_EvaluationContext.h.
|
explicit |
PY_EvaluationContext::~PY_EvaluationContext | ( | ) |
void PY_EvaluationContext::clear | ( | ) |
|
inline |
Definition at line 29 of file PY_EvaluationContext.h.
|
friend |
Definition at line 35 of file PY_EvaluationContext.h.