perspectiveCT.perspectiveCT

Undocumented in source.
  1. alias perspectiveCT = perspective_RH_01
  2. alias perspectiveCT = perspective_RH_M11
  3. alias perspectiveCT = perspective_LH_01
    template perspectiveCT(NDC ndc)
    pure @safe @nogc nothrow
    static if(!(ndc == NDC.RH_01))
    static if(!(ndc == NDC.RH_M11))
    static if(ndc == NDC.LH_01)
    alias perspectiveCT = perspective_LH_01
  4. alias perspectiveCT = perspective_LH_M11

Meta