public static final class CGL.Functions
extends java.lang.Object
GL.getFunctionProvider().| Modifier and Type | Field and Description |
|---|---|
static long |
ChoosePixelFormat
Function address.
|
static long |
ClearDrawable
Function address.
|
static long |
CopyContext
Function address.
|
static long |
CreateContext
Function address.
|
static long |
CreatePBuffer
Function address.
|
static long |
DescribePBuffer
Function address.
|
static long |
DescribePixelFormat
Function address.
|
static long |
DescribeRenderer
Function address.
|
static long |
DestroyContext
Function address.
|
static long |
DestroyPBuffer
Function address.
|
static long |
DestroyPixelFormat
Function address.
|
static long |
DestroyRendererInfo
Function address.
|
static long |
Disable
Function address.
|
static long |
Enable
Function address.
|
static long |
ErrorString
Function address.
|
static long |
FlushDrawable
Function address.
|
static long |
GetContextRetainCount
Function address.
|
static long |
GetCurrentContext
Function address.
|
static long |
GetGlobalOption
Function address.
|
static long |
GetOffScreen
Function address.
|
static long |
GetParameter
Function address.
|
static long |
GetPBuffer
Function address.
|
static long |
GetPBufferRetainCount
Function address.
|
static long |
GetPixelFormat
Function address.
|
static long |
GetPixelFormatRetainCount
Function address.
|
static long |
GetShareGroup
Function address.
|
static long |
GetVersion
Function address.
|
static long |
GetVirtualScreen
Function address.
|
static long |
IsEnabled
Function address.
|
static long |
LockContext
Function address.
|
static long |
QueryRendererInfo
Function address.
|
static long |
ReleaseContext
Function address.
|
static long |
ReleasePBuffer
Function address.
|
static long |
ReleasePixelFormat
Function address.
|
static long |
RetainContext
Function address.
|
static long |
RetainPBuffer
Function address.
|
static long |
RetainPixelFormat
Function address.
|
static long |
SetCurrentContext
Function address.
|
static long |
SetFullScreen
Function address.
|
static long |
SetFullScreenOnDisplay
Function address.
|
static long |
SetGlobalOption
Function address.
|
static long |
SetOffScreen
Function address.
|
static long |
SetParameter
Function address.
|
static long |
SetPBuffer
Function address.
|
static long |
SetVirtualScreen
Function address.
|
static long |
TexImagePBuffer
Function address.
|
static long |
UnlockContext
Function address.
|
static long |
UpdateContext
Function address.
|
public static final long GetCurrentContext
public static final long SetCurrentContext
public static final long GetShareGroup
public static final long ChoosePixelFormat
public static final long DestroyPixelFormat
public static final long DescribePixelFormat
public static final long ReleasePixelFormat
public static final long RetainPixelFormat
public static final long GetPixelFormatRetainCount
public static final long QueryRendererInfo
public static final long DestroyRendererInfo
public static final long DescribeRenderer
public static final long CreateContext
public static final long DestroyContext
public static final long CopyContext
public static final long RetainContext
public static final long ReleaseContext
public static final long GetContextRetainCount
public static final long GetPixelFormat
public static final long CreatePBuffer
public static final long DestroyPBuffer
public static final long DescribePBuffer
public static final long TexImagePBuffer
public static final long RetainPBuffer
public static final long ReleasePBuffer
public static final long GetPBufferRetainCount
public static final long SetOffScreen
public static final long GetOffScreen
public static final long SetFullScreen
public static final long SetFullScreenOnDisplay
public static final long SetPBuffer
public static final long GetPBuffer
public static final long ClearDrawable
public static final long FlushDrawable
public static final long Enable
public static final long Disable
public static final long IsEnabled
public static final long SetParameter
public static final long GetParameter
public static final long SetVirtualScreen
public static final long GetVirtualScreen
public static final long UpdateContext
public static final long SetGlobalOption
public static final long GetGlobalOption
public static final long LockContext
public static final long UnlockContext
public static final long GetVersion
public static final long ErrorString
Copyright LWJGL. All Rights Reserved. License terms.