glMatrixMultTranspose3x3fNV top-level property

GlMatrixMultTranspose3x3fNV glMatrixMultTranspose3x3fNV
getter/setter pair

Implementation

GlMatrixMultTranspose3x3fNV glMatrixMultTranspose3x3fNV =
    loadFunction<GlMatrixMultTranspose3x3fNVNative>(
            _library, 'glMatrixMultTranspose3x3fNV')
        .asFunction<GlMatrixMultTranspose3x3fNV>();