glMatrixOrthoEXT top-level property

GlMatrixOrthoEXT glMatrixOrthoEXT
getter/setter pair

Implementation

GlMatrixOrthoEXT glMatrixOrthoEXT =
    loadFunction<GlMatrixOrthoEXTNative>(_library, 'glMatrixOrthoEXT')
        .asFunction<GlMatrixOrthoEXT>();