pp v0.0.52 (2019-04-12T13:41:01Z)
Dub
Repo
Matrix.Scaling
polyplex
math
glmath
matrix
Matrix
Undocumented in source. Be warned that the author may not have intended to support it.
GMatrix
Scaling
(float3 scale_vec)
GMatrix
Scaling
(Vector!(float, Dimensions - 1) scale_vec)
struct
Matrix
(int Dimensions)
static
static if
(
Dimensions == 3
)
GMatrix
Scaling
(
Vector
!(
float
,
Dimensions
- 1)
scale_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