Record oglgcdty
Unit
Declaration
type oglgcdty = record
Description
Overview
Fields
fkind: gckindty; |
|
fdc: hdc; |
|
fcontext: hglrc; |
|
doublebuf: boolean; |
|
pd: paintdevicety; |
|
extensions: glextensionsty; |
|
top: integer; |
|
glfont: fontty; |
|
tess: pglutesselator; |
|
texture: gluint; |
|
brushsize: sizety; |
|
gcstate: oglgcstatesty; |
|
glcolorforeground: rgbtriplety; |
|
glcolorbackground: rgbtriplety; |
|
gcrasterop: rasteropty; |
|
gcoptions: canvasoptionsty; |
|
gcdrawingflags: drawingflagsty; |
|
gcbrushorigin: pointty; |
Description
Fields
fkind: gckindty; |
|
fdc: hdc; |
|
fcontext: hglrc; |
|
doublebuf: boolean; |
|
pd: paintdevicety; |
|
extensions: glextensionsty; |
|
top: integer; |
|
glfont: fontty; |
|
tess: pglutesselator; |
|
texture: gluint; |
|
brushsize: sizety; |
|
gcstate: oglgcstatesty; |
|
glcolorforeground: rgbtriplety; |
|
glcolorbackground: rgbtriplety; |
|
gcrasterop: rasteropty; |
|
gcoptions: canvasoptionsty; |
|
gcdrawingflags: drawingflagsty; |
|
gcbrushorigin: pointty; |
|
Generated by PasDoc 0.16.0.