Math

Defines

MIN(a, b)
MAX(a, b)
MINOF(a, b, c, d)
MAXOF(a, b, c, d)
SIGNOF(value)
M_PI
M_PI_2

Functions

static kmMat4 binocle_math_create_orthographic_matrix_off_center(float left, float right, float bottom, float top, float z_near_plane, float z_far_plane)