class GLPixelFormat
extends java.lang.Object
Modifier and Type | Class and Description |
---|---|
(package private) static class |
GLPixelFormat.Attributes |
Modifier and Type | Field and Description |
---|---|
private GLPixelFormat.Attributes |
attributes |
private static int |
defaultBufferSize |
private static int |
defaultDepthSize |
private long |
nativePFInfo |
private long |
nativeScreen |
Constructor and Description |
---|
GLPixelFormat(long nativeScreen,
GLPixelFormat.Attributes attributes) |
Modifier and Type | Method and Description |
---|---|
(package private) GLPixelFormat.Attributes |
getAttributes() |
(package private) long |
getNativePFInfo() |
(package private) long |
getNativeScreen() |
(package private) void |
setNativePFInfo(long nativePFInfo) |
private final GLPixelFormat.Attributes attributes
private final long nativeScreen
private long nativePFInfo
private static int defaultDepthSize
private static int defaultBufferSize
GLPixelFormat(long nativeScreen, GLPixelFormat.Attributes attributes)
GLPixelFormat.Attributes getAttributes()
long getNativeScreen()
void setNativePFInfo(long nativePFInfo)
long getNativePFInfo()