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