Class LAYERPLANEDESCRIPTOR

java.lang.Object
org.eclipse.swt.internal.opengl.win32.LAYERPLANEDESCRIPTOR

public class LAYERPLANEDESCRIPTOR extends Object
  • Field Details

    • nSize

      public short nSize
    • nVersion

      public short nVersion
    • dwFlags

      public int dwFlags
    • iPixelType

      public byte iPixelType
    • cColorBits

      public byte cColorBits
    • cRedBits

      public byte cRedBits
    • cRedShift

      public byte cRedShift
    • cGreenBits

      public byte cGreenBits
    • cGreenShift

      public byte cGreenShift
    • cBlueBits

      public byte cBlueBits
    • cBlueShift

      public byte cBlueShift
    • cAlphaBits

      public byte cAlphaBits
    • cAlphaShift

      public byte cAlphaShift
    • cAccumBits

      public byte cAccumBits
    • cAccumRedBits

      public byte cAccumRedBits
    • cAccumGreenBits

      public byte cAccumGreenBits
    • cAccumBlueBits

      public byte cAccumBlueBits
    • cAccumAlphaBits

      public byte cAccumAlphaBits
    • cDepthBits

      public byte cDepthBits
    • cStencilBits

      public byte cStencilBits
    • cAuxBuffers

      public byte cAuxBuffers
    • iLayerPlane

      public byte iLayerPlane
    • bReserved

      public byte bReserved
    • crTransparent

      public int crTransparent
    • sizeof

      public static final int sizeof
      See Also:
  • Constructor Details

    • LAYERPLANEDESCRIPTOR

      public LAYERPLANEDESCRIPTOR()