ws.math

Undocumented in source.

Modules

angle
module ws.math.angle
Undocumented in source.
collision
module ws.math.collision
Undocumented in source.
fixedpoint
module ws.math.fixedpoint
Undocumented in source.
math
module ws.math.math
Undocumented in source.
matrix
module ws.math.matrix
Undocumented in source.
quaternion
module ws.math.quaternion
Undocumented in source.
transform
module ws.math.transform
Undocumented in source.
vector
module ws.math.vector
Undocumented in source.

Public Imports

std.math
public import std.math, ws.math.matrix, ws.math.angle, ws.math.vector, ws.math.quaternion;
Undocumented in source.
ws.math.matrix
public import std.math, ws.math.matrix, ws.math.angle, ws.math.vector, ws.math.quaternion;
Undocumented in source.
ws.math.angle
public import std.math, ws.math.matrix, ws.math.angle, ws.math.vector, ws.math.quaternion;
Undocumented in source.
ws.math.vector
public import std.math, ws.math.matrix, ws.math.angle, ws.math.vector, ws.math.quaternion;
Undocumented in source.
ws.math.quaternion
public import std.math, ws.math.matrix, ws.math.angle, ws.math.vector, ws.math.quaternion;
Undocumented in source.

Members

Functions

clamp
T clamp(T a, E min, E max)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta