orthoCT.orthoCT

Undocumented in source.
  1. alias orthoCT = ortho_RH_01
    template orthoCT(NDC ndc, DepthClip dc)
    static if(ndc == NDC.rightHand && dc == DepthClip.zeroToOne)
    alias orthoCT = ortho_RH_01
  2. alias orthoCT = ortho_RH_M11
  3. alias orthoCT = ortho_LH_01
  4. alias orthoCT = ortho_LH_M11

Meta