glMatrixMult3x3fNV top-level property

GlMatrixMult3x3fNV glMatrixMult3x3fNV
getter/setter pair

Implementation

GlMatrixMult3x3fNV glMatrixMult3x3fNV =
    loadFunction<GlMatrixMult3x3fNVNative>(_library, 'glMatrixMult3x3fNV')
        .asFunction<GlMatrixMult3x3fNV>();