|
API Documentation
|
|
|
Encompasses the wrapping of nkMaths for scripting.
Definition: MatrixWrapper.h:7
static const nkMemory::String VECTOR
Identifies a nkMaths::Vector with nkMaths.Vector.
Definition: Constants.h:22
static const nkMemory::String QUATERNION
Identifies a nkMaths::Quaternion with nkMaths.Quaternion.
Definition: Constants.h:21
static const nkMemory::String MATRIX
Identifies a nkMaths::Matrix with nkMaths.Matrix.
Definition: Constants.h:20
static const nkMemory::String VECTOR_BUFFER_CAST
Identifies a nkMemory::BufferCast<nkMaths::Vector> with nkMaths.BufferCastVector.
Definition: Constants.h:23
static const nkMemory::String MATH_CONSTANTS
Identifies the nkMaths::MathConstants class with nkMaths.MathConstants.
Definition: Constants.h:27
static const nkMemory::String VECTOR_BUFFER_VIEW
Identifies a nkMemory::BufferView<nkMaths::Vector> with nkMaths.BufferViewVector.
Definition: Constants.h:24
Class holding information about a string, with ownership over the data.
Definition: String.h:22
Constants encompassing user type identifiers for the wrapping of nkMaths.
Definition: Constants.h:14
static const nkMemory::String NAMESPACE
Identifies the namespace with nkMaths.
Definition: Constants.h:16