|
API Documentation
|
|
|
static nkScripts::OutputValue getFrustum(const nkScripts::DataStack &stack)
Defines an environment in which scripts can execute.
Definition: Environment.h:14
static nkScripts::OutputValue getFar(const nkScripts::DataStack &stack)
static nkScripts::OutputValue getNear(const nkScripts::DataStack &stack)
static nkScripts::OutputValue getDirectionAtPixelWorld(const nkScripts::DataStack &stack)
A view over data.
Definition: BufferView.h:18
static nkScripts::OutputValue getFov(const nkScripts::DataStack &stack)
A function parameter, used within the stack of arguments.
Definition: FunctionParameter.h:25
static nkScripts::OutputValue getDirectionAtPixelView(const nkScripts::DataStack &stack)
Wraps a nkGraphics::Camera and offers functions for use in scripting.
Definition: CameraWrapper.h:12
Encompasses the wrapping of nkGraphics for scripting.
Definition: BoundingBoxWrapper.h:7
static nkScripts::OutputValue getPositionAbsolute(const nkScripts::DataStack &stack)
static void updateEnvironment(nkScripts::Environment *env)
static nkScripts::OutputValue getOrthographicHeight(const nkScripts::DataStack &stack)