zmath ~master (2021-07-15T08:21:03Z)
Home
Dub
Repo
is4dMat
zmath
math3d
Checks if a type is a valid Matrix for 3d math over 4d
template
is4dMat (
M
) {
immutable
bool
is4dMat
;
}
Members
Variables
is4dMat
bool
is4dMat
;
Undocumented in source.
Meta
Source
See Implementation
zmath
math3d
functions
lookAt
orthoMat
perspectiveMat
rotMat
scaleMat
translateMat
templates
is4dMat
Checks if a type is a valid Matrix for 3d math over 4d