pp v0.0.52 (2019-04-12T13:41:01Z)
Dub
Repo
Matrix.Perspective
polyplex
math
glmath
matrix
Matrix
Undocumented in source. Be warned that the author may not have intended to support it.
struct
Matrix
(int Dimensions)
static
static if
(
Dimensions == 4
)
GMatrix
Perspective
(
float
width
,
float
height
,
float
fov
,
float
znear
,
float
zfar
)
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