Interface ILcdGLU


public interface ILcdGLU
Provides access to the OpenGL Utility (GLU) library. Please refer to the GLU specification for more information.
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    static final int
     
    static final int
     
    static final int
     
    static final int
     
    static final int
     
    static final int
     
    static final int
     
    static final int
     
    static final int
     
    static final int
     
    static final int
     
    static final int
     
    static final int
     
    static final int
     
    static final int
     
    static final int
     
    static final int
     
    static final int
     
    static final int
     
    static final int
     
    static final int
     
    static final int
     
    static final int
     
    static final int
     
    static final int
     
    static final int
     
    static final int
     
    static final int
     
    static final int
     
    static final int
     
    static final int
     
    static final int
     
    static final int
     
    static final int
     
    static final int
     
    static final int
     
    static final int
     
    static final int
     
    static final int
     
    static final int
     
    static final int
     
    static final int
     
  • Method Summary

    Modifier and Type
    Method
    Description
    int
    gluBuild1DMipmapLevels(int target, int internalFormat, int width, int format, int type, int level, int base, int max, boolean[] data)
     
    int
    gluBuild1DMipmapLevels(int target, int internalFormat, int width, int format, int type, int level, int base, int max, byte[] data)
     
    int
    gluBuild1DMipmapLevels(int target, int internalFormat, int width, int format, int type, int level, int base, int max, char[] data)
     
    int
    gluBuild1DMipmapLevels(int target, int internalFormat, int width, int format, int type, int level, int base, int max, double[] data)
     
    int
    gluBuild1DMipmapLevels(int target, int internalFormat, int width, int format, int type, int level, int base, int max, float[] data)
     
    int
    gluBuild1DMipmapLevels(int target, int internalFormat, int width, int format, int type, int level, int base, int max, int[] data)
     
    int
    gluBuild1DMipmapLevels(int target, int internalFormat, int width, int format, int type, int level, int base, int max, long[] data)
     
    int
    gluBuild1DMipmapLevels(int target, int internalFormat, int width, int format, int type, int level, int base, int max, short[] data)
     
    int
    gluBuild1DMipmapLevels(int target, int internalFormat, int width, int format, int type, int level, int base, int max, Buffer data)
     
    int
    gluBuild1DMipmaps(int target, int internalFormat, int width, int format, int type, boolean[] data)
     
    int
    gluBuild1DMipmaps(int target, int internalFormat, int width, int format, int type, byte[] data)
     
    int
    gluBuild1DMipmaps(int target, int internalFormat, int width, int format, int type, char[] data)
     
    int
    gluBuild1DMipmaps(int target, int internalFormat, int width, int format, int type, double[] data)
     
    int
    gluBuild1DMipmaps(int target, int internalFormat, int width, int format, int type, float[] data)
     
    int
    gluBuild1DMipmaps(int target, int internalFormat, int width, int format, int type, int[] data)
     
    int
    gluBuild1DMipmaps(int target, int internalFormat, int width, int format, int type, long[] data)
     
    int
    gluBuild1DMipmaps(int target, int internalFormat, int width, int format, int type, short[] data)
     
    int
    gluBuild1DMipmaps(int target, int internalFormat, int width, int format, int type, Buffer data)
     
    int
    gluBuild2DMipmapLevels(int target, int internalFormat, int width, int height, int format, int type, int level, int base, int max, boolean[] data)
     
    int
    gluBuild2DMipmapLevels(int target, int internalFormat, int width, int height, int format, int type, int level, int base, int max, byte[] data)
     
    int
    gluBuild2DMipmapLevels(int target, int internalFormat, int width, int height, int format, int type, int level, int base, int max, char[] data)
     
    int
    gluBuild2DMipmapLevels(int target, int internalFormat, int width, int height, int format, int type, int level, int base, int max, double[] data)
     
    int
    gluBuild2DMipmapLevels(int target, int internalFormat, int width, int height, int format, int type, int level, int base, int max, float[] data)
     
    int
    gluBuild2DMipmapLevels(int target, int internalFormat, int width, int height, int format, int type, int level, int base, int max, int[] data)
     
    int
    gluBuild2DMipmapLevels(int target, int internalFormat, int width, int height, int format, int type, int level, int base, int max, long[] data)
     
    int
    gluBuild2DMipmapLevels(int target, int internalFormat, int width, int height, int format, int type, int level, int base, int max, short[] data)
     
    int
    gluBuild2DMipmapLevels(int target, int internalFormat, int width, int height, int format, int type, int level, int base, int max, Buffer data)
     
    int
    gluBuild2DMipmaps(int target, int internalFormat, int width, int height, int format, int type, boolean[] data)
     
    int
    gluBuild2DMipmaps(int target, int internalFormat, int width, int height, int format, int type, byte[] data)
     
    int
    gluBuild2DMipmaps(int target, int internalFormat, int width, int height, int format, int type, char[] data)
     
    int
    gluBuild2DMipmaps(int target, int internalFormat, int width, int height, int format, int type, double[] data)
     
    int
    gluBuild2DMipmaps(int target, int internalFormat, int width, int height, int format, int type, float[] data)
     
    int
    gluBuild2DMipmaps(int target, int internalFormat, int width, int height, int format, int type, int[] data)
     
    int
    gluBuild2DMipmaps(int target, int internalFormat, int width, int height, int format, int type, long[] data)
     
    int
    gluBuild2DMipmaps(int target, int internalFormat, int width, int height, int format, int type, short[] data)
     
    int
    gluBuild2DMipmaps(int target, int internalFormat, int width, int height, int format, int type, Buffer data)
     
    int
    gluBuild3DMipmapLevels(int target, int internalFormat, int width, int height, int depth, int format, int type, int level, int base, int max, boolean[] data)
     
    int
    gluBuild3DMipmapLevels(int target, int internalFormat, int width, int height, int depth, int format, int type, int level, int base, int max, byte[] data)
     
    int
    gluBuild3DMipmapLevels(int target, int internalFormat, int width, int height, int depth, int format, int type, int level, int base, int max, char[] data)
     
    int
    gluBuild3DMipmapLevels(int target, int internalFormat, int width, int height, int depth, int format, int type, int level, int base, int max, double[] data)
     
    int
    gluBuild3DMipmapLevels(int target, int internalFormat, int width, int height, int depth, int format, int type, int level, int base, int max, float[] data)
     
    int
    gluBuild3DMipmapLevels(int target, int internalFormat, int width, int height, int depth, int format, int type, int level, int base, int max, int[] data)
     
    int
    gluBuild3DMipmapLevels(int target, int internalFormat, int width, int height, int depth, int format, int type, int level, int base, int max, long[] data)
     
    int
    gluBuild3DMipmapLevels(int target, int internalFormat, int width, int height, int depth, int format, int type, int level, int base, int max, short[] data)
     
    int
    gluBuild3DMipmapLevels(int target, int internalFormat, int width, int height, int depth, int format, int type, int level, int base, int max, Buffer data)
     
    int
    gluBuild3DMipmaps(int target, int internalFormat, int width, int height, int depth, int format, int type, boolean[] data)
     
    int
    gluBuild3DMipmaps(int target, int internalFormat, int width, int height, int depth, int format, int type, byte[] data)
     
    int
    gluBuild3DMipmaps(int target, int internalFormat, int width, int height, int depth, int format, int type, char[] data)
     
    int
    gluBuild3DMipmaps(int target, int internalFormat, int width, int height, int depth, int format, int type, double[] data)
     
    int
    gluBuild3DMipmaps(int target, int internalFormat, int width, int height, int depth, int format, int type, float[] data)
     
    int
    gluBuild3DMipmaps(int target, int internalFormat, int width, int height, int depth, int format, int type, int[] data)
     
    int
    gluBuild3DMipmaps(int target, int internalFormat, int width, int height, int depth, int format, int type, long[] data)
     
    int
    gluBuild3DMipmaps(int target, int internalFormat, int width, int height, int depth, int format, int type, short[] data)
     
    int
    gluBuild3DMipmaps(int target, int internalFormat, int width, int height, int depth, int format, int type, Buffer data)
     
    boolean
    gluCheckExtension(String extName, String extString)
     
    gluErrorString(int error)
     
    gluGetString(int name)
     
    void
    gluLookAt(double eyeX, double eyeY, double eyeZ, double centerX, double centerY, double centerZ, double upX, double upY, double upZ)
     
    void
    gluOrtho2D(double left, double right, double bottom, double top)
     
    void
    gluPerspective(double fovy, double aspect, double zNear, double zFar)
     
    void
    gluPickMatrix(double x, double y, double delX, double delY, int[] viewport)
     
    int
    gluProject(double objX, double objY, double objZ, double[] model, double[] proj, int[] view, double[] winX, double[] winY, double[] winZ)
     
    int
    gluScaleImage(int format, int wIn, int hIn, int typeIn, boolean[] dataIn, int wOut, int hOut, int typeOut, boolean[] dataOut)
     
    int
    gluScaleImage(int format, int wIn, int hIn, int typeIn, boolean[] dataIn, int wOut, int hOut, int typeOut, byte[] dataOut)
     
    int
    gluScaleImage(int format, int wIn, int hIn, int typeIn, boolean[] dataIn, int wOut, int hOut, int typeOut, char[] dataOut)
     
    int
    gluScaleImage(int format, int wIn, int hIn, int typeIn, boolean[] dataIn, int wOut, int hOut, int typeOut, double[] dataOut)
     
    int
    gluScaleImage(int format, int wIn, int hIn, int typeIn, boolean[] dataIn, int wOut, int hOut, int typeOut, float[] dataOut)
     
    int
    gluScaleImage(int format, int wIn, int hIn, int typeIn, boolean[] dataIn, int wOut, int hOut, int typeOut, int[] dataOut)
     
    int
    gluScaleImage(int format, int wIn, int hIn, int typeIn, boolean[] dataIn, int wOut, int hOut, int typeOut, long[] dataOut)
     
    int
    gluScaleImage(int format, int wIn, int hIn, int typeIn, boolean[] dataIn, int wOut, int hOut, int typeOut, short[] dataOut)
     
    int
    gluScaleImage(int format, int wIn, int hIn, int typeIn, boolean[] dataIn, int wOut, int hOut, int typeOut, Buffer dataOut)
     
    int
    gluScaleImage(int format, int wIn, int hIn, int typeIn, byte[] dataIn, int wOut, int hOut, int typeOut, boolean[] dataOut)
     
    int
    gluScaleImage(int format, int wIn, int hIn, int typeIn, byte[] dataIn, int wOut, int hOut, int typeOut, byte[] dataOut)
     
    int
    gluScaleImage(int format, int wIn, int hIn, int typeIn, byte[] dataIn, int wOut, int hOut, int typeOut, char[] dataOut)
     
    int
    gluScaleImage(int format, int wIn, int hIn, int typeIn, byte[] dataIn, int wOut, int hOut, int typeOut, double[] dataOut)
     
    int
    gluScaleImage(int format, int wIn, int hIn, int typeIn, byte[] dataIn, int wOut, int hOut, int typeOut, float[] dataOut)
     
    int
    gluScaleImage(int format, int wIn, int hIn, int typeIn, byte[] dataIn, int wOut, int hOut, int typeOut, int[] dataOut)
     
    int
    gluScaleImage(int format, int wIn, int hIn, int typeIn, byte[] dataIn, int wOut, int hOut, int typeOut, long[] dataOut)
     
    int
    gluScaleImage(int format, int wIn, int hIn, int typeIn, byte[] dataIn, int wOut, int hOut, int typeOut, short[] dataOut)
     
    int
    gluScaleImage(int format, int wIn, int hIn, int typeIn, byte[] dataIn, int wOut, int hOut, int typeOut, Buffer dataOut)
     
    int
    gluScaleImage(int format, int wIn, int hIn, int typeIn, char[] dataIn, int wOut, int hOut, int typeOut, boolean[] dataOut)
     
    int
    gluScaleImage(int format, int wIn, int hIn, int typeIn, char[] dataIn, int wOut, int hOut, int typeOut, byte[] dataOut)
     
    int
    gluScaleImage(int format, int wIn, int hIn, int typeIn, char[] dataIn, int wOut, int hOut, int typeOut, char[] dataOut)
     
    int
    gluScaleImage(int format, int wIn, int hIn, int typeIn, char[] dataIn, int wOut, int hOut, int typeOut, double[] dataOut)
     
    int
    gluScaleImage(int format, int wIn, int hIn, int typeIn, char[] dataIn, int wOut, int hOut, int typeOut, float[] dataOut)
     
    int
    gluScaleImage(int format, int wIn, int hIn, int typeIn, char[] dataIn, int wOut, int hOut, int typeOut, int[] dataOut)
     
    int
    gluScaleImage(int format, int wIn, int hIn, int typeIn, char[] dataIn, int wOut, int hOut, int typeOut, long[] dataOut)
     
    int
    gluScaleImage(int format, int wIn, int hIn, int typeIn, char[] dataIn, int wOut, int hOut, int typeOut, short[] dataOut)
     
    int
    gluScaleImage(int format, int wIn, int hIn, int typeIn, char[] dataIn, int wOut, int hOut, int typeOut, Buffer dataOut)
     
    int
    gluScaleImage(int format, int wIn, int hIn, int typeIn, double[] dataIn, int wOut, int hOut, int typeOut, boolean[] dataOut)
     
    int
    gluScaleImage(int format, int wIn, int hIn, int typeIn, double[] dataIn, int wOut, int hOut, int typeOut, byte[] dataOut)
     
    int
    gluScaleImage(int format, int wIn, int hIn, int typeIn, double[] dataIn, int wOut, int hOut, int typeOut, char[] dataOut)
     
    int
    gluScaleImage(int format, int wIn, int hIn, int typeIn, double[] dataIn, int wOut, int hOut, int typeOut, double[] dataOut)
     
    int
    gluScaleImage(int format, int wIn, int hIn, int typeIn, double[] dataIn, int wOut, int hOut, int typeOut, float[] dataOut)
     
    int
    gluScaleImage(int format, int wIn, int hIn, int typeIn, double[] dataIn, int wOut, int hOut, int typeOut, int[] dataOut)
     
    int
    gluScaleImage(int format, int wIn, int hIn, int typeIn, double[] dataIn, int wOut, int hOut, int typeOut, long[] dataOut)
     
    int
    gluScaleImage(int format, int wIn, int hIn, int typeIn, double[] dataIn, int wOut, int hOut, int typeOut, short[] dataOut)
     
    int
    gluScaleImage(int format, int wIn, int hIn, int typeIn, double[] dataIn, int wOut, int hOut, int typeOut, Buffer dataOut)
     
    int
    gluScaleImage(int format, int wIn, int hIn, int typeIn, float[] dataIn, int wOut, int hOut, int typeOut, boolean[] dataOut)
     
    int
    gluScaleImage(int format, int wIn, int hIn, int typeIn, float[] dataIn, int wOut, int hOut, int typeOut, byte[] dataOut)
     
    int
    gluScaleImage(int format, int wIn, int hIn, int typeIn, float[] dataIn, int wOut, int hOut, int typeOut, char[] dataOut)
     
    int
    gluScaleImage(int format, int wIn, int hIn, int typeIn, float[] dataIn, int wOut, int hOut, int typeOut, double[] dataOut)
     
    int
    gluScaleImage(int format, int wIn, int hIn, int typeIn, float[] dataIn, int wOut, int hOut, int typeOut, float[] dataOut)
     
    int
    gluScaleImage(int format, int wIn, int hIn, int typeIn, float[] dataIn, int wOut, int hOut, int typeOut, int[] dataOut)
     
    int
    gluScaleImage(int format, int wIn, int hIn, int typeIn, float[] dataIn, int wOut, int hOut, int typeOut, long[] dataOut)
     
    int
    gluScaleImage(int format, int wIn, int hIn, int typeIn, float[] dataIn, int wOut, int hOut, int typeOut, short[] dataOut)
     
    int
    gluScaleImage(int format, int wIn, int hIn, int typeIn, float[] dataIn, int wOut, int hOut, int typeOut, Buffer dataOut)
     
    int
    gluScaleImage(int format, int wIn, int hIn, int typeIn, int[] dataIn, int wOut, int hOut, int typeOut, boolean[] dataOut)
     
    int
    gluScaleImage(int format, int wIn, int hIn, int typeIn, int[] dataIn, int wOut, int hOut, int typeOut, byte[] dataOut)
     
    int
    gluScaleImage(int format, int wIn, int hIn, int typeIn, int[] dataIn, int wOut, int hOut, int typeOut, char[] dataOut)
     
    int
    gluScaleImage(int format, int wIn, int hIn, int typeIn, int[] dataIn, int wOut, int hOut, int typeOut, double[] dataOut)
     
    int
    gluScaleImage(int format, int wIn, int hIn, int typeIn, int[] dataIn, int wOut, int hOut, int typeOut, float[] dataOut)
     
    int
    gluScaleImage(int format, int wIn, int hIn, int typeIn, int[] dataIn, int wOut, int hOut, int typeOut, int[] dataOut)
     
    int
    gluScaleImage(int format, int wIn, int hIn, int typeIn, int[] dataIn, int wOut, int hOut, int typeOut, long[] dataOut)
     
    int
    gluScaleImage(int format, int wIn, int hIn, int typeIn, int[] dataIn, int wOut, int hOut, int typeOut, short[] dataOut)
     
    int
    gluScaleImage(int format, int wIn, int hIn, int typeIn, int[] dataIn, int wOut, int hOut, int typeOut, Buffer dataOut)
     
    int
    gluScaleImage(int format, int wIn, int hIn, int typeIn, long[] dataIn, int wOut, int hOut, int typeOut, boolean[] dataOut)
     
    int
    gluScaleImage(int format, int wIn, int hIn, int typeIn, long[] dataIn, int wOut, int hOut, int typeOut, byte[] dataOut)
     
    int
    gluScaleImage(int format, int wIn, int hIn, int typeIn, long[] dataIn, int wOut, int hOut, int typeOut, char[] dataOut)
     
    int
    gluScaleImage(int format, int wIn, int hIn, int typeIn, long[] dataIn, int wOut, int hOut, int typeOut, double[] dataOut)
     
    int
    gluScaleImage(int format, int wIn, int hIn, int typeIn, long[] dataIn, int wOut, int hOut, int typeOut, float[] dataOut)
     
    int
    gluScaleImage(int format, int wIn, int hIn, int typeIn, long[] dataIn, int wOut, int hOut, int typeOut, int[] dataOut)
     
    int
    gluScaleImage(int format, int wIn, int hIn, int typeIn, long[] dataIn, int wOut, int hOut, int typeOut, long[] dataOut)
     
    int
    gluScaleImage(int format, int wIn, int hIn, int typeIn, long[] dataIn, int wOut, int hOut, int typeOut, short[] dataOut)
     
    int
    gluScaleImage(int format, int wIn, int hIn, int typeIn, long[] dataIn, int wOut, int hOut, int typeOut, Buffer dataOut)
     
    int
    gluScaleImage(int format, int wIn, int hIn, int typeIn, short[] dataIn, int wOut, int hOut, int typeOut, boolean[] dataOut)
     
    int
    gluScaleImage(int format, int wIn, int hIn, int typeIn, short[] dataIn, int wOut, int hOut, int typeOut, byte[] dataOut)
     
    int
    gluScaleImage(int format, int wIn, int hIn, int typeIn, short[] dataIn, int wOut, int hOut, int typeOut, char[] dataOut)
     
    int
    gluScaleImage(int format, int wIn, int hIn, int typeIn, short[] dataIn, int wOut, int hOut, int typeOut, double[] dataOut)
     
    int
    gluScaleImage(int format, int wIn, int hIn, int typeIn, short[] dataIn, int wOut, int hOut, int typeOut, float[] dataOut)
     
    int
    gluScaleImage(int format, int wIn, int hIn, int typeIn, short[] dataIn, int wOut, int hOut, int typeOut, int[] dataOut)
     
    int
    gluScaleImage(int format, int wIn, int hIn, int typeIn, short[] dataIn, int wOut, int hOut, int typeOut, long[] dataOut)
     
    int
    gluScaleImage(int format, int wIn, int hIn, int typeIn, short[] dataIn, int wOut, int hOut, int typeOut, short[] dataOut)
     
    int
    gluScaleImage(int format, int wIn, int hIn, int typeIn, short[] dataIn, int wOut, int hOut, int typeOut, Buffer dataOut)
     
    int
    gluScaleImage(int format, int wIn, int hIn, int typeIn, Buffer dataIn, int wOut, int hOut, int typeOut, boolean[] dataOut)
     
    int
    gluScaleImage(int format, int wIn, int hIn, int typeIn, Buffer dataIn, int wOut, int hOut, int typeOut, byte[] dataOut)
     
    int
    gluScaleImage(int format, int wIn, int hIn, int typeIn, Buffer dataIn, int wOut, int hOut, int typeOut, char[] dataOut)
     
    int
    gluScaleImage(int format, int wIn, int hIn, int typeIn, Buffer dataIn, int wOut, int hOut, int typeOut, double[] dataOut)
     
    int
    gluScaleImage(int format, int wIn, int hIn, int typeIn, Buffer dataIn, int wOut, int hOut, int typeOut, float[] dataOut)
     
    int
    gluScaleImage(int format, int wIn, int hIn, int typeIn, Buffer dataIn, int wOut, int hOut, int typeOut, int[] dataOut)
     
    int
    gluScaleImage(int format, int wIn, int hIn, int typeIn, Buffer dataIn, int wOut, int hOut, int typeOut, long[] dataOut)
     
    int
    gluScaleImage(int format, int wIn, int hIn, int typeIn, Buffer dataIn, int wOut, int hOut, int typeOut, short[] dataOut)
     
    int
    gluScaleImage(int format, int wIn, int hIn, int typeIn, Buffer dataIn, int wOut, int hOut, int typeOut, Buffer dataOut)
     
    int
    gluUnProject(double winX, double winY, double winZ, double[] model, double[] proj, int[] view, double[] objX, double[] objY, double[] objZ)
     
    int
    gluUnProject4(double winX, double winY, double winZ, double clipW, double[] model, double[] proj, int[] view, double nearVal, double farVal, double[] objX, double[] objY, double[] objZ, double[] objW)
     
  • Field Details

  • Method Details

    • gluBuild1DMipmapLevels

      int gluBuild1DMipmapLevels(int target, int internalFormat, int width, int format, int type, int level, int base, int max, boolean[] data)
    • gluBuild1DMipmapLevels

      int gluBuild1DMipmapLevels(int target, int internalFormat, int width, int format, int type, int level, int base, int max, char[] data)
    • gluBuild1DMipmapLevels

      int gluBuild1DMipmapLevels(int target, int internalFormat, int width, int format, int type, int level, int base, int max, byte[] data)
    • gluBuild1DMipmapLevels

      int gluBuild1DMipmapLevels(int target, int internalFormat, int width, int format, int type, int level, int base, int max, short[] data)
    • gluBuild1DMipmapLevels

      int gluBuild1DMipmapLevels(int target, int internalFormat, int width, int format, int type, int level, int base, int max, int[] data)
    • gluBuild1DMipmapLevels

      int gluBuild1DMipmapLevels(int target, int internalFormat, int width, int format, int type, int level, int base, int max, long[] data)
    • gluBuild1DMipmapLevels

      int gluBuild1DMipmapLevels(int target, int internalFormat, int width, int format, int type, int level, int base, int max, float[] data)
    • gluBuild1DMipmapLevels

      int gluBuild1DMipmapLevels(int target, int internalFormat, int width, int format, int type, int level, int base, int max, double[] data)
    • gluBuild1DMipmapLevels

      int gluBuild1DMipmapLevels(int target, int internalFormat, int width, int format, int type, int level, int base, int max, Buffer data)
    • gluBuild1DMipmaps

      int gluBuild1DMipmaps(int target, int internalFormat, int width, int format, int type, boolean[] data)
    • gluBuild1DMipmaps

      int gluBuild1DMipmaps(int target, int internalFormat, int width, int format, int type, char[] data)
    • gluBuild1DMipmaps

      int gluBuild1DMipmaps(int target, int internalFormat, int width, int format, int type, byte[] data)
    • gluBuild1DMipmaps

      int gluBuild1DMipmaps(int target, int internalFormat, int width, int format, int type, short[] data)
    • gluBuild1DMipmaps

      int gluBuild1DMipmaps(int target, int internalFormat, int width, int format, int type, int[] data)
    • gluBuild1DMipmaps

      int gluBuild1DMipmaps(int target, int internalFormat, int width, int format, int type, long[] data)
    • gluBuild1DMipmaps

      int gluBuild1DMipmaps(int target, int internalFormat, int width, int format, int type, float[] data)
    • gluBuild1DMipmaps

      int gluBuild1DMipmaps(int target, int internalFormat, int width, int format, int type, double[] data)
    • gluBuild1DMipmaps

      int gluBuild1DMipmaps(int target, int internalFormat, int width, int format, int type, Buffer data)
    • gluBuild2DMipmapLevels

      int gluBuild2DMipmapLevels(int target, int internalFormat, int width, int height, int format, int type, int level, int base, int max, boolean[] data)
    • gluBuild2DMipmapLevels

      int gluBuild2DMipmapLevels(int target, int internalFormat, int width, int height, int format, int type, int level, int base, int max, char[] data)
    • gluBuild2DMipmapLevels

      int gluBuild2DMipmapLevels(int target, int internalFormat, int width, int height, int format, int type, int level, int base, int max, byte[] data)
    • gluBuild2DMipmapLevels

      int gluBuild2DMipmapLevels(int target, int internalFormat, int width, int height, int format, int type, int level, int base, int max, short[] data)
    • gluBuild2DMipmapLevels

      int gluBuild2DMipmapLevels(int target, int internalFormat, int width, int height, int format, int type, int level, int base, int max, int[] data)
    • gluBuild2DMipmapLevels

      int gluBuild2DMipmapLevels(int target, int internalFormat, int width, int height, int format, int type, int level, int base, int max, long[] data)
    • gluBuild2DMipmapLevels

      int gluBuild2DMipmapLevels(int target, int internalFormat, int width, int height, int format, int type, int level, int base, int max, float[] data)
    • gluBuild2DMipmapLevels

      int gluBuild2DMipmapLevels(int target, int internalFormat, int width, int height, int format, int type, int level, int base, int max, double[] data)
    • gluBuild2DMipmapLevels

      int gluBuild2DMipmapLevels(int target, int internalFormat, int width, int height, int format, int type, int level, int base, int max, Buffer data)
    • gluBuild2DMipmaps

      int gluBuild2DMipmaps(int target, int internalFormat, int width, int height, int format, int type, boolean[] data)
    • gluBuild2DMipmaps

      int gluBuild2DMipmaps(int target, int internalFormat, int width, int height, int format, int type, char[] data)
    • gluBuild2DMipmaps

      int gluBuild2DMipmaps(int target, int internalFormat, int width, int height, int format, int type, byte[] data)
    • gluBuild2DMipmaps

      int gluBuild2DMipmaps(int target, int internalFormat, int width, int height, int format, int type, short[] data)
    • gluBuild2DMipmaps

      int gluBuild2DMipmaps(int target, int internalFormat, int width, int height, int format, int type, int[] data)
    • gluBuild2DMipmaps

      int gluBuild2DMipmaps(int target, int internalFormat, int width, int height, int format, int type, long[] data)
    • gluBuild2DMipmaps

      int gluBuild2DMipmaps(int target, int internalFormat, int width, int height, int format, int type, float[] data)
    • gluBuild2DMipmaps

      int gluBuild2DMipmaps(int target, int internalFormat, int width, int height, int format, int type, double[] data)
    • gluBuild2DMipmaps

      int gluBuild2DMipmaps(int target, int internalFormat, int width, int height, int format, int type, Buffer data)
    • gluBuild3DMipmapLevels

      int gluBuild3DMipmapLevels(int target, int internalFormat, int width, int height, int depth, int format, int type, int level, int base, int max, boolean[] data)
    • gluBuild3DMipmapLevels

      int gluBuild3DMipmapLevels(int target, int internalFormat, int width, int height, int depth, int format, int type, int level, int base, int max, char[] data)
    • gluBuild3DMipmapLevels

      int gluBuild3DMipmapLevels(int target, int internalFormat, int width, int height, int depth, int format, int type, int level, int base, int max, byte[] data)
    • gluBuild3DMipmapLevels

      int gluBuild3DMipmapLevels(int target, int internalFormat, int width, int height, int depth, int format, int type, int level, int base, int max, short[] data)
    • gluBuild3DMipmapLevels

      int gluBuild3DMipmapLevels(int target, int internalFormat, int width, int height, int depth, int format, int type, int level, int base, int max, int[] data)
    • gluBuild3DMipmapLevels

      int gluBuild3DMipmapLevels(int target, int internalFormat, int width, int height, int depth, int format, int type, int level, int base, int max, long[] data)
    • gluBuild3DMipmapLevels

      int gluBuild3DMipmapLevels(int target, int internalFormat, int width, int height, int depth, int format, int type, int level, int base, int max, float[] data)
    • gluBuild3DMipmapLevels

      int gluBuild3DMipmapLevels(int target, int internalFormat, int width, int height, int depth, int format, int type, int level, int base, int max, double[] data)
    • gluBuild3DMipmapLevels

      int gluBuild3DMipmapLevels(int target, int internalFormat, int width, int height, int depth, int format, int type, int level, int base, int max, Buffer data)
    • gluBuild3DMipmaps

      int gluBuild3DMipmaps(int target, int internalFormat, int width, int height, int depth, int format, int type, boolean[] data)
    • gluBuild3DMipmaps

      int gluBuild3DMipmaps(int target, int internalFormat, int width, int height, int depth, int format, int type, char[] data)
    • gluBuild3DMipmaps

      int gluBuild3DMipmaps(int target, int internalFormat, int width, int height, int depth, int format, int type, byte[] data)
    • gluBuild3DMipmaps

      int gluBuild3DMipmaps(int target, int internalFormat, int width, int height, int depth, int format, int type, short[] data)
    • gluBuild3DMipmaps

      int gluBuild3DMipmaps(int target, int internalFormat, int width, int height, int depth, int format, int type, int[] data)
    • gluBuild3DMipmaps

      int gluBuild3DMipmaps(int target, int internalFormat, int width, int height, int depth, int format, int type, long[] data)
    • gluBuild3DMipmaps

      int gluBuild3DMipmaps(int target, int internalFormat, int width, int height, int depth, int format, int type, float[] data)
    • gluBuild3DMipmaps

      int gluBuild3DMipmaps(int target, int internalFormat, int width, int height, int depth, int format, int type, double[] data)
    • gluBuild3DMipmaps

      int gluBuild3DMipmaps(int target, int internalFormat, int width, int height, int depth, int format, int type, Buffer data)
    • gluCheckExtension

      boolean gluCheckExtension(String extName, String extString)
    • gluErrorString

      String gluErrorString(int error)
    • gluGetString

      String gluGetString(int name)
    • gluLookAt

      void gluLookAt(double eyeX, double eyeY, double eyeZ, double centerX, double centerY, double centerZ, double upX, double upY, double upZ)
    • gluOrtho2D

      void gluOrtho2D(double left, double right, double bottom, double top)
    • gluPerspective

      void gluPerspective(double fovy, double aspect, double zNear, double zFar)
    • gluPickMatrix

      void gluPickMatrix(double x, double y, double delX, double delY, int[] viewport)
    • gluProject

      int gluProject(double objX, double objY, double objZ, double[] model, double[] proj, int[] view, double[] winX, double[] winY, double[] winZ)
    • gluScaleImage

      int gluScaleImage(int format, int wIn, int hIn, int typeIn, boolean[] dataIn, int wOut, int hOut, int typeOut, boolean[] dataOut)
    • gluScaleImage

      int gluScaleImage(int format, int wIn, int hIn, int typeIn, boolean[] dataIn, int wOut, int hOut, int typeOut, char[] dataOut)
    • gluScaleImage

      int gluScaleImage(int format, int wIn, int hIn, int typeIn, boolean[] dataIn, int wOut, int hOut, int typeOut, byte[] dataOut)
    • gluScaleImage

      int gluScaleImage(int format, int wIn, int hIn, int typeIn, boolean[] dataIn, int wOut, int hOut, int typeOut, short[] dataOut)
    • gluScaleImage

      int gluScaleImage(int format, int wIn, int hIn, int typeIn, boolean[] dataIn, int wOut, int hOut, int typeOut, int[] dataOut)
    • gluScaleImage

      int gluScaleImage(int format, int wIn, int hIn, int typeIn, boolean[] dataIn, int wOut, int hOut, int typeOut, long[] dataOut)
    • gluScaleImage

      int gluScaleImage(int format, int wIn, int hIn, int typeIn, boolean[] dataIn, int wOut, int hOut, int typeOut, float[] dataOut)
    • gluScaleImage

      int gluScaleImage(int format, int wIn, int hIn, int typeIn, boolean[] dataIn, int wOut, int hOut, int typeOut, double[] dataOut)
    • gluScaleImage

      int gluScaleImage(int format, int wIn, int hIn, int typeIn, boolean[] dataIn, int wOut, int hOut, int typeOut, Buffer dataOut)
    • gluScaleImage

      int gluScaleImage(int format, int wIn, int hIn, int typeIn, char[] dataIn, int wOut, int hOut, int typeOut, boolean[] dataOut)
    • gluScaleImage

      int gluScaleImage(int format, int wIn, int hIn, int typeIn, char[] dataIn, int wOut, int hOut, int typeOut, char[] dataOut)
    • gluScaleImage

      int gluScaleImage(int format, int wIn, int hIn, int typeIn, char[] dataIn, int wOut, int hOut, int typeOut, byte[] dataOut)
    • gluScaleImage

      int gluScaleImage(int format, int wIn, int hIn, int typeIn, char[] dataIn, int wOut, int hOut, int typeOut, short[] dataOut)
    • gluScaleImage

      int gluScaleImage(int format, int wIn, int hIn, int typeIn, char[] dataIn, int wOut, int hOut, int typeOut, int[] dataOut)
    • gluScaleImage

      int gluScaleImage(int format, int wIn, int hIn, int typeIn, char[] dataIn, int wOut, int hOut, int typeOut, long[] dataOut)
    • gluScaleImage

      int gluScaleImage(int format, int wIn, int hIn, int typeIn, char[] dataIn, int wOut, int hOut, int typeOut, float[] dataOut)
    • gluScaleImage

      int gluScaleImage(int format, int wIn, int hIn, int typeIn, char[] dataIn, int wOut, int hOut, int typeOut, double[] dataOut)
    • gluScaleImage

      int gluScaleImage(int format, int wIn, int hIn, int typeIn, char[] dataIn, int wOut, int hOut, int typeOut, Buffer dataOut)
    • gluScaleImage

      int gluScaleImage(int format, int wIn, int hIn, int typeIn, byte[] dataIn, int wOut, int hOut, int typeOut, boolean[] dataOut)
    • gluScaleImage

      int gluScaleImage(int format, int wIn, int hIn, int typeIn, byte[] dataIn, int wOut, int hOut, int typeOut, char[] dataOut)
    • gluScaleImage

      int gluScaleImage(int format, int wIn, int hIn, int typeIn, byte[] dataIn, int wOut, int hOut, int typeOut, byte[] dataOut)
    • gluScaleImage

      int gluScaleImage(int format, int wIn, int hIn, int typeIn, byte[] dataIn, int wOut, int hOut, int typeOut, short[] dataOut)
    • gluScaleImage

      int gluScaleImage(int format, int wIn, int hIn, int typeIn, byte[] dataIn, int wOut, int hOut, int typeOut, int[] dataOut)
    • gluScaleImage

      int gluScaleImage(int format, int wIn, int hIn, int typeIn, byte[] dataIn, int wOut, int hOut, int typeOut, long[] dataOut)
    • gluScaleImage

      int gluScaleImage(int format, int wIn, int hIn, int typeIn, byte[] dataIn, int wOut, int hOut, int typeOut, float[] dataOut)
    • gluScaleImage

      int gluScaleImage(int format, int wIn, int hIn, int typeIn, byte[] dataIn, int wOut, int hOut, int typeOut, double[] dataOut)
    • gluScaleImage

      int gluScaleImage(int format, int wIn, int hIn, int typeIn, byte[] dataIn, int wOut, int hOut, int typeOut, Buffer dataOut)
    • gluScaleImage

      int gluScaleImage(int format, int wIn, int hIn, int typeIn, short[] dataIn, int wOut, int hOut, int typeOut, boolean[] dataOut)
    • gluScaleImage

      int gluScaleImage(int format, int wIn, int hIn, int typeIn, short[] dataIn, int wOut, int hOut, int typeOut, char[] dataOut)
    • gluScaleImage

      int gluScaleImage(int format, int wIn, int hIn, int typeIn, short[] dataIn, int wOut, int hOut, int typeOut, byte[] dataOut)
    • gluScaleImage

      int gluScaleImage(int format, int wIn, int hIn, int typeIn, short[] dataIn, int wOut, int hOut, int typeOut, short[] dataOut)
    • gluScaleImage

      int gluScaleImage(int format, int wIn, int hIn, int typeIn, short[] dataIn, int wOut, int hOut, int typeOut, int[] dataOut)
    • gluScaleImage

      int gluScaleImage(int format, int wIn, int hIn, int typeIn, short[] dataIn, int wOut, int hOut, int typeOut, long[] dataOut)
    • gluScaleImage

      int gluScaleImage(int format, int wIn, int hIn, int typeIn, short[] dataIn, int wOut, int hOut, int typeOut, float[] dataOut)
    • gluScaleImage

      int gluScaleImage(int format, int wIn, int hIn, int typeIn, short[] dataIn, int wOut, int hOut, int typeOut, double[] dataOut)
    • gluScaleImage

      int gluScaleImage(int format, int wIn, int hIn, int typeIn, short[] dataIn, int wOut, int hOut, int typeOut, Buffer dataOut)
    • gluScaleImage

      int gluScaleImage(int format, int wIn, int hIn, int typeIn, int[] dataIn, int wOut, int hOut, int typeOut, boolean[] dataOut)
    • gluScaleImage

      int gluScaleImage(int format, int wIn, int hIn, int typeIn, int[] dataIn, int wOut, int hOut, int typeOut, char[] dataOut)
    • gluScaleImage

      int gluScaleImage(int format, int wIn, int hIn, int typeIn, int[] dataIn, int wOut, int hOut, int typeOut, byte[] dataOut)
    • gluScaleImage

      int gluScaleImage(int format, int wIn, int hIn, int typeIn, int[] dataIn, int wOut, int hOut, int typeOut, short[] dataOut)
    • gluScaleImage

      int gluScaleImage(int format, int wIn, int hIn, int typeIn, int[] dataIn, int wOut, int hOut, int typeOut, int[] dataOut)
    • gluScaleImage

      int gluScaleImage(int format, int wIn, int hIn, int typeIn, int[] dataIn, int wOut, int hOut, int typeOut, long[] dataOut)
    • gluScaleImage

      int gluScaleImage(int format, int wIn, int hIn, int typeIn, int[] dataIn, int wOut, int hOut, int typeOut, float[] dataOut)
    • gluScaleImage

      int gluScaleImage(int format, int wIn, int hIn, int typeIn, int[] dataIn, int wOut, int hOut, int typeOut, double[] dataOut)
    • gluScaleImage

      int gluScaleImage(int format, int wIn, int hIn, int typeIn, int[] dataIn, int wOut, int hOut, int typeOut, Buffer dataOut)
    • gluScaleImage

      int gluScaleImage(int format, int wIn, int hIn, int typeIn, long[] dataIn, int wOut, int hOut, int typeOut, boolean[] dataOut)
    • gluScaleImage

      int gluScaleImage(int format, int wIn, int hIn, int typeIn, long[] dataIn, int wOut, int hOut, int typeOut, char[] dataOut)
    • gluScaleImage

      int gluScaleImage(int format, int wIn, int hIn, int typeIn, long[] dataIn, int wOut, int hOut, int typeOut, byte[] dataOut)
    • gluScaleImage

      int gluScaleImage(int format, int wIn, int hIn, int typeIn, long[] dataIn, int wOut, int hOut, int typeOut, short[] dataOut)
    • gluScaleImage

      int gluScaleImage(int format, int wIn, int hIn, int typeIn, long[] dataIn, int wOut, int hOut, int typeOut, int[] dataOut)
    • gluScaleImage

      int gluScaleImage(int format, int wIn, int hIn, int typeIn, long[] dataIn, int wOut, int hOut, int typeOut, long[] dataOut)
    • gluScaleImage

      int gluScaleImage(int format, int wIn, int hIn, int typeIn, long[] dataIn, int wOut, int hOut, int typeOut, float[] dataOut)
    • gluScaleImage

      int gluScaleImage(int format, int wIn, int hIn, int typeIn, long[] dataIn, int wOut, int hOut, int typeOut, double[] dataOut)
    • gluScaleImage

      int gluScaleImage(int format, int wIn, int hIn, int typeIn, long[] dataIn, int wOut, int hOut, int typeOut, Buffer dataOut)
    • gluScaleImage

      int gluScaleImage(int format, int wIn, int hIn, int typeIn, float[] dataIn, int wOut, int hOut, int typeOut, boolean[] dataOut)
    • gluScaleImage

      int gluScaleImage(int format, int wIn, int hIn, int typeIn, float[] dataIn, int wOut, int hOut, int typeOut, char[] dataOut)
    • gluScaleImage

      int gluScaleImage(int format, int wIn, int hIn, int typeIn, float[] dataIn, int wOut, int hOut, int typeOut, byte[] dataOut)
    • gluScaleImage

      int gluScaleImage(int format, int wIn, int hIn, int typeIn, float[] dataIn, int wOut, int hOut, int typeOut, short[] dataOut)
    • gluScaleImage

      int gluScaleImage(int format, int wIn, int hIn, int typeIn, float[] dataIn, int wOut, int hOut, int typeOut, int[] dataOut)
    • gluScaleImage

      int gluScaleImage(int format, int wIn, int hIn, int typeIn, float[] dataIn, int wOut, int hOut, int typeOut, long[] dataOut)
    • gluScaleImage

      int gluScaleImage(int format, int wIn, int hIn, int typeIn, float[] dataIn, int wOut, int hOut, int typeOut, float[] dataOut)
    • gluScaleImage

      int gluScaleImage(int format, int wIn, int hIn, int typeIn, float[] dataIn, int wOut, int hOut, int typeOut, double[] dataOut)
    • gluScaleImage

      int gluScaleImage(int format, int wIn, int hIn, int typeIn, float[] dataIn, int wOut, int hOut, int typeOut, Buffer dataOut)
    • gluScaleImage

      int gluScaleImage(int format, int wIn, int hIn, int typeIn, double[] dataIn, int wOut, int hOut, int typeOut, boolean[] dataOut)
    • gluScaleImage

      int gluScaleImage(int format, int wIn, int hIn, int typeIn, double[] dataIn, int wOut, int hOut, int typeOut, char[] dataOut)
    • gluScaleImage

      int gluScaleImage(int format, int wIn, int hIn, int typeIn, double[] dataIn, int wOut, int hOut, int typeOut, byte[] dataOut)
    • gluScaleImage

      int gluScaleImage(int format, int wIn, int hIn, int typeIn, double[] dataIn, int wOut, int hOut, int typeOut, short[] dataOut)
    • gluScaleImage

      int gluScaleImage(int format, int wIn, int hIn, int typeIn, double[] dataIn, int wOut, int hOut, int typeOut, int[] dataOut)
    • gluScaleImage

      int gluScaleImage(int format, int wIn, int hIn, int typeIn, double[] dataIn, int wOut, int hOut, int typeOut, long[] dataOut)
    • gluScaleImage

      int gluScaleImage(int format, int wIn, int hIn, int typeIn, double[] dataIn, int wOut, int hOut, int typeOut, float[] dataOut)
    • gluScaleImage

      int gluScaleImage(int format, int wIn, int hIn, int typeIn, double[] dataIn, int wOut, int hOut, int typeOut, double[] dataOut)
    • gluScaleImage

      int gluScaleImage(int format, int wIn, int hIn, int typeIn, double[] dataIn, int wOut, int hOut, int typeOut, Buffer dataOut)
    • gluScaleImage

      int gluScaleImage(int format, int wIn, int hIn, int typeIn, Buffer dataIn, int wOut, int hOut, int typeOut, boolean[] dataOut)
    • gluScaleImage

      int gluScaleImage(int format, int wIn, int hIn, int typeIn, Buffer dataIn, int wOut, int hOut, int typeOut, char[] dataOut)
    • gluScaleImage

      int gluScaleImage(int format, int wIn, int hIn, int typeIn, Buffer dataIn, int wOut, int hOut, int typeOut, byte[] dataOut)
    • gluScaleImage

      int gluScaleImage(int format, int wIn, int hIn, int typeIn, Buffer dataIn, int wOut, int hOut, int typeOut, short[] dataOut)
    • gluScaleImage

      int gluScaleImage(int format, int wIn, int hIn, int typeIn, Buffer dataIn, int wOut, int hOut, int typeOut, int[] dataOut)
    • gluScaleImage

      int gluScaleImage(int format, int wIn, int hIn, int typeIn, Buffer dataIn, int wOut, int hOut, int typeOut, long[] dataOut)
    • gluScaleImage

      int gluScaleImage(int format, int wIn, int hIn, int typeIn, Buffer dataIn, int wOut, int hOut, int typeOut, float[] dataOut)
    • gluScaleImage

      int gluScaleImage(int format, int wIn, int hIn, int typeIn, Buffer dataIn, int wOut, int hOut, int typeOut, double[] dataOut)
    • gluScaleImage

      int gluScaleImage(int format, int wIn, int hIn, int typeIn, Buffer dataIn, int wOut, int hOut, int typeOut, Buffer dataOut)
    • gluUnProject

      int gluUnProject(double winX, double winY, double winZ, double[] model, double[] proj, int[] view, double[] objX, double[] objY, double[] objZ)
    • gluUnProject4

      int gluUnProject4(double winX, double winY, double winZ, double clipW, double[] model, double[] proj, int[] view, double nearVal, double farVal, double[] objX, double[] objY, double[] objZ, double[] objW)