glIsPointInStrokePathNV top-level property

GlIsPointInStrokePathNV glIsPointInStrokePathNV
getter/setter pair

Implementation

GlIsPointInStrokePathNV glIsPointInStrokePathNV =
    loadFunction<GlIsPointInStrokePathNVNative>(
            _library, 'glIsPointInStrokePathNV')
        .asFunction<GlIsPointInStrokePathNV>();