Enum PathCoverMode
Used in GL.NV.CoverFillPathInstanced, GL.NV.CoverFillPath and 2 other functions
Namespace: OpenTK.Graphics.OpenGL
Assembly: OpenTK.dll
Syntax
public enum PathCoverModeFields
| Name | Description | 
|---|---|
| BoundingBoxNv | Original was GL_BOUNDING_BOX_NV = 0x908D | 
| BoundingBoxOfBoundingBoxesNv | Original was GL_BOUNDING_BOX_OF_BOUNDING_BOXES_NV = 0x909C | 
| ConvexHullNv | Original was GL_CONVEX_HULL_NV = 0x908B | 
| PathFillCoverModeNv | Original was GL_PATH_FILL_COVER_MODE_NV = 0x9082 |