Show / Hide Table of Contents

Enum PathFontStyle

Used in GL.NV.PathGlyphIndexArray, GL.NV.PathGlyphIndexRange and 2 other functions

Namespace: OpenTK.Graphics.ES31
Assembly: cs.temp.dll.dll
Syntax
public enum PathFontStyle

Fields

Name Description
BoldBitNv

Original was GL_BOLD_BIT_NV = 0x01

ItalicBitNv

Original was GL_ITALIC_BIT_NV = 0x02

None

Original was GL_NONE = 0

Back to top Copyright © 2015-2017 Microsoft
Generated by DocFX