perspectiveCT

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

Members

Aliases

perspectiveCT
alias perspectiveCT = perspective_RH_01
Undocumented in source.
perspectiveCT
alias perspectiveCT = perspective_RH_M11
Undocumented in source.
perspectiveCT
alias perspectiveCT = perspective_LH_01
Undocumented in source.
perspectiveCT
alias perspectiveCT = perspective_LH_M11
Undocumented in source.

Return Value

a matrix that maps from eye space to clip space. To obtain NDC, the vector must be divided by w.

Meta