|
API Documentation
|
|
|
Defines an environment in which scripts can execute.
Definition: Environment.h:14
static nkScripts::OutputValue erase(const nkScripts::DataStack &stack)
A view over data.
Definition: BufferView.h:18
static nkScripts::OutputValue rename(const nkScripts::DataStack &stack)
A function parameter, used within the stack of arguments.
Definition: FunctionParameter.h:25
Wraps the nkGraphics::CompositorManager and offers functions for use in scripting.
Definition: CompositorManagerWrapper.h:12
static nkScripts::OutputValue createOrRetrieve(const nkScripts::DataStack &stack)
Encompasses the wrapping of nkGraphics for scripting.
Definition: BoundingBoxWrapper.h:7
static nkScripts::OutputValue get(const nkScripts::DataStack &stack)
static void updateEnvironment(nkScripts::Environment *env)