orthoCT

Build an orthographic projection matrix with NDC and DepthClip set with compile-time params.

Members

Aliases

orthoCT
alias orthoCT = ortho_RH_01
Undocumented in source.
orthoCT
alias orthoCT = ortho_RH_M11
Undocumented in source.
orthoCT
alias orthoCT = ortho_LH_01
Undocumented in source.
orthoCT
alias orthoCT = ortho_LH_M11
Undocumented in source.

Return Value

an affine matrix that maps from eye coordinates to NDC.

Meta