gfx v0.1.0 (2018-12-16T20:49:04Z)
Dub
Repo
perspectiveCT.perspectiveCT
gfx
math
proj
perspectiveCT
Undocumented in source.
alias
perspectiveCT
=
perspective_RH_01
alias
perspectiveCT
=
perspective_RH_M11
alias
perspectiveCT
=
perspective_LH_01
template
perspectiveCT
(NDC ndc, DepthClip dc)
static if
(!(
ndc == NDC.rightHand && dc == DepthClip.zeroToOne
))
static if
(!(
ndc == NDC.rightHand && dc == DepthClip.minusOneToOne
))
static if
(
ndc == NDC.leftHand && dc == DepthClip.zeroToOne
)
alias
perspectiveCT
=
perspective_LH_01
alias
perspectiveCT
=
perspective_LH_M11
Meta
Source
See Implementation
gfx
math
proj
perspectiveCT
aliases
perspectiveCT