GlPathGlyphIndexArrayNVNative typedef
GlPathGlyphIndexArrayNVNative =
Uint32 Function(Uint32 firstPathName, Uint32 fontTarget, Pointer<NativeType> fontName, Uint32 fontStyle, Uint32 firstGlyphIndex, Int32 numGlyphs, Uint32 pathParameterTemplate, Float emScale)
Implementation
typedef GlPathGlyphIndexArrayNVNative = Uint32 Function(
Uint32 firstPathName,
Uint32 fontTarget,
Pointer fontName,
Uint32 fontStyle,
Uint32 firstGlyphIndex,
Int32 numGlyphs,
Uint32 pathParameterTemplate,
Float emScale);