Метод | Описание | |
---|---|---|
GetDelegate ( string name, |
Creates a System.Delegate that can be used to call an OpenGL function, core or extension.
|
|
IsExtensionSupported ( string name ) : bool |
Determines whether the specified OpenGL extension category is available in the current OpenGL context. Equivalent to IsExtensionSupported(name, true)
|
|
Load ( string function ) : bool |
Tries to reload the given OpenGL function (core or extension). Use this function if you require greater granularity when loading OpenGL entry points. While the automatic initialisation will load all OpenGL entry points, in some cases the initialisation can take place before an OpenGL Context has been established. In this case, use this function to load the entry points for the OpenGL functions you will need, or use ReloadFunctions() to load all available entry points. This function returns true if the given OpenGL function is supported, false otherwise. To query for supported extensions use the IsExtensionSupported() function instead. |
|
ReloadFunctions ( ) : void |
Loads all OpenGL functions (core and extensions). This function will be automatically called the first time you use any opengl function. There is Call this function manually whenever you need to update OpenGL entry points. This need may arise if you change the pixelformat/visual, or in case you cannot (or do not want) to use the automatic initialization of the GL class. |
|
wglAllocateMemoryNV ( |
||
wglAssociateImageBufferEventsI3D ( |
||
wglAssociateImageBufferEventsI3D ( |
||
wglBeginFrameTrackingI3D ( ) : System.Boolean | ||
wglBindDisplayColorTableEXT ( |
||
wglBindTexImageARB ( |
||
wglChoosePixelFormat ( |
||
wglChoosePixelFormatARB ( |
||
wglChoosePixelFormatARB ( |
||
wglChoosePixelFormatEXT ( |
||
wglChoosePixelFormatEXT ( |
||
wglCopyContext ( |
||
wglCreateBufferRegionARB ( |
||
wglCreateContext ( |
||
wglCreateDisplayColorTableEXT ( |
||
wglCreateImageBufferI3D ( |
||
wglCreateLayerContext ( |
||
wglCreatePbufferARB ( |
||
wglCreatePbufferEXT ( |
||
wglDeleteBufferRegionARB ( |
||
wglDeleteContext ( |
||
wglDescribeLayerPlane ( |
||
wglDescribePixelFormat ( IntPtr hdc, int ipfd, Int32 cjpfd, Gdi ppfd ) : int | ||
wglDestroyDisplayColorTableEXT ( Int16 id ) : void | ||
wglDestroyImageBufferI3D ( IntPtr hDC, IntPtr pAddress ) : Boolean | ||
wglDestroyImageBufferI3D ( IntPtr hDC, [ pAddress ) : Boolean | ||
wglDestroyPbufferARB ( IntPtr hPbuffer ) : Boolean | ||
wglDestroyPbufferEXT ( IntPtr hPbuffer ) : Boolean | ||
wglDisableFrameLockI3D ( ) : Boolean | ||
wglDisableGenlockI3D ( IntPtr hDC ) : Boolean | ||
wglEnableFrameLockI3D ( ) : Boolean | ||
wglEnableGenlockI3D ( IntPtr hDC ) : Boolean | ||
wglEndFrameTrackingI3D ( ) : Boolean | ||
wglFreeMemoryNV ( [ pointer ) : void | ||
wglGenlockSampleRateI3D ( IntPtr hDC, Int32 uRate ) : Boolean | ||
wglGenlockSourceDelayI3D ( IntPtr hDC, Int32 uDelay ) : Boolean | ||
wglGenlockSourceEdgeI3D ( IntPtr hDC, Int32 uEdge ) : Boolean | ||
wglGenlockSourceI3D ( IntPtr hDC, Int32 uSource ) : Boolean | ||
wglGetCurrentContext ( ) : IntPtr | ||
wglGetCurrentDC ( ) : IntPtr | ||
wglGetCurrentReadDCARB ( ) : IntPtr | ||
wglGetCurrentReadDCEXT ( ) : IntPtr | ||
wglGetDefaultProcAddress ( String lpszProc ) : IntPtr | ||
wglGetDigitalVideoParametersI3D ( IntPtr hDC, int iAttribute, [ piValue ) : Boolean | ||
wglGetExtensionsStringARB ( IntPtr hdc ) : string | ||
wglGetExtensionsStringEXT ( ) : string | ||
wglGetFrameUsageI3D ( [ pUsage ) : Boolean | ||
wglGetGammaTableParametersI3D ( IntPtr hDC, int iAttribute, [ piValue ) : Boolean | ||
wglGetLayerPaletteEntries ( IntPtr hdc, int iLayerPlane, int iStart, int cEntries, Int32 pcr ) : int | ||
wglGetMscRateOML ( IntPtr hdc, [ numerator, [ denominator ) : Boolean | ||
wglGetPbufferDCARB ( IntPtr hPbuffer ) : IntPtr | ||
wglGetPbufferDCEXT ( IntPtr hPbuffer ) : IntPtr | ||
wglGetPixelFormat ( IntPtr hdc ) : int | ||
wglGetPixelFormatAttribfvARB ( IntPtr hdc, int iPixelFormat, int iLayerPlane, Int32 nAttributes, int piAttributes, [ pfValues ) : Boolean | ||
wglGetPixelFormatAttribfvEXT ( IntPtr hdc, int iPixelFormat, int iLayerPlane, Int32 nAttributes, [ piAttributes, [ pfValues ) : Boolean | ||
wglGetPixelFormatAttribivARB ( IntPtr hdc, int iPixelFormat, int iLayerPlane, Int32 nAttributes, int piAttributes, [ piValues ) : Boolean | ||
wglGetPixelFormatAttribivEXT ( IntPtr hdc, int iPixelFormat, int iLayerPlane, Int32 nAttributes, [ piAttributes, [ piValues ) : Boolean | ||
wglGetProcAddress ( String lpszProc ) : IntPtr | ||
wglGetSwapIntervalEXT ( ) : int | ||
wglGetSyncValuesOML ( IntPtr hdc, [ ust, [ msc, [ sbc ) : Boolean | ||
wglIsEnabledFrameLockI3D ( [ pFlag ) : Boolean | ||
wglIsEnabledGenlockI3D ( IntPtr hDC, [ pFlag ) : Boolean | ||
wglLoadDisplayColorTableEXT ( Int16 table, Int32 length ) : bool | ||
wglLoadDisplayColorTableEXT ( IntPtr table, Int32 length ) : bool | ||
wglMakeContextCurrentARB ( IntPtr hDrawDC, IntPtr hReadDC, IntPtr hglrc ) : Boolean | ||
wglMakeContextCurrentEXT ( IntPtr hDrawDC, IntPtr hReadDC, IntPtr hglrc ) : Boolean | ||
wglMakeCurrent ( IntPtr hDc, IntPtr newContext ) : Boolean | ||
wglQueryFrameLockMasterI3D ( [ pFlag ) : Boolean | ||
wglQueryFrameTrackingI3D ( [ pFrameCount, [ pMissedFrames, [ pLastMissedUsage ) : Boolean | ||
wglQueryPbufferARB ( IntPtr hPbuffer, int iAttribute, [ piValue ) : Boolean | ||
wglQueryPbufferEXT ( IntPtr hPbuffer, int iAttribute, [ piValue ) : Boolean | ||
wglRealizeLayerPalette ( IntPtr hdc, int iLayerPlane, Boolean bRealize ) : Boolean | ||
wglReleaseImageBufferEventsI3D ( IntPtr hDC, IntPtr pAddress, Int32 count ) : Boolean | ||
wglReleaseImageBufferEventsI3D ( IntPtr hDC, [ pAddress, Int32 count ) : Boolean | ||
wglReleasePbufferDCARB ( IntPtr hPbuffer, IntPtr hDC ) : int | ||
wglReleasePbufferDCEXT ( IntPtr hPbuffer, IntPtr hDC ) : int | ||
wglReleaseTexImageARB ( IntPtr hPbuffer, int iBuffer ) : Boolean | ||
wglRestoreBufferRegionARB ( IntPtr hRegion, int x, int y, int width, int height, int xSrc, int ySrc ) : Boolean | ||
wglSaveBufferRegionARB ( IntPtr hRegion, int x, int y, int width, int height ) : Boolean | ||
wglSetDigitalVideoParametersI3D ( IntPtr hDC, int iAttribute, int piValue ) : Boolean | ||
wglSetGammaTableI3D ( IntPtr hDC, int iEntries, Int16 puRed, Int16 puGreen, Int16 puBlue ) : Boolean | ||
wglSetGammaTableI3D ( IntPtr hDC, int iEntries, IntPtr puRed, IntPtr puGreen, IntPtr puBlue ) : Boolean | ||
wglSetGammaTableParametersI3D ( IntPtr hDC, int iAttribute, int piValue ) : Boolean | ||
wglSetLayerPaletteEntries ( IntPtr hdc, int iLayerPlane, int iStart, int cEntries, Int32 pcr ) : int | ||
wglSetPbufferAttribARB ( IntPtr hPbuffer, int piAttribList ) : Boolean | ||
wglSetPixelFormat ( IntPtr hdc, int ipfd, Gdi ppfd ) : Boolean | ||
wglShareLists ( IntPtr hrcSrvShare, IntPtr hrcSrvSource ) : Boolean | ||
wglSwapBuffers ( IntPtr hdc ) : Boolean | ||
wglSwapBuffersMscOML ( IntPtr hdc, Int64 target_msc, Int64 divisor, Int64 remainder ) : Int64 | ||
wglSwapIntervalEXT ( int interval ) : Boolean | ||
wglSwapLayerBuffers ( IntPtr hdc, Int32 fuFlags ) : Boolean | ||
wglSwapLayerBuffersMscOML ( IntPtr hdc, int fuPlanes, Int64 target_msc, Int64 divisor, Int64 remainder ) : Int64 | ||
wglUseFontBitmapsA ( IntPtr hDC, Int32 first, Int32 count, Int32 listBase ) : Boolean | ||
wglUseFontBitmapsW ( IntPtr hDC, Int32 first, Int32 count, Int32 listBase ) : Boolean | ||
wglUseFontOutlinesA ( IntPtr hDC, Int32 first, Int32 count, Int32 listBase, float thickness, float deviation, Int32 fontMode, Gdi glyphMetrics ) : Boolean | ||
wglUseFontOutlinesW ( IntPtr hDC, Int32 first, Int32 count, Int32 listBase, float thickness, float deviation, Int32 fontMode, Gdi glyphMetrics ) : Boolean | ||
wglWaitForMscOML ( IntPtr hdc, Int64 target_msc, Int64 divisor, Int64 remainder, [ ust, [ msc, [ sbc ) : Boolean | ||
wglWaitForSbcOML ( IntPtr hdc, Int64 target_sbc, [ ust, [ msc, [ sbc ) : Boolean |
Метод | Описание | |
---|---|---|
BuildExtensionList ( ) : void | ||
GetExtensionDelegate ( string name, |
Creates a System.Delegate that can be used to call a dynamically exported OpenGL function.
|
|
Wgl ( ) : System | ||
set ( object d, |
||
wglAssociateImageBufferEventsI3D ( |
||
wglAssociateImageBufferEventsI3D ( |
||
wglAssociateImageBufferEventsI3D ( |
||
wglAssociateImageBufferEventsI3D ( |
||
wglBindDisplayColorTableEXT ( |
||
wglChoosePixelFormat ( |
||
wglChoosePixelFormatARB ( |
||
wglChoosePixelFormatARB ( |
||
wglChoosePixelFormatEXT ( |
||
wglChoosePixelFormatEXT ( |
||
wglCopyContext ( |
||
wglCreateBufferRegionARB ( |
||
wglCreateDisplayColorTableEXT ( |
||
wglCreateImageBufferI3D ( |
||
wglCreatePbufferARB ( |
||
wglCreatePbufferEXT ( |
||
wglDescribeLayerPlane ( |
||
wglDescribeLayerPlane ( |
||
wglDescribeLayerPlane ( |
||
wglDescribePixelFormat ( IntPtr hdc, int ipfd, Int32 cjpfd, IntPtr ppfd ) : int | ||
wglDescribePixelFormat ( IntPtr hdc, int ipfd, UInt32 cjpfd, Gdi ppfd ) : int | ||
wglDescribePixelFormat ( IntPtr hdc, int ipfd, UInt32 cjpfd, IntPtr ppfd ) : int | ||
wglDestroyDisplayColorTableEXT ( UInt16 id ) : void | ||
wglGenlockSampleRateI3D ( IntPtr hDC, UInt32 uRate ) : Boolean | ||
wglGenlockSourceDelayI3D ( IntPtr hDC, UInt32 uDelay ) : Boolean | ||
wglGenlockSourceEdgeI3D ( IntPtr hDC, UInt32 uEdge ) : Boolean | ||
wglGenlockSourceI3D ( IntPtr hDC, UInt32 uSource ) : Boolean | ||
wglGetGammaTableI3D ( IntPtr hDC, int iEntries, [ puRed, [ puGreen, [ puBlue ) : Boolean | ||
wglGetGenlockSampleRateI3D ( IntPtr hDC, [ uRate ) : Boolean | ||
wglGetGenlockSourceDelayI3D ( IntPtr hDC, [ uDelay ) : Boolean | ||
wglGetGenlockSourceEdgeI3D ( IntPtr hDC, [ uEdge ) : Boolean | ||
wglGetGenlockSourceI3D ( IntPtr hDC, [ uSource ) : Boolean | ||
wglGetLayerPaletteEntries ( IntPtr hdc, int iLayerPlane, int iStart, int cEntries, IntPtr pcr ) : int | ||
wglGetPixelFormatAttribfvARB ( IntPtr hdc, int iPixelFormat, int iLayerPlane, Int32 nAttributes, IntPtr piAttributes, [ pfValues ) : Boolean | ||
wglGetPixelFormatAttribfvARB ( IntPtr hdc, int iPixelFormat, int iLayerPlane, UInt32 nAttributes, IntPtr piAttributes, [ pfValues ) : Boolean | ||
wglGetPixelFormatAttribfvARB ( IntPtr hdc, int iPixelFormat, int iLayerPlane, UInt32 nAttributes, int piAttributes, [ pfValues ) : Boolean | ||
wglGetPixelFormatAttribfvEXT ( IntPtr hdc, int iPixelFormat, int iLayerPlane, UInt32 nAttributes, [ piAttributes, [ pfValues ) : Boolean | ||
wglGetPixelFormatAttribivARB ( IntPtr hdc, int iPixelFormat, int iLayerPlane, Int32 nAttributes, IntPtr piAttributes, [ piValues ) : Boolean | ||
wglGetPixelFormatAttribivARB ( IntPtr hdc, int iPixelFormat, int iLayerPlane, UInt32 nAttributes, IntPtr piAttributes, [ piValues ) : Boolean | ||
wglGetPixelFormatAttribivARB ( IntPtr hdc, int iPixelFormat, int iLayerPlane, UInt32 nAttributes, int piAttributes, [ piValues ) : Boolean | ||
wglGetPixelFormatAttribivEXT ( IntPtr hdc, int iPixelFormat, int iLayerPlane, UInt32 nAttributes, [ piAttributes, [ piValues ) : Boolean | ||
wglLoadDisplayColorTableEXT ( IntPtr table, UInt32 length ) : bool | ||
wglLoadDisplayColorTableEXT ( UInt16 table, UInt32 length ) : bool | ||
wglQueryGenlockMaxSourceDelayI3D ( IntPtr hDC, [ uMaxLineDelay, [ uMaxPixelDelay ) : Boolean | ||
wglReleaseImageBufferEventsI3D ( IntPtr hDC, IntPtr pAddress, UInt32 count ) : Boolean | ||
wglReleaseImageBufferEventsI3D ( IntPtr hDC, [ pAddress, UInt32 count ) : Boolean | ||
wglSetDigitalVideoParametersI3D ( IntPtr hDC, int iAttribute, IntPtr piValue ) : Boolean | ||
wglSetGammaTableI3D ( IntPtr hDC, int iEntries, UInt16 puRed, UInt16 puGreen, UInt16 puBlue ) : Boolean | ||
wglSetGammaTableParametersI3D ( IntPtr hDC, int iAttribute, IntPtr piValue ) : Boolean | ||
wglSetLayerPaletteEntries ( IntPtr hdc, int iLayerPlane, int iStart, int cEntries, IntPtr pcr ) : int | ||
wglSetPbufferAttribARB ( IntPtr hPbuffer, IntPtr piAttribList ) : Boolean | ||
wglSetPixelFormat ( IntPtr hdc, int ipfd, IntPtr ppfd ) : Boolean | ||
wglSwapLayerBuffers ( IntPtr hdc, UInt32 fuFlags ) : Boolean | ||
wglUseFontOutlinesA ( IntPtr hDC, Int32 first, Int32 count, Int32 listBase, float thickness, float deviation, Int32 fontMode, IntPtr glyphMetrics ) : Boolean | ||
wglUseFontOutlinesW ( IntPtr hDC, Int32 first, Int32 count, Int32 listBase, float thickness, float deviation, Int32 fontMode, IntPtr glyphMetrics ) : Boolean |
public static GetDelegate ( string name, |
||
name | string | The name of the OpenGL function (eg. "glNewList") |
signature | The signature of the OpenGL function. | |
Результат |
public static IsExtensionSupported ( string name ) : bool | ||
name | string | The string for the OpenGL extension category (eg. "GL_ARB_multitexture") |
Результат | bool |
public static Load ( string function ) : bool | ||
function | string | The name of the OpenGL function (i.e. glShaderSource) |
Результат | bool |
public static ReloadFunctions ( ) : void | ||
Результат | void |
public static wglAllocateMemoryNV ( |
||
size | ||
readfreq | System.Single | |
writefreq | System.Single | |
priority | System.Single | |
Результат |
public static wglAssociateImageBufferEventsI3D ( |
||
hDC | ||
pEvent | ||
pAddress | ||
pSize | ||
count | ||
Результат | System.Boolean |
public static wglAssociateImageBufferEventsI3D ( |
||
hDC | ||
pEvent | ||
pAddress | [ | |
pSize | ||
count | ||
Результат | System.Boolean |
public static wglBeginFrameTrackingI3D ( ) : System.Boolean | ||
Результат | System.Boolean |
public static wglBindDisplayColorTableEXT ( |
||
id | ||
Результат | bool |
public static wglBindTexImageARB ( |
||
hPbuffer | ||
iBuffer | int | |
Результат | System.Boolean |
public static wglChoosePixelFormat ( |
||
hDc | ||
pPfd | ||
Результат | int |
public static wglChoosePixelFormatARB ( |
||
hdc | ||
piAttribIList | ||
pfAttribFList | ||
nMaxFormats | ||
piFormats | [ | |
nNumFormats | [ | |
Результат | System.Boolean |
public static wglChoosePixelFormatARB ( |
||
hdc | ||
piAttribIList | int | |
pfAttribFList | System.Single | |
nMaxFormats | ||
piFormats | [ | |
nNumFormats | [ | |
Результат | System.Boolean |
public static wglChoosePixelFormatEXT ( |
||
hdc | ||
piAttribIList | ||
pfAttribFList | ||
nMaxFormats | ||
piFormats | [ | |
nNumFormats | [ | |
Результат | System.Boolean |
public static wglChoosePixelFormatEXT ( |
||
hdc | ||
piAttribIList | int | |
pfAttribFList | System.Single | |
nMaxFormats | ||
piFormats | [ | |
nNumFormats | [ | |
Результат | System.Boolean |
public static wglCopyContext ( |
||
hglrcSrc | ||
hglrcDst | ||
mask | ||
Результат | System.Boolean |
public static wglCreateBufferRegionARB ( |
||
hDC | ||
iLayerPlane | int | |
uType | ||
Результат |
public static wglCreateContext ( |
||
hDc | ||
Результат |
public static wglCreateDisplayColorTableEXT ( |
||
id | ||
Результат | bool |
public static wglCreateImageBufferI3D ( |
||
hDC | ||
dwSize | ||
uFlags | ||
Результат |
public static wglCreateLayerContext ( |
||
hDc | ||
level | int | |
Результат |
public static wglCreatePbufferARB ( |
||
hDC | ||
iPixelFormat | int | |
iWidth | int | |
iHeight | int | |
piAttribList | int | |
Результат |
public static wglCreatePbufferEXT ( |
||
hDC | ||
iPixelFormat | int | |
iWidth | int | |
iHeight | int | |
piAttribList | int | |
Результат |
public static wglDeleteBufferRegionARB ( |
||
hRegion | ||
Результат | void |
public static wglDeleteContext ( |
||
oldContext | ||
Результат | System.Boolean |
public static wglDescribeLayerPlane ( |
||
hDc | ||
pixelFormat | int | |
layerPlane | int | |
nBytes | ||
plpd | ||
Результат | System.Boolean |
public static wglDescribePixelFormat ( IntPtr hdc, int ipfd, Int32 cjpfd, Gdi ppfd ) : int | ||
hdc | IntPtr | |
ipfd | int | |
cjpfd | Int32 | |
ppfd | Gdi | |
Результат | int |
public static wglDestroyDisplayColorTableEXT ( Int16 id ) : void | ||
id | Int16 | |
Результат | void |
public static wglDestroyImageBufferI3D ( IntPtr hDC, IntPtr pAddress ) : Boolean | ||
hDC | IntPtr | |
pAddress | IntPtr | |
Результат | Boolean |
public static wglDestroyImageBufferI3D ( IntPtr hDC, [ pAddress ) : Boolean | ||
hDC | IntPtr | |
pAddress | [ | |
Результат | Boolean |
public static wglDestroyPbufferARB ( IntPtr hPbuffer ) : Boolean | ||
hPbuffer | IntPtr | |
Результат | Boolean |
public static wglDestroyPbufferEXT ( IntPtr hPbuffer ) : Boolean | ||
hPbuffer | IntPtr | |
Результат | Boolean |
public static wglDisableFrameLockI3D ( ) : Boolean | ||
Результат | Boolean |
public static wglDisableGenlockI3D ( IntPtr hDC ) : Boolean | ||
hDC | IntPtr | |
Результат | Boolean |
public static wglEnableFrameLockI3D ( ) : Boolean | ||
Результат | Boolean |
public static wglEnableGenlockI3D ( IntPtr hDC ) : Boolean | ||
hDC | IntPtr | |
Результат | Boolean |
public static wglEndFrameTrackingI3D ( ) : Boolean | ||
Результат | Boolean |
public static wglFreeMemoryNV ( [ pointer ) : void | ||
pointer | [ | |
Результат | void |
public static wglGenlockSampleRateI3D ( IntPtr hDC, Int32 uRate ) : Boolean | ||
hDC | IntPtr | |
uRate | Int32 | |
Результат | Boolean |
public static wglGenlockSourceDelayI3D ( IntPtr hDC, Int32 uDelay ) : Boolean | ||
hDC | IntPtr | |
uDelay | Int32 | |
Результат | Boolean |
public static wglGenlockSourceEdgeI3D ( IntPtr hDC, Int32 uEdge ) : Boolean | ||
hDC | IntPtr | |
uEdge | Int32 | |
Результат | Boolean |
public static wglGenlockSourceI3D ( IntPtr hDC, Int32 uSource ) : Boolean | ||
hDC | IntPtr | |
uSource | Int32 | |
Результат | Boolean |
public static wglGetCurrentContext ( ) : IntPtr | ||
Результат | IntPtr |
public static wglGetCurrentDC ( ) : IntPtr | ||
Результат | IntPtr |
public static wglGetCurrentReadDCARB ( ) : IntPtr | ||
Результат | IntPtr |
public static wglGetCurrentReadDCEXT ( ) : IntPtr | ||
Результат | IntPtr |
public static wglGetDefaultProcAddress ( String lpszProc ) : IntPtr | ||
lpszProc | String | |
Результат | IntPtr |
public static wglGetDigitalVideoParametersI3D ( IntPtr hDC, int iAttribute, [ piValue ) : Boolean | ||
hDC | IntPtr | |
iAttribute | int | |
piValue | [ | |
Результат | Boolean |
public static wglGetExtensionsStringARB ( IntPtr hdc ) : string | ||
hdc | IntPtr | |
Результат | string |
public static wglGetExtensionsStringEXT ( ) : string | ||
Результат | string |
public static wglGetFrameUsageI3D ( [ pUsage ) : Boolean | ||
pUsage | [ | |
Результат | Boolean |
public static wglGetGammaTableParametersI3D ( IntPtr hDC, int iAttribute, [ piValue ) : Boolean | ||
hDC | IntPtr | |
iAttribute | int | |
piValue | [ | |
Результат | Boolean |
public static wglGetLayerPaletteEntries ( IntPtr hdc, int iLayerPlane, int iStart, int cEntries, Int32 pcr ) : int | ||
hdc | IntPtr | |
iLayerPlane | int | |
iStart | int | |
cEntries | int | |
pcr | Int32 | |
Результат | int |
public static wglGetMscRateOML ( IntPtr hdc, [ numerator, [ denominator ) : Boolean | ||
hdc | IntPtr | |
numerator | [ | |
denominator | [ | |
Результат | Boolean |
public static wglGetPbufferDCARB ( IntPtr hPbuffer ) : IntPtr | ||
hPbuffer | IntPtr | |
Результат | IntPtr |
public static wglGetPbufferDCEXT ( IntPtr hPbuffer ) : IntPtr | ||
hPbuffer | IntPtr | |
Результат | IntPtr |
public static wglGetPixelFormat ( IntPtr hdc ) : int | ||
hdc | IntPtr | |
Результат | int |
public static wglGetPixelFormatAttribfvARB ( IntPtr hdc, int iPixelFormat, int iLayerPlane, Int32 nAttributes, int piAttributes, [ pfValues ) : Boolean | ||
hdc | IntPtr | |
iPixelFormat | int | |
iLayerPlane | int | |
nAttributes | Int32 | |
piAttributes | int | |
pfValues | [ | |
Результат | Boolean |
public static wglGetPixelFormatAttribfvEXT ( IntPtr hdc, int iPixelFormat, int iLayerPlane, Int32 nAttributes, [ piAttributes, [ pfValues ) : Boolean | ||
hdc | IntPtr | |
iPixelFormat | int | |
iLayerPlane | int | |
nAttributes | Int32 | |
piAttributes | [ | |
pfValues | [ | |
Результат | Boolean |
public static wglGetPixelFormatAttribivARB ( IntPtr hdc, int iPixelFormat, int iLayerPlane, Int32 nAttributes, int piAttributes, [ piValues ) : Boolean | ||
hdc | IntPtr | |
iPixelFormat | int | |
iLayerPlane | int | |
nAttributes | Int32 | |
piAttributes | int | |
piValues | [ | |
Результат | Boolean |
public static wglGetPixelFormatAttribivEXT ( IntPtr hdc, int iPixelFormat, int iLayerPlane, Int32 nAttributes, [ piAttributes, [ piValues ) : Boolean | ||
hdc | IntPtr | |
iPixelFormat | int | |
iLayerPlane | int | |
nAttributes | Int32 | |
piAttributes | [ | |
piValues | [ | |
Результат | Boolean |
public static wglGetProcAddress ( String lpszProc ) : IntPtr | ||
lpszProc | String | |
Результат | IntPtr |
public static wglGetSwapIntervalEXT ( ) : int | ||
Результат | int |
public static wglGetSyncValuesOML ( IntPtr hdc, [ ust, [ msc, [ sbc ) : Boolean | ||
hdc | IntPtr | |
ust | [ | |
msc | [ | |
sbc | [ | |
Результат | Boolean |
public static wglIsEnabledFrameLockI3D ( [ pFlag ) : Boolean | ||
pFlag | [ | |
Результат | Boolean |
public static wglIsEnabledGenlockI3D ( IntPtr hDC, [ pFlag ) : Boolean | ||
hDC | IntPtr | |
pFlag | [ | |
Результат | Boolean |
public static wglLoadDisplayColorTableEXT ( Int16 table, Int32 length ) : bool | ||
table | Int16 | |
length | Int32 | |
Результат | bool |
public static wglLoadDisplayColorTableEXT ( IntPtr table, Int32 length ) : bool | ||
table | IntPtr | |
length | Int32 | |
Результат | bool |
public static wglMakeContextCurrentARB ( IntPtr hDrawDC, IntPtr hReadDC, IntPtr hglrc ) : Boolean | ||
hDrawDC | IntPtr | |
hReadDC | IntPtr | |
hglrc | IntPtr | |
Результат | Boolean |
public static wglMakeContextCurrentEXT ( IntPtr hDrawDC, IntPtr hReadDC, IntPtr hglrc ) : Boolean | ||
hDrawDC | IntPtr | |
hReadDC | IntPtr | |
hglrc | IntPtr | |
Результат | Boolean |
public static wglMakeCurrent ( IntPtr hDc, IntPtr newContext ) : Boolean | ||
hDc | IntPtr | |
newContext | IntPtr | |
Результат | Boolean |
public static wglQueryFrameLockMasterI3D ( [ pFlag ) : Boolean | ||
pFlag | [ | |
Результат | Boolean |
public static wglQueryFrameTrackingI3D ( [ pFrameCount, [ pMissedFrames, [ pLastMissedUsage ) : Boolean | ||
pFrameCount | [ | |
pMissedFrames | [ | |
pLastMissedUsage | [ | |
Результат | Boolean |
public static wglQueryPbufferARB ( IntPtr hPbuffer, int iAttribute, [ piValue ) : Boolean | ||
hPbuffer | IntPtr | |
iAttribute | int | |
piValue | [ | |
Результат | Boolean |
public static wglQueryPbufferEXT ( IntPtr hPbuffer, int iAttribute, [ piValue ) : Boolean | ||
hPbuffer | IntPtr | |
iAttribute | int | |
piValue | [ | |
Результат | Boolean |
public static wglRealizeLayerPalette ( IntPtr hdc, int iLayerPlane, Boolean bRealize ) : Boolean | ||
hdc | IntPtr | |
iLayerPlane | int | |
bRealize | Boolean | |
Результат | Boolean |
public static wglReleaseImageBufferEventsI3D ( IntPtr hDC, IntPtr pAddress, Int32 count ) : Boolean | ||
hDC | IntPtr | |
pAddress | IntPtr | |
count | Int32 | |
Результат | Boolean |
public static wglReleaseImageBufferEventsI3D ( IntPtr hDC, [ pAddress, Int32 count ) : Boolean | ||
hDC | IntPtr | |
pAddress | [ | |
count | Int32 | |
Результат | Boolean |
public static wglReleasePbufferDCARB ( IntPtr hPbuffer, IntPtr hDC ) : int | ||
hPbuffer | IntPtr | |
hDC | IntPtr | |
Результат | int |
public static wglReleasePbufferDCEXT ( IntPtr hPbuffer, IntPtr hDC ) : int | ||
hPbuffer | IntPtr | |
hDC | IntPtr | |
Результат | int |
public static wglReleaseTexImageARB ( IntPtr hPbuffer, int iBuffer ) : Boolean | ||
hPbuffer | IntPtr | |
iBuffer | int | |
Результат | Boolean |
public static wglRestoreBufferRegionARB ( IntPtr hRegion, int x, int y, int width, int height, int xSrc, int ySrc ) : Boolean | ||
hRegion | IntPtr | |
x | int | |
y | int | |
width | int | |
height | int | |
xSrc | int | |
ySrc | int | |
Результат | Boolean |
public static wglSaveBufferRegionARB ( IntPtr hRegion, int x, int y, int width, int height ) : Boolean | ||
hRegion | IntPtr | |
x | int | |
y | int | |
width | int | |
height | int | |
Результат | Boolean |
public static wglSetDigitalVideoParametersI3D ( IntPtr hDC, int iAttribute, int piValue ) : Boolean | ||
hDC | IntPtr | |
iAttribute | int | |
piValue | int | |
Результат | Boolean |
public static wglSetGammaTableI3D ( IntPtr hDC, int iEntries, Int16 puRed, Int16 puGreen, Int16 puBlue ) : Boolean | ||
hDC | IntPtr | |
iEntries | int | |
puRed | Int16 | |
puGreen | Int16 | |
puBlue | Int16 | |
Результат | Boolean |
public static wglSetGammaTableI3D ( IntPtr hDC, int iEntries, IntPtr puRed, IntPtr puGreen, IntPtr puBlue ) : Boolean | ||
hDC | IntPtr | |
iEntries | int | |
puRed | IntPtr | |
puGreen | IntPtr | |
puBlue | IntPtr | |
Результат | Boolean |
public static wglSetGammaTableParametersI3D ( IntPtr hDC, int iAttribute, int piValue ) : Boolean | ||
hDC | IntPtr | |
iAttribute | int | |
piValue | int | |
Результат | Boolean |
public static wglSetLayerPaletteEntries ( IntPtr hdc, int iLayerPlane, int iStart, int cEntries, Int32 pcr ) : int | ||
hdc | IntPtr | |
iLayerPlane | int | |
iStart | int | |
cEntries | int | |
pcr | Int32 | |
Результат | int |
public static wglSetPbufferAttribARB ( IntPtr hPbuffer, int piAttribList ) : Boolean | ||
hPbuffer | IntPtr | |
piAttribList | int | |
Результат | Boolean |
public static wglSetPixelFormat ( IntPtr hdc, int ipfd, Gdi ppfd ) : Boolean | ||
hdc | IntPtr | |
ipfd | int | |
ppfd | Gdi | |
Результат | Boolean |
public static wglShareLists ( IntPtr hrcSrvShare, IntPtr hrcSrvSource ) : Boolean | ||
hrcSrvShare | IntPtr | |
hrcSrvSource | IntPtr | |
Результат | Boolean |
public static wglSwapBuffers ( IntPtr hdc ) : Boolean | ||
hdc | IntPtr | |
Результат | Boolean |
public static wglSwapBuffersMscOML ( IntPtr hdc, Int64 target_msc, Int64 divisor, Int64 remainder ) : Int64 | ||
hdc | IntPtr | |
target_msc | Int64 | |
divisor | Int64 | |
remainder | Int64 | |
Результат | Int64 |
public static wglSwapIntervalEXT ( int interval ) : Boolean | ||
interval | int | |
Результат | Boolean |
public static wglSwapLayerBuffers ( IntPtr hdc, Int32 fuFlags ) : Boolean | ||
hdc | IntPtr | |
fuFlags | Int32 | |
Результат | Boolean |
public static wglSwapLayerBuffersMscOML ( IntPtr hdc, int fuPlanes, Int64 target_msc, Int64 divisor, Int64 remainder ) : Int64 | ||
hdc | IntPtr | |
fuPlanes | int | |
target_msc | Int64 | |
divisor | Int64 | |
remainder | Int64 | |
Результат | Int64 |
public static wglUseFontBitmapsA ( IntPtr hDC, Int32 first, Int32 count, Int32 listBase ) : Boolean | ||
hDC | IntPtr | |
first | Int32 | |
count | Int32 | |
listBase | Int32 | |
Результат | Boolean |
public static wglUseFontBitmapsW ( IntPtr hDC, Int32 first, Int32 count, Int32 listBase ) : Boolean | ||
hDC | IntPtr | |
first | Int32 | |
count | Int32 | |
listBase | Int32 | |
Результат | Boolean |
public static wglUseFontOutlinesA ( IntPtr hDC, Int32 first, Int32 count, Int32 listBase, float thickness, float deviation, Int32 fontMode, Gdi glyphMetrics ) : Boolean | ||
hDC | IntPtr | |
first | Int32 | |
count | Int32 | |
listBase | Int32 | |
thickness | float | |
deviation | float | |
fontMode | Int32 | |
glyphMetrics | Gdi | |
Результат | Boolean |
public static wglUseFontOutlinesW ( IntPtr hDC, Int32 first, Int32 count, Int32 listBase, float thickness, float deviation, Int32 fontMode, Gdi glyphMetrics ) : Boolean | ||
hDC | IntPtr | |
first | Int32 | |
count | Int32 | |
listBase | Int32 | |
thickness | float | |
deviation | float | |
fontMode | Int32 | |
glyphMetrics | Gdi | |
Результат | Boolean |
public static wglWaitForMscOML ( IntPtr hdc, Int64 target_msc, Int64 divisor, Int64 remainder, [ ust, [ msc, [ sbc ) : Boolean | ||
hdc | IntPtr | |
target_msc | Int64 | |
divisor | Int64 | |
remainder | Int64 | |
ust | [ | |
msc | [ | |
sbc | [ | |
Результат | Boolean |
public static wglWaitForSbcOML ( IntPtr hdc, Int64 target_sbc, [ ust, [ msc, [ sbc ) : Boolean | ||
hdc | IntPtr | |
target_sbc | Int64 | |
ust | [ | |
msc | [ | |
sbc | [ | |
Результат | Boolean |