pp v0.0.52 (2019-04-12T13:41:01Z)
Dub
Repo
Matrix.Translation
polyplex
math
glmath
matrix
Matrix
Undocumented in source. Be warned that the author may not have intended to support it.
GMatrix
Translation
(Vector!(float, Dimensions) trans_vec)
struct
Matrix
(int Dimensions)
static
static if
(
Dimensions == 2
)
GMatrix
Translation
(
Vector
!(
float
,
Dimensions
)
trans_vec
)
GMatrix
Translation
(Vector!(float, Dimensions) trans_vec)
GMatrix
Translation
(Vector!(float, Dimensions - 1) trans_vec)
Meta
Source
See Implementation
polyplex
math
glmath
matrix
Matrix
aliases
GMatrix
constructors
this
functions
Rotate
RotateX
RotateY
RotateZ
Scale
ToString
Translate
Transpose
opBinary
ptr
static functions
FromQuaternion
Identity
Orthographic
OrthographicInverse
Perspective
Rotation
RotationX
RotationY
RotationZ
Scaling
Translation
variables
data