com.jogamp.opengl.impl.windows.wgl
Class WindowsWGLGraphicsConfiguration
java.lang.Object
javax.media.nativewindow.DefaultGraphicsConfiguration
com.jogamp.opengl.impl.windows.wgl.WindowsWGLGraphicsConfiguration
- All Implemented Interfaces:
- Cloneable, AbstractGraphicsConfiguration
public class WindowsWGLGraphicsConfiguration
- extends DefaultGraphicsConfiguration
- implements Cloneable
DEBUG
protected static final boolean DEBUG
MAX_PFORMATS
protected static final int MAX_PFORMATS
- See Also:
- Constant Field Values
MAX_ATTRIBS
protected static final int MAX_ATTRIBS
- See Also:
- Constant Field Values
WINDOW_BIT
public static final int WINDOW_BIT
- See Also:
- Constant Field Values
BITMAP_BIT
public static final int BITMAP_BIT
- See Also:
- Constant Field Values
PBUFFER_BIT
public static final int PBUFFER_BIT
- See Also:
- Constant Field Values
clone
public Object clone()
- Overrides:
clone
in class DefaultGraphicsConfiguration
getCapabilitiesChosen
public boolean getCapabilitiesChosen()
getPixelFormat
public PIXELFORMATDESCRIPTOR getPixelFormat()
getPixelFormatID
public int getPixelFormatID()
isChoosenByWGL
public boolean isChoosenByWGL()
toString
public String toString()
- Overrides:
toString
in class DefaultGraphicsConfiguration
Copyright 2010 JogAmp Community.