Class EGLClientPixmapHI

java.lang.Object
com.jogamp.opengl.egl.EGLClientPixmapHI

public class EGLClientPixmapHI extends Object
  • Method Details

    • size

      public static int size()
    • create

      public static EGLClientPixmapHI create()
    • create

      public static EGLClientPixmapHI create(ByteBuffer buf)
    • getBuffer

      public ByteBuffer getBuffer()
    • setIWidth

      public EGLClientPixmapHI setIWidth(int val)
      Setter for native field iWidth: CType[(IntType) typedef 'EGLint', size [fixed true, lnx64 4], [const[false], int]]
    • getIWidth

      public int getIWidth()
      Getter for native field iWidth: CType[(IntType) typedef 'EGLint', size [fixed true, lnx64 4], [const[false], int]]
    • setIHeight

      public EGLClientPixmapHI setIHeight(int val)
      Setter for native field iHeight: CType[(IntType) typedef 'EGLint', size [fixed true, lnx64 4], [const[false], int]]
    • getIHeight

      public int getIHeight()
      Getter for native field iHeight: CType[(IntType) typedef 'EGLint', size [fixed true, lnx64 4], [const[false], int]]
    • setIStride

      public EGLClientPixmapHI setIStride(int val)
      Setter for native field iStride: CType[(IntType) typedef 'EGLint', size [fixed true, lnx64 4], [const[false], int]]
    • getIStride

      public int getIStride()
      Getter for native field iStride: CType[(IntType) typedef 'EGLint', size [fixed true, lnx64 4], [const[false], int]]