gfx ~reborn (2022-03-31T11:44:27.7929122)
Dub
Repo
orthoCT.orthoCT
gfx
math
proj
orthoCT
Undocumented in source.
alias
orthoCT
=
ortho_RH_01
alias
orthoCT
=
ortho_RH_M11
template
orthoCT
(NDC ndc, DepthClip dc)
static if
(!(
ndc == NDC.rightHand && dc == DepthClip.zeroToOne
))
static if
(
ndc == NDC.rightHand && dc == DepthClip.minusOneToOne
)
alias
orthoCT
=
ortho_RH_M11
alias
orthoCT
=
ortho_LH_01
alias
orthoCT
=
ortho_LH_M11
Meta
Source
See Implementation
gfx
math
proj
orthoCT
aliases
orthoCT