A B C D E F G H I J L M N O P Q R S T U V W X Y Z _

A

accFrustum(double, double, double, double, double, double, double, double, double, double, double) - Static method in class com.hermetica.util3d.accum
Jitter the viewing volume
accPerspective(double, double, double, double, double, double, double, double, double) - Static method in class com.hermetica.util3d.accum
Jitter the view volume
accum - class com.hermetica.util3d.accum.
This class provides some handy methods which help the programmer use the powerful accumulation buffer features of OpenGL.
accum() - Constructor for class com.hermetica.util3d.accum
 
accum(int, float) - Method in class com.hermetica.magician.ErrorGL
Operate on the accumulation buffer
accum(int, float) - Method in class com.hermetica.magician.CoreGL
Operate on the accumulation buffer
accum(int, float) - Method in class com.hermetica.magician.TemplateGL
Operate on the accumulation buffer
accum(int, float) - Method in class com.hermetica.magician.ProfileGL
Operate on the accumulation buffer
accum(int, float) - Method in class com.hermetica.magician.TraceGL
Operate on the accumulation buffer
accum(int, float) - Method in interface com.hermetica.magician.GL
Operate on the accumulation buffer
add(GLEventListener, GLEventListener) - Static method in class com.hermetica.magician.GLEventMulticaster
Returns an event multicaster from listeners head and tail.
add(Vec3d) - Method in class com.hermetica.vecmath.Vec3d
Sets the values of this vector to the vector sum of itself and vector v1.
add(Vec3d, Vec3d) - Method in class com.hermetica.vecmath.Vec3d
Sets the value of this vector to the vector sum of vectors v1 and v2
add(Vec3f) - Method in class com.hermetica.vecmath.Vec3f
Sets the values of this vector to the vector sum of itself and vector v1.
add(Vec3f, Vec3f) - Method in class com.hermetica.vecmath.Vec3f
Sets the value of this vector to the vector sum of vectors v1 and v2
addConsumer(ImageConsumer) - Method in class com.hermetica.magician.GLOffscreenBuffer
Registers an ImageConsumer with this GLOffscreenBuffer as the target to which image data will be sent
addConsumer(ImageConsumer) - Method in class com.hermetica.magician.GLComponent
Registers an ImageConsumer with this GLComponent as the target to which image data will be sent
addGLEventListener(GLEventListener) - Method in class com.hermetica.magician.GLOffscreenBuffer
This method registers a component listener with this component.
addGLEventListener(GLEventListener) - Method in interface com.hermetica.magician.GLDrawable
This method registers a component listener with this component.
addGLEventListener(GLEventListener) - Method in class com.hermetica.magician.GLComponent
This method registers a component listener with this component.
addNotify() - Method in class com.hermetica.magician.GLComponent
Handles peer-notification
addQuats(float[], float[]) - Method in class com.hermetica.util3d.trackball
Given two rotations, e1 and e2, expressed as quaternion rotations, figure out the equivalent single rotation and return it.
advance - Variable in class com.hermetica.magician.fonts.GLTextureCharInfo
The advance between characters
advance - Variable in class com.hermetica.magician.fonts.GLTextureChar
The advance of each character
advance - Variable in class com.hermetica.magician.fonts.GLBitmapChar
The advance of each character
alphaFunc(int, float) - Method in class com.hermetica.magician.ErrorGL
Specify the alpha test function
alphaFunc(int, float) - Method in class com.hermetica.magician.CoreGL
Specify the alpha test function
alphaFunc(int, float) - Method in class com.hermetica.magician.TemplateGL
Specify the alpha test function
alphaFunc(int, float) - Method in class com.hermetica.magician.ProfileGL
Specify the alpha test function
alphaFunc(int, float) - Method in class com.hermetica.magician.TraceGL
Specify the alpha test function
alphaFunc(int, float) - Method in interface com.hermetica.magician.GL
Specify the alpha test function
areExtensionsAvailable() - Method in class com.hermetica.magician.GLExtension
Tests whether a given extension library is load.
areTexturesResident(int, int[], boolean[]) - Method in class com.hermetica.magician.ErrorGL
Determine if textures are loaded in texture memory
areTexturesResident(int, int[], boolean[]) - Method in class com.hermetica.magician.CoreGL
Determine if textures are loaded in texture memory
areTexturesResident(int, int[], boolean[]) - Method in class com.hermetica.magician.TemplateGL
Determine if textures are loaded in texture memory
areTexturesResident(int, int[], boolean[]) - Method in class com.hermetica.magician.ProfileGL
Determine if textures are loaded in texture memory
areTexturesResident(int, int[], boolean[]) - Method in class com.hermetica.magician.TraceGL
Determine if textures are loaded in texture memory
areTexturesResident(int, int[], boolean[]) - Method in interface com.hermetica.magician.GL
Determine if textures are loaded in texture memory
arrayElement(int) - Method in class com.hermetica.magician.ErrorGL
Specify the array elements used to render a vertex
arrayElement(int) - Method in class com.hermetica.magician.CoreGL
Specify the array elements used to render a vertex
arrayElement(int) - Method in class com.hermetica.magician.TemplateGL
Specify the array elements used to render a vertex
arrayElement(int) - Method in class com.hermetica.magician.ProfileGL
Specify the array elements used to render a vertex
arrayElement(int) - Method in class com.hermetica.magician.TraceGL
Specify the array elements used to render a vertex
arrayElement(int) - Method in interface com.hermetica.magician.GL
Specify the array elements used to render a vertex
axisToQuat(float[], float) - Method in class com.hermetica.util3d.trackball
Given an axis and angle, compute the quaternion

B

BEGIN_CALLBACK - Static variable in class com.hermetica.magician.GLUTesselator
Tessellator callbacks
begin(int) - Method in class com.hermetica.magician.ErrorGL
Delimit the vertices of a primitive of a group of like primitives
begin(int) - Method in class com.hermetica.magician.CoreGL
Delimit the vertices of a primitive of a group of like primitives
begin(int) - Method in class com.hermetica.magician.TemplateGL
Delimit the vertices of a primitive of a group of like primitives
begin(int) - Method in class com.hermetica.magician.ProfileGL
Delimit the vertices of a primitive of a group of like primitives
begin(int) - Method in class com.hermetica.magician.TraceGL
Delimit the vertices of a primitive of a group of like primitives
begin(int) - Method in interface com.hermetica.magician.GL
Delimit the vertices of a primitive of a group of like primitives
begin(int) - Method in class com.hermetica.magician.GLUTesselator
Callback that handles the beginning of polygon tesselation.
beginCurve() - Method in class com.hermetica.magician.GLUNurbs
Signifies the beginning of a NURBS curve
beginCurve(GLUNurbs) - Method in class com.hermetica.magician.TemplateGLU
Signifies the beginning of a NURBS curve
beginCurve(GLUNurbs) - Method in class com.hermetica.magician.CoreGLU
Signifies the beginning of a NURBS curve
beginCurve(GLUNurbs) - Method in class com.hermetica.magician.TraceGLU
Signifies the beginning of a NURBS curve
beginCurve(GLUNurbs) - Method in class com.hermetica.magician.ProfileGLU
Signifies the beginning of a NURBS curve
beginCurve(GLUNurbs) - Method in class com.hermetica.magician.ErrorGLU
Signifies the beginning of a NURBS curve
beginCurve(GLUNurbs) - Method in interface com.hermetica.magician.GLU
Signifies the beginning of a NURBS curve
beginPolygon() - Method in class com.hermetica.magician.GLUTesselator
Begins a polygon description that is to be tesselated.
beginPolygon(GLUTesselator) - Method in class com.hermetica.magician.TemplateGLU
Specifies the beginning of a polygon definition
beginPolygon(GLUTesselator) - Method in class com.hermetica.magician.CoreGLU
Specifies the beginning of a polygon definition
beginPolygon(GLUTesselator) - Method in class com.hermetica.magician.TraceGLU
Specifies the beginning of a polygon definition
beginPolygon(GLUTesselator) - Method in class com.hermetica.magician.ProfileGLU
Specifies the beginning of a polygon definition
beginPolygon(GLUTesselator) - Method in class com.hermetica.magician.ErrorGLU
Specifies the beginning of a polygon definition
beginPolygon(GLUTesselator) - Method in interface com.hermetica.magician.GLU
Specifies the beginning of a polygon definition
beginSurface() - Method in class com.hermetica.magician.GLUNurbs
Signifies the beginning of a NURBS surface definition
beginSurface(GLUNurbs) - Method in class com.hermetica.magician.TemplateGLU
Signifies the beginning of a NURBS surface definition
beginSurface(GLUNurbs) - Method in class com.hermetica.magician.CoreGLU
Signifies the beginning of a NURBS surface definition
beginSurface(GLUNurbs) - Method in class com.hermetica.magician.TraceGLU
Signifies the beginning of a NURBS surface definition
beginSurface(GLUNurbs) - Method in class com.hermetica.magician.ProfileGLU
Signifies the beginning of a NURBS surface definition
beginSurface(GLUNurbs) - Method in class com.hermetica.magician.ErrorGLU
Signifies the beginning of a NURBS surface definition
beginSurface(GLUNurbs) - Method in interface com.hermetica.magician.GLU
Signifies the beginning of a NURBS surface definition
beginTrim() - Method in class com.hermetica.magician.GLUNurbs
Signifies the beginning of a trim curve
beginTrim(GLUNurbs) - Method in class com.hermetica.magician.TemplateGLU
Signifies the beginning of a trim curve
beginTrim(GLUNurbs) - Method in class com.hermetica.magician.CoreGLU
Signifies the beginning of a trim curve
beginTrim(GLUNurbs) - Method in class com.hermetica.magician.TraceGLU
Signifies the beginning of a trim curve
beginTrim(GLUNurbs) - Method in class com.hermetica.magician.ProfileGLU
Signifies the beginning of a trim curve
beginTrim(GLUNurbs) - Method in class com.hermetica.magician.ErrorGLU
Signifies the beginning of a trim curve
beginTrim(GLUNurbs) - Method in interface com.hermetica.magician.GLU
Signifies the beginning of a trim curve
bindTexture() - Method in class com.hermetica.magician.fonts.GLTextureFont
Binds the font texture
bindTexture(int, int) - Method in class com.hermetica.magician.ErrorGL
Creates and uses texture objects.
bindTexture(int, int) - Method in class com.hermetica.magician.CoreGL
Creates and uses texture objects.
bindTexture(int, int) - Method in class com.hermetica.magician.TemplateGL
Creates and uses texture objects.
bindTexture(int, int) - Method in class com.hermetica.magician.ProfileGL
Creates and uses texture objects.
bindTexture(int, int) - Method in class com.hermetica.magician.TraceGL
Creates and uses texture objects.
bindTexture(int, int) - Method in interface com.hermetica.magician.GL
Creates and uses texture objects.
bitmap - Variable in class com.hermetica.magician.fonts.GLBitmapChar
The font data
bitmap(int, int, float, float, float, float, byte[]) - Method in class com.hermetica.magician.ErrorGL
Draw a bitmap
bitmap(int, int, float, float, float, float, byte[]) - Method in class com.hermetica.magician.CoreGL
Draw a bitmap
bitmap(int, int, float, float, float, float, byte[]) - Method in class com.hermetica.magician.TemplateGL
Draw a bitmap
bitmap(int, int, float, float, float, float, byte[]) - Method in class com.hermetica.magician.ProfileGL
Draw a bitmap
bitmap(int, int, float, float, float, float, byte[]) - Method in class com.hermetica.magician.TraceGL
Draw a bitmap
bitmap(int, int, float, float, float, float, byte[]) - Method in interface com.hermetica.magician.GL
Draw a bitmap
blendFunc(int, int) - Method in class com.hermetica.magician.ErrorGL
Specify pixel arithmetic
blendFunc(int, int) - Method in class com.hermetica.magician.CoreGL
Specify pixel arithmetic
blendFunc(int, int) - Method in class com.hermetica.magician.TemplateGL
Specify pixel arithmetic
blendFunc(int, int) - Method in class com.hermetica.magician.ProfileGL
Specify pixel arithmetic
blendFunc(int, int) - Method in class com.hermetica.magician.TraceGL
Specify pixel arithmetic
blendFunc(int, int) - Method in interface com.hermetica.magician.GL
Specify pixel arithmetic
BMPWriter - class com.hermetica.util3d.BMPWriter.
 
BMPWriter(ImageProducer) - Constructor for class com.hermetica.util3d.BMPWriter
Default constructor that'll create files with ``bmpwriter'' prefix
BMPWriter(ImageProducer, String) - Constructor for class com.hermetica.util3d.BMPWriter
Constructor that sets the prefix for output files' names to the given string
BMPWriter(ImageProducer, String, String) - Constructor for class com.hermetica.util3d.BMPWriter
Constructor that sets the prefix for output files' names to the given string
build1DMipmaps(int, int, int, int, int, byte[]) - Method in class com.hermetica.magician.TemplateGLU
Constructs a series of 1-dimensional mipmaps and calls glTexImage1D() to load the images into texture memory.
build1DMipmaps(int, int, int, int, int, byte[]) - Method in class com.hermetica.magician.CoreGLU
Constructs a series of 1-dimensional mipmaps and calls glTexImage1D() to load the images into texture memory.
build1DMipmaps(int, int, int, int, int, byte[]) - Method in class com.hermetica.magician.TraceGLU
Constructs a series of 1-dimensional mipmaps and calls glTexImage1D() to load the images into texture memory.
build1DMipmaps(int, int, int, int, int, byte[]) - Method in class com.hermetica.magician.ProfileGLU
Constructs a series of 1-dimensional mipmaps and calls glTexImage1D() to load the images into texture memory.
build1DMipmaps(int, int, int, int, int, byte[]) - Method in class com.hermetica.magician.ErrorGLU
Constructs a series of 1-dimensional mipmaps and calls glTexImage1D() to load the images into texture memory.
build1DMipmaps(int, int, int, int, int, byte[]) - Method in interface com.hermetica.magician.GLU
Constructs a series of 1-dimensional mipmaps and calls glTexImage1D() to load the images into texture memory.
build1DMipmaps(int, int, int, int, int, float[]) - Method in class com.hermetica.magician.TemplateGLU
Constructs a series of 1-dimensional mipmaps and calls glTexImage1D() to load the images into texture memory.
build1DMipmaps(int, int, int, int, int, float[]) - Method in class com.hermetica.magician.CoreGLU
Constructs a series of 1-dimensional mipmaps and calls glTexImage1D() to load the images into texture memory.
build1DMipmaps(int, int, int, int, int, float[]) - Method in class com.hermetica.magician.TraceGLU
Constructs a series of 1-dimensional mipmaps and calls glTexImage1D() to load the images into texture memory.
build1DMipmaps(int, int, int, int, int, float[]) - Method in class com.hermetica.magician.ProfileGLU
Constructs a series of 1-dimensional mipmaps and calls glTexImage1D() to load the images into texture memory.
build1DMipmaps(int, int, int, int, int, float[]) - Method in class com.hermetica.magician.ErrorGLU
Constructs a series of 1-dimensional mipmaps and calls glTexImage1D() to load the images into texture memory.
build1DMipmaps(int, int, int, int, int, float[]) - Method in interface com.hermetica.magician.GLU
Constructs a series of 1-dimensional mipmaps and calls glTexImage1D() to load the images into texture memory.
build1DMipmaps(int, int, int, int, int, int[]) - Method in class com.hermetica.magician.TemplateGLU
Constructs a series of 1-dimensional mipmaps and calls glTexImage1D() to load the images into texture memory.
build1DMipmaps(int, int, int, int, int, int[]) - Method in class com.hermetica.magician.CoreGLU
Constructs a series of 1-dimensional mipmaps and calls glTexImage1D() to load the images into texture memory.
build1DMipmaps(int, int, int, int, int, int[]) - Method in class com.hermetica.magician.TraceGLU
Constructs a series of 1-dimensional mipmaps and calls glTexImage1D() to load the images into texture memory.
build1DMipmaps(int, int, int, int, int, int[]) - Method in class com.hermetica.magician.ProfileGLU
Constructs a series of 1-dimensional mipmaps and calls glTexImage1D() to load the images into texture memory.
build1DMipmaps(int, int, int, int, int, int[]) - Method in class com.hermetica.magician.ErrorGLU
Constructs a series of 1-dimensional mipmaps and calls glTexImage1D() to load the images into texture memory.
build1DMipmaps(int, int, int, int, int, int[]) - Method in interface com.hermetica.magician.GLU
Constructs a series of 1-dimensional mipmaps and calls glTexImage1D() to load the images into texture memory.
build1DMipmaps(int, int, int, int, int, short[]) - Method in class com.hermetica.magician.TemplateGLU
Constructs a series of 1-dimensional mipmaps and calls glTexImage1D() to load the images into texture memory.
build1DMipmaps(int, int, int, int, int, short[]) - Method in class com.hermetica.magician.CoreGLU
Constructs a series of 1-dimensional mipmaps and calls glTexImage1D() to load the images into texture memory.
build1DMipmaps(int, int, int, int, int, short[]) - Method in class com.hermetica.magician.TraceGLU
Constructs a series of 1-dimensional mipmaps and calls glTexImage1D() to load the images into texture memory.
build1DMipmaps(int, int, int, int, int, short[]) - Method in class com.hermetica.magician.ProfileGLU
Constructs a series of 1-dimensional mipmaps and calls glTexImage1D() to load the images into texture memory.
build1DMipmaps(int, int, int, int, int, short[]) - Method in class com.hermetica.magician.ErrorGLU
Constructs a series of 1-dimensional mipmaps and calls glTexImage1D() to load the images into texture memory.
build1DMipmaps(int, int, int, int, int, short[]) - Method in interface com.hermetica.magician.GLU
Constructs a series of 1-dimensional mipmaps and calls glTexImage1D() to load the images into texture memory.
build2DMipmaps(int, int, int, int, int, int, byte[]) - Method in class com.hermetica.magician.TemplateGLU
Constructs a series of 2-dimensional mipmaps and call glTexImage2D() to load the images into texture memory.
build2DMipmaps(int, int, int, int, int, int, byte[]) - Method in class com.hermetica.magician.CoreGLU
Constructs a series of 2-dimensional mipmaps and call glTexImage2D() to load the images into texture memory.
build2DMipmaps(int, int, int, int, int, int, byte[]) - Method in class com.hermetica.magician.TraceGLU
Constructs a series of 2-dimensional mipmaps and call glTexImage2D() to load the images into texture memory.
build2DMipmaps(int, int, int, int, int, int, byte[]) - Method in class com.hermetica.magician.ProfileGLU
Constructs a series of 2-dimensional mipmaps and call glTexImage2D() to load the images into texture memory.
build2DMipmaps(int, int, int, int, int, int, byte[]) - Method in class com.hermetica.magician.ErrorGLU
Constructs a series of 2-dimensional mipmaps and call glTexImage2D() to load the images into texture memory.
build2DMipmaps(int, int, int, int, int, int, byte[]) - Method in interface com.hermetica.magician.GLU
Constructs a series of 2-dimensional mipmaps and call glTexImage2D() to load the images into texture memory.
build2DMipmaps(int, int, int, int, int, int, byte[][][]) - Method in class com.hermetica.magician.TemplateGLU
Constructs a series of 2-dimensional mipmaps and call glTexImage2D() to load the images into texture memory.
build2DMipmaps(int, int, int, int, int, int, byte[][][]) - Method in class com.hermetica.magician.CoreGLU
Constructs a series of 2-dimensional mipmaps and call glTexImage2D() to load the images into texture memory.
build2DMipmaps(int, int, int, int, int, int, byte[][][]) - Method in class com.hermetica.magician.TraceGLU
Constructs a series of 2-dimensional mipmaps and call glTexImage2D() to load the images into texture memory.
build2DMipmaps(int, int, int, int, int, int, byte[][][]) - Method in class com.hermetica.magician.ProfileGLU
Constructs a series of 2-dimensional mipmaps and call glTexImage2D() to load the images into texture memory.
build2DMipmaps(int, int, int, int, int, int, byte[][][]) - Method in class com.hermetica.magician.ErrorGLU
Constructs a series of 2-dimensional mipmaps and call glTexImage2D() to load the images into texture memory.
build2DMipmaps(int, int, int, int, int, int, byte[][][]) - Method in interface com.hermetica.magician.GLU
Constructs a series of 2-dimensional mipmaps and call glTexImage2D() to load the images into texture memory.
build2DMipmaps(int, int, int, int, int, int, float[]) - Method in class com.hermetica.magician.TemplateGLU
Constructs a series of 2-dimensional mipmaps and call glTexImage2D() to load the images into texture memory.
build2DMipmaps(int, int, int, int, int, int, float[]) - Method in class com.hermetica.magician.CoreGLU
Constructs a series of 2-dimensional mipmaps and call glTexImage2D() to load the images into texture memory.
build2DMipmaps(int, int, int, int, int, int, float[]) - Method in class com.hermetica.magician.TraceGLU
Constructs a series of 2-dimensional mipmaps and call glTexImage2D() to load the images into texture memory.
build2DMipmaps(int, int, int, int, int, int, float[]) - Method in class com.hermetica.magician.ProfileGLU
Constructs a series of 2-dimensional mipmaps and call glTexImage2D() to load the images into texture memory.
build2DMipmaps(int, int, int, int, int, int, float[]) - Method in class com.hermetica.magician.ErrorGLU
Constructs a series of 2-dimensional mipmaps and call glTexImage2D() to load the images into texture memory.
build2DMipmaps(int, int, int, int, int, int, float[]) - Method in interface com.hermetica.magician.GLU
Constructs a series of 2-dimensional mipmaps and call glTexImage2D() to load the images into texture memory.
build2DMipmaps(int, int, int, int, int, int, float[][][]) - Method in class com.hermetica.magician.TemplateGLU
Constructs a series of 2-dimensional mipmaps and call glTexImage2D() to load the images into texture memory.
build2DMipmaps(int, int, int, int, int, int, float[][][]) - Method in class com.hermetica.magician.CoreGLU
Constructs a series of 2-dimensional mipmaps and call glTexImage2D() to load the images into texture memory.
build2DMipmaps(int, int, int, int, int, int, float[][][]) - Method in class com.hermetica.magician.TraceGLU
Constructs a series of 2-dimensional mipmaps and call glTexImage2D() to load the images into texture memory.
build2DMipmaps(int, int, int, int, int, int, float[][][]) - Method in class com.hermetica.magician.ProfileGLU
Constructs a series of 2-dimensional mipmaps and call glTexImage2D() to load the images into texture memory.
build2DMipmaps(int, int, int, int, int, int, float[][][]) - Method in class com.hermetica.magician.ErrorGLU
Constructs a series of 2-dimensional mipmaps and call glTexImage2D() to load the images into texture memory.
build2DMipmaps(int, int, int, int, int, int, float[][][]) - Method in interface com.hermetica.magician.GLU
Constructs a series of 2-dimensional mipmaps and call glTexImage2D() to load the images into texture memory.
build2DMipmaps(int, int, int, int, int, int, int[]) - Method in class com.hermetica.magician.TemplateGLU
Constructs a series of 2-dimensional mipmaps and call glTexImage2D() to load the images into texture memory.
build2DMipmaps(int, int, int, int, int, int, int[]) - Method in class com.hermetica.magician.CoreGLU
Constructs a series of 2-dimensional mipmaps and call glTexImage2D() to load the images into texture memory.
build2DMipmaps(int, int, int, int, int, int, int[]) - Method in class com.hermetica.magician.TraceGLU
Constructs a series of 2-dimensional mipmaps and call glTexImage2D() to load the images into texture memory.
build2DMipmaps(int, int, int, int, int, int, int[]) - Method in class com.hermetica.magician.ProfileGLU
Constructs a series of 2-dimensional mipmaps and call glTexImage2D() to load the images into texture memory.
build2DMipmaps(int, int, int, int, int, int, int[]) - Method in class com.hermetica.magician.ErrorGLU
Constructs a series of 2-dimensional mipmaps and call glTexImage2D() to load the images into texture memory.
build2DMipmaps(int, int, int, int, int, int, int[]) - Method in interface com.hermetica.magician.GLU
Constructs a series of 2-dimensional mipmaps and call glTexImage2D() to load the images into texture memory.
build2DMipmaps(int, int, int, int, int, int, int[][][]) - Method in class com.hermetica.magician.TemplateGLU
Constructs a series of 2-dimensional mipmaps and call glTexImage2D() to load the images into texture memory.
build2DMipmaps(int, int, int, int, int, int, int[][][]) - Method in class com.hermetica.magician.CoreGLU
Constructs a series of 2-dimensional mipmaps and call glTexImage2D() to load the images into texture memory.
build2DMipmaps(int, int, int, int, int, int, int[][][]) - Method in class com.hermetica.magician.TraceGLU
Constructs a series of 2-dimensional mipmaps and call glTexImage2D() to load the images into texture memory.
build2DMipmaps(int, int, int, int, int, int, int[][][]) - Method in class com.hermetica.magician.ProfileGLU
Constructs a series of 2-dimensional mipmaps and call glTexImage2D() to load the images into texture memory.
build2DMipmaps(int, int, int, int, int, int, int[][][]) - Method in class com.hermetica.magician.ErrorGLU
Constructs a series of 2-dimensional mipmaps and call glTexImage2D() to load the images into texture memory.
build2DMipmaps(int, int, int, int, int, int, int[][][]) - Method in interface com.hermetica.magician.GLU
Constructs a series of 2-dimensional mipmaps and call glTexImage2D() to load the images into texture memory.
build2DMipmaps(int, int, int, int, int, int, short[]) - Method in class com.hermetica.magician.TemplateGLU
Constructs a series of 2-dimensional mipmaps and call glTexImage2D() to load the images into texture memory.
build2DMipmaps(int, int, int, int, int, int, short[]) - Method in class com.hermetica.magician.CoreGLU
Constructs a series of 2-dimensional mipmaps and call glTexImage2D() to load the images into texture memory.
build2DMipmaps(int, int, int, int, int, int, short[]) - Method in class com.hermetica.magician.TraceGLU
Constructs a series of 2-dimensional mipmaps and call glTexImage2D() to load the images into texture memory.
build2DMipmaps(int, int, int, int, int, int, short[]) - Method in class com.hermetica.magician.ProfileGLU
Constructs a series of 2-dimensional mipmaps and call glTexImage2D() to load the images into texture memory.
build2DMipmaps(int, int, int, int, int, int, short[]) - Method in class com.hermetica.magician.ErrorGLU
Constructs a series of 2-dimensional mipmaps and call glTexImage2D() to load the images into texture memory.
build2DMipmaps(int, int, int, int, int, int, short[]) - Method in interface com.hermetica.magician.GLU
Constructs a series of 2-dimensional mipmaps and call glTexImage2D() to load the images into texture memory.
build2DMipmaps(int, int, int, int, int, int, short[][][]) - Method in class com.hermetica.magician.TemplateGLU
Constructs a series of 2-dimensional mipmaps and call glTexImage2D() to load the images into texture memory.
build2DMipmaps(int, int, int, int, int, int, short[][][]) - Method in class com.hermetica.magician.CoreGLU
Constructs a series of 2-dimensional mipmaps and call glTexImage2D() to load the images into texture memory.
build2DMipmaps(int, int, int, int, int, int, short[][][]) - Method in class com.hermetica.magician.TraceGLU
Constructs a series of 2-dimensional mipmaps and call glTexImage2D() to load the images into texture memory.
build2DMipmaps(int, int, int, int, int, int, short[][][]) - Method in class com.hermetica.magician.ProfileGLU
Constructs a series of 2-dimensional mipmaps and call glTexImage2D() to load the images into texture memory.
build2DMipmaps(int, int, int, int, int, int, short[][][]) - Method in class com.hermetica.magician.ErrorGLU
Constructs a series of 2-dimensional mipmaps and call glTexImage2D() to load the images into texture memory.
build2DMipmaps(int, int, int, int, int, int, short[][][]) - Method in interface com.hermetica.magician.GLU
Constructs a series of 2-dimensional mipmaps and call glTexImage2D() to load the images into texture memory.
buildMatrix(float[]) - Method in class com.hermetica.util3d.trackball
Builds a rotation matrix from a given quaternion
buildQuaternion(float, float, float, float) - Method in class com.hermetica.util3d.trackball
Calculates a quaternion representing the trackball

C

c - Variable in class com.hermetica.magician.fonts.GLTextureChar
The glyph index
calculateStatistics(int, long) - Method in class com.hermetica.magician.ProfileGLU
This method calculates statistics depending on the start and stop times and the method involved.
calculateStatistics(int, long) - Method in class com.hermetica.magician.ProfileGL
This method calculates statistics depending on the start and stop times and the method involved.
callList(int) - Method in class com.hermetica.magician.ErrorGL
Executes a display list
callList(int) - Method in class com.hermetica.magician.CoreGL
Executes a display list
callList(int) - Method in class com.hermetica.magician.TemplateGL
Executes a display list
callList(int) - Method in class com.hermetica.magician.ProfileGL
Executes a display list
callList(int) - Method in class com.hermetica.magician.TraceGL
Executes a display list
callList(int) - Method in interface com.hermetica.magician.GL
Executes a display list
clear(int) - Method in class com.hermetica.magician.ErrorGL
Clear buffers to preset values
clear(int) - Method in class com.hermetica.magician.CoreGL
Clear buffers to preset values
clear(int) - Method in class com.hermetica.magician.TemplateGL
Clear buffers to preset values
clear(int) - Method in class com.hermetica.magician.ProfileGL
Clear buffers to preset values
clear(int) - Method in class com.hermetica.magician.TraceGL
Clear buffers to preset values
clear(int) - Method in interface com.hermetica.magician.GL
Clear buffers to preset values
clearAccum(float, float, float, float) - Method in class com.hermetica.magician.ErrorGL
Specify clear values for the accumulation buffer
clearAccum(float, float, float, float) - Method in class com.hermetica.magician.CoreGL
Specify clear values for the accumulation buffer
clearAccum(float, float, float, float) - Method in class com.hermetica.magician.TemplateGL
Specify clear values for the accumulation buffer
clearAccum(float, float, float, float) - Method in class com.hermetica.magician.ProfileGL
Specify clear values for the accumulation buffer
clearAccum(float, float, float, float) - Method in class com.hermetica.magician.TraceGL
Specify clear values for the accumulation buffer
clearAccum(float, float, float, float) - Method in interface com.hermetica.magician.GL
Specify clear values for the accumulation buffer
clearColor(float, float, float, float) - Method in class com.hermetica.magician.ErrorGL
Specify clear values for colour buffers
clearColor(float, float, float, float) - Method in class com.hermetica.magician.CoreGL
Specify clear values for colour buffers
clearColor(float, float, float, float) - Method in class com.hermetica.magician.TemplateGL
Specify clear values for colour buffers
clearColor(float, float, float, float) - Method in class com.hermetica.magician.ProfileGL
Specify clear values for colour buffers
clearColor(float, float, float, float) - Method in class com.hermetica.magician.TraceGL
Specify clear values for colour buffers
clearColor(float, float, float, float) - Method in interface com.hermetica.magician.GL
Specify clear values for colour buffers
clearDepth(double) - Method in class com.hermetica.magician.ErrorGL
Specify the clear value for the depth buffer
clearDepth(double) - Method in class com.hermetica.magician.CoreGL
Specify the clear value for the depth buffer
clearDepth(double) - Method in class com.hermetica.magician.TemplateGL
Specify the clear value for the depth buffer
clearDepth(double) - Method in class com.hermetica.magician.ProfileGL
Specify the clear value for the depth buffer
clearDepth(double) - Method in class com.hermetica.magician.TraceGL
Specify the clear value for the depth buffer
clearDepth(double) - Method in interface com.hermetica.magician.GL
Specify the clear value for the depth buffer
clearIndex(float) - Method in class com.hermetica.magician.ErrorGL
Specify the clear value for the colour index buffers
clearIndex(float) - Method in class com.hermetica.magician.CoreGL
Specify the clear value for the colour index buffers
clearIndex(float) - Method in class com.hermetica.magician.TemplateGL
Specify the clear value for the colour index buffers
clearIndex(float) - Method in class com.hermetica.magician.ProfileGL
Specify the clear value for the colour index buffers
clearIndex(float) - Method in class com.hermetica.magician.TraceGL
Specify the clear value for the colour index buffers
clearIndex(float) - Method in interface com.hermetica.magician.GL
Specify the clear value for the colour index buffers
clearStencil(int) - Method in class com.hermetica.magician.ErrorGL
Specify the clear value for the stencil buffer
clearStencil(int) - Method in class com.hermetica.magician.CoreGL
Specify the clear value for the stencil buffer
clearStencil(int) - Method in class com.hermetica.magician.TemplateGL
Specify the clear value for the stencil buffer
clearStencil(int) - Method in class com.hermetica.magician.ProfileGL
Specify the clear value for the stencil buffer
clearStencil(int) - Method in class com.hermetica.magician.TraceGL
Specify the clear value for the stencil buffer
clearStencil(int) - Method in interface com.hermetica.magician.GL
Specify the clear value for the stencil buffer
clipPlane(int, double[]) - Method in class com.hermetica.magician.ErrorGL
Specify a plane against which all geometry is clipped
clipPlane(int, double[]) - Method in class com.hermetica.magician.CoreGL
Specify a plane against which all geometry is clipped
clipPlane(int, double[]) - Method in class com.hermetica.magician.TemplateGL
Specify a plane against which all geometry is clipped
clipPlane(int, double[]) - Method in class com.hermetica.magician.ProfileGL
Specify a plane against which all geometry is clipped
clipPlane(int, double[]) - Method in class com.hermetica.magician.TraceGL
Specify a plane against which all geometry is clipped
clipPlane(int, double[]) - Method in interface com.hermetica.magician.GL
Specify a plane against which all geometry is clipped
COLOR_INDEX - Static variable in class com.hermetica.magician.GLCapabilities
Colour-index colour
color(byte[]) - Method in class com.hermetica.magician.ErrorGL
Polymorphic method for glColor3bv and glColor4bv
color(byte[]) - Method in class com.hermetica.magician.CoreGL
Polymorphic method for glColor3bv and glColor4bv
color(byte[]) - Method in class com.hermetica.magician.TemplateGL
Polymorphic method for glColor3bv and glColor4bv
color(byte[]) - Method in class com.hermetica.magician.ProfileGL
Polymorphic method for glColor3bv and glColor4bv
color(byte[]) - Method in class com.hermetica.magician.TraceGL
Polymorphic method for glColor3bv and glColor4bv
color(byte[]) - Method in interface com.hermetica.magician.GL
Polymorphic method for glColor3bv and glColor4bv
color(byte, byte, byte) - Method in class com.hermetica.magician.ErrorGL
Polymorphic method for glColor3b
color(byte, byte, byte) - Method in class com.hermetica.magician.CoreGL
Polymorphic method for glColor3b
color(byte, byte, byte) - Method in class com.hermetica.magician.TemplateGL
Polymorphic method for glColor3b
color(byte, byte, byte) - Method in class com.hermetica.magician.ProfileGL
Polymorphic method for glColor3b
color(byte, byte, byte) - Method in class com.hermetica.magician.TraceGL
Polymorphic method for glColor3b
color(byte, byte, byte) - Method in interface com.hermetica.magician.GL
Polymorphic method for glColor3b
color(byte, byte, byte, byte) - Method in class com.hermetica.magician.ErrorGL
Polymorphic method for glColor4b
color(byte, byte, byte, byte) - Method in class com.hermetica.magician.CoreGL
Polymorphic method for glColor4b
color(byte, byte, byte, byte) - Method in class com.hermetica.magician.TemplateGL
Polymorphic method for glColor4b
color(byte, byte, byte, byte) - Method in class com.hermetica.magician.ProfileGL
Polymorphic method for glColor4b
color(byte, byte, byte, byte) - Method in class com.hermetica.magician.TraceGL
Polymorphic method for glColor4b
color(byte, byte, byte, byte) - Method in interface com.hermetica.magician.GL
Polymorphic method for glColor4b
color(double[]) - Method in class com.hermetica.magician.ErrorGL
Polymorphic method for glColor3dv and glColor4dv
color(double[]) - Method in class com.hermetica.magician.CoreGL
Polymorphic method for glColor3dv and glColor4dv
color(double[]) - Method in class com.hermetica.magician.TemplateGL
Polymorphic method for glColor3dv and glColor4dv
color(double[]) - Method in class com.hermetica.magician.ProfileGL
Polymorphic method for glColor3dv and glColor4dv
color(double[]) - Method in class com.hermetica.magician.TraceGL
Polymorphic method for glColor3dv and glColor4dv
color(double[]) - Method in interface com.hermetica.magician.GL
Polymorphic method for glColor3dv and glColor4dv
color(double, double, double) - Method in class com.hermetica.magician.ErrorGL
Polymorphic method for glColor3d
color(double, double, double) - Method in class com.hermetica.magician.CoreGL
Polymorphic method for glColor3d
color(double, double, double) - Method in class com.hermetica.magician.TemplateGL
Polymorphic method for glColor3d
color(double, double, double) - Method in class com.hermetica.magician.ProfileGL
Polymorphic method for glColor3d
color(double, double, double) - Method in class com.hermetica.magician.TraceGL
Polymorphic method for glColor3d
color(double, double, double) - Method in interface com.hermetica.magician.GL
Polymorphic method for glColor3d
color(double, double, double, double) - Method in class com.hermetica.magician.ErrorGL
Polymorphic method for glColor4d
color(double, double, double, double) - Method in class com.hermetica.magician.CoreGL
Polymorphic method for glColor4d
color(double, double, double, double) - Method in class com.hermetica.magician.TemplateGL
Polymorphic method for glColor4d
color(double, double, double, double) - Method in class com.hermetica.magician.ProfileGL
Polymorphic method for glColor4d
color(double, double, double, double) - Method in class com.hermetica.magician.TraceGL
Polymorphic method for glColor4d
color(double, double, double, double) - Method in interface com.hermetica.magician.GL
Polymorphic method for glColor4d
color(float[]) - Method in class com.hermetica.magician.ErrorGL
Polymorphic method for glColor3fv and glColour4fv
color(float[]) - Method in class com.hermetica.magician.CoreGL
Polymorphic method for glColor3fv and glColour4fv
color(float[]) - Method in class com.hermetica.magician.TemplateGL
Polymorphic method for glColor3fv and glColour4fv
color(float[]) - Method in class com.hermetica.magician.ProfileGL
Polymorphic method for glColor3fv and glColour4fv
color(float[]) - Method in class com.hermetica.magician.TraceGL
Polymorphic method for glColor3fv and glColour4fv
color(float[]) - Method in interface com.hermetica.magician.GL
Polymorphic method for glColor3fv and glColour4fv
color(float, float, float) - Method in class com.hermetica.magician.ErrorGL
Polymorphic method for glColor3f
color(float, float, float) - Method in class com.hermetica.magician.CoreGL
Polymorphic method for glColor3f
color(float, float, float) - Method in class com.hermetica.magician.TemplateGL
Polymorphic method for glColor3f
color(float, float, float) - Method in class com.hermetica.magician.ProfileGL
Polymorphic method for glColor3f
color(float, float, float) - Method in class com.hermetica.magician.TraceGL
Polymorphic method for glColor3f
color(float, float, float) - Method in interface com.hermetica.magician.GL
Polymorphic method for glColor3f
color(float, float, float, float) - Method in class com.hermetica.magician.ErrorGL
Polymorphic method for glColor4f
color(float, float, float, float) - Method in class com.hermetica.magician.CoreGL
Polymorphic method for glColor4f
color(float, float, float, float) - Method in class com.hermetica.magician.TemplateGL
Polymorphic method for glColor4f
color(float, float, float, float) - Method in class com.hermetica.magician.ProfileGL
Polymorphic method for glColor4f
color(float, float, float, float) - Method in class com.hermetica.magician.TraceGL
Polymorphic method for glColor4f
color(float, float, float, float) - Method in interface com.hermetica.magician.GL
Polymorphic method for glColor4f
color(int[]) - Method in class com.hermetica.magician.ErrorGL
Polymorphic method for glColor3iv and glColor4iv
color(int[]) - Method in class com.hermetica.magician.CoreGL
Polymorphic method for glColor3iv and glColor4iv
color(int[]) - Method in class com.hermetica.magician.TemplateGL
Polymorphic method for glColor3iv and glColor4iv
color(int[]) - Method in class com.hermetica.magician.ProfileGL
Polymorphic method for glColor3iv and glColor4iv
color(int[]) - Method in class com.hermetica.magician.TraceGL
Polymorphic method for glColor3iv and glColor4iv
color(int[]) - Method in interface com.hermetica.magician.GL
Polymorphic method for glColor3iv and glColor4iv
color(int, int, int) - Method in class com.hermetica.magician.ErrorGL
Polymorphic method for glColor3i
color(int, int, int) - Method in class com.hermetica.magician.CoreGL
Polymorphic method for glColor3i
color(int, int, int) - Method in class com.hermetica.magician.TemplateGL
Polymorphic method for glColor3i
color(int, int, int) - Method in class com.hermetica.magician.ProfileGL
Polymorphic method for glColor3i
color(int, int, int) - Method in class com.hermetica.magician.TraceGL
Polymorphic method for glColor3i
color(int, int, int) - Method in interface com.hermetica.magician.GL
Polymorphic method for glColor3i
color(int, int, int, int) - Method in class com.hermetica.magician.ErrorGL
Polymorphic method for glColor4i
color(int, int, int, int) - Method in class com.hermetica.magician.CoreGL
Polymorphic method for glColor4i
color(int, int, int, int) - Method in class com.hermetica.magician.TemplateGL
Polymorphic method for glColor4i
color(int, int, int, int) - Method in class com.hermetica.magician.ProfileGL
Polymorphic method for glColor4i
color(int, int, int, int) - Method in class com.hermetica.magician.TraceGL
Polymorphic method for glColor4i
color(int, int, int, int) - Method in interface com.hermetica.magician.GL
Polymorphic method for glColor4i
color(short[]) - Method in class com.hermetica.magician.ErrorGL
Polymorphic method for glColor3sv and glColor4sv
color(short[]) - Method in class com.hermetica.magician.CoreGL
Polymorphic method for glColor3sv and glColor4sv
color(short[]) - Method in class com.hermetica.magician.TemplateGL
Polymorphic method for glColor3sv and glColor4sv
color(short[]) - Method in class com.hermetica.magician.ProfileGL
Polymorphic method for glColor3sv and glColor4sv
color(short[]) - Method in class com.hermetica.magician.TraceGL
Polymorphic method for glColor3sv and glColor4sv
color(short[]) - Method in interface com.hermetica.magician.GL
Polymorphic method for glColor3sv and glColor4sv
color(short, short, short) - Method in class com.hermetica.magician.ErrorGL
Polymorphic method for glColor3s
color(short, short, short) - Method in class com.hermetica.magician.CoreGL
Polymorphic method for glColor3s
color(short, short, short) - Method in class com.hermetica.magician.TemplateGL
Polymorphic method for glColor3s
color(short, short, short) - Method in class com.hermetica.magician.ProfileGL
Polymorphic method for glColor3s
color(short, short, short) - Method in class com.hermetica.magician.TraceGL
Polymorphic method for glColor3s
color(short, short, short) - Method in interface com.hermetica.magician.GL
Polymorphic method for glColor3s
color(short, short, short, short) - Method in class com.hermetica.magician.ErrorGL
Polymorphic method for glColor4s
color(short, short, short, short) - Method in class com.hermetica.magician.CoreGL
Polymorphic method for glColor4s
color(short, short, short, short) - Method in class com.hermetica.magician.TemplateGL
Polymorphic method for glColor4s
color(short, short, short, short) - Method in class com.hermetica.magician.ProfileGL
Polymorphic method for glColor4s
color(short, short, short, short) - Method in class com.hermetica.magician.TraceGL
Polymorphic method for glColor4s
color(short, short, short, short) - Method in interface com.hermetica.magician.GL
Polymorphic method for glColor4s
colorMask(boolean, boolean, boolean, boolean) - Method in class com.hermetica.magician.ErrorGL
Enable and disable writing of frame buffer colour components
colorMask(boolean, boolean, boolean, boolean) - Method in class com.hermetica.magician.CoreGL
Enable and disable writing of frame buffer colour components
colorMask(boolean, boolean, boolean, boolean) - Method in class com.hermetica.magician.TemplateGL
Enable and disable writing of frame buffer colour components
colorMask(boolean, boolean, boolean, boolean) - Method in class com.hermetica.magician.ProfileGL
Enable and disable writing of frame buffer colour components
colorMask(boolean, boolean, boolean, boolean) - Method in class com.hermetica.magician.TraceGL
Enable and disable writing of frame buffer colour components
colorMask(boolean, boolean, boolean, boolean) - Method in interface com.hermetica.magician.GL
Enable and disable writing of frame buffer colour components
colorMask(byte, byte, byte, byte) - Method in class com.hermetica.magician.ErrorGL
Enable and disable writing of frame buffer colour components
colorMask(byte, byte, byte, byte) - Method in class com.hermetica.magician.CoreGL
Enable and disable writing of frame buffer colour components
colorMask(byte, byte, byte, byte) - Method in class com.hermetica.magician.TemplateGL
Enable and disable writing of frame buffer colour components
colorMask(byte, byte, byte, byte) - Method in class com.hermetica.magician.ProfileGL
Enable and disable writing of frame buffer colour components
colorMask(byte, byte, byte, byte) - Method in class com.hermetica.magician.TraceGL
Enable and disable writing of frame buffer colour components
colorMask(byte, byte, byte, byte) - Method in interface com.hermetica.magician.GL
Enable and disable writing of frame buffer colour components
colorMask(int, int, int, int) - Method in class com.hermetica.magician.ErrorGL
Enable and disable writing of frame buffer colour components
colorMask(int, int, int, int) - Method in class com.hermetica.magician.CoreGL
Enable and disable writing of frame buffer colour components
colorMask(int, int, int, int) - Method in class com.hermetica.magician.TemplateGL
Enable and disable writing of frame buffer colour components
colorMask(int, int, int, int) - Method in class com.hermetica.magician.ProfileGL
Enable and disable writing of frame buffer colour components
colorMask(int, int, int, int) - Method in class com.hermetica.magician.TraceGL
Enable and disable writing of frame buffer colour components
colorMask(int, int, int, int) - Method in interface com.hermetica.magician.GL
Enable and disable writing of frame buffer colour components
colorMaterial(int, int) - Method in class com.hermetica.magician.ErrorGL
Cause a material colour to track the current colour
colorMaterial(int, int) - Method in class com.hermetica.magician.CoreGL
Cause a material colour to track the current colour
colorMaterial(int, int) - Method in class com.hermetica.magician.TemplateGL
Cause a material colour to track the current colour
colorMaterial(int, int) - Method in class com.hermetica.magician.ProfileGL
Cause a material colour to track the current colour
colorMaterial(int, int) - Method in class com.hermetica.magician.TraceGL
Cause a material colour to track the current colour
colorMaterial(int, int) - Method in interface com.hermetica.magician.GL
Cause a material colour to track the current colour
COLOUR_INDEX - Static variable in class com.hermetica.magician.GLCapabilities
Colour-index colour
com.hermetica.magician - package com.hermetica.magician
 
com.hermetica.magician.fonts - package com.hermetica.magician.fonts
 
com.hermetica.util3d - package com.hermetica.util3d
 
com.hermetica.vecmath - package com.hermetica.vecmath
 
COMBINE_CALLBACK - Static variable in class com.hermetica.magician.GLUTesselator
 
combine(double[], double[][], float[], float[]) - Method in class com.hermetica.magician.GLUTesselator
Combine callback.
constrain - class com.hermetica.util3d.constrain.
Some general constraining methods that allow us to easily lay out GridBagLayout layout managers.
constrain() - Constructor for class com.hermetica.util3d.constrain
 
constrain(Container, Component, int, int, int, int) - Static method in class com.hermetica.util3d.constrain
 
constrain(Container, Component, int, int, int, int, int, int, double, double, int, int, int, int) - Static method in class com.hermetica.util3d.constrain
Various methods to layout the GridBag
constrain(Container, Component, int, int, int, int, int, int, int, int) - Static method in class com.hermetica.util3d.constrain
 
copyPixels(int, int, int, int, int) - Method in class com.hermetica.magician.ErrorGL
Copy pixels in the frame buffer
copyPixels(int, int, int, int, int) - Method in class com.hermetica.magician.CoreGL
Copy pixels in the frame buffer
copyPixels(int, int, int, int, int) - Method in class com.hermetica.magician.TemplateGL
Copy pixels in the frame buffer
copyPixels(int, int, int, int, int) - Method in class com.hermetica.magician.ProfileGL
Copy pixels in the frame buffer
copyPixels(int, int, int, int, int) - Method in class com.hermetica.magician.TraceGL
Copy pixels in the frame buffer
copyPixels(int, int, int, int, int) - Method in interface com.hermetica.magician.GL
Copy pixels in the frame buffer
copyTexImage1D(int, int, int, int, int, int, int) - Method in class com.hermetica.magician.ErrorGL
Creates a one-dimensional texture using framebuffer data to define the texels
copyTexImage1D(int, int, int, int, int, int, int) - Method in class com.hermetica.magician.CoreGL
Creates a one-dimensional texture using framebuffer data to define the texels
copyTexImage1D(int, int, int, int, int, int, int) - Method in class com.hermetica.magician.TemplateGL
Creates a one-dimensional texture using framebuffer data to define the texels
copyTexImage1D(int, int, int, int, int, int, int) - Method in class com.hermetica.magician.ProfileGL
Creates a one-dimensional texture using framebuffer data to define the texels
copyTexImage1D(int, int, int, int, int, int, int) - Method in class com.hermetica.magician.TraceGL
Creates a one-dimensional texture using framebuffer data to define the texels
copyTexImage1D(int, int, int, int, int, int, int) - Method in interface com.hermetica.magician.GL
Creates a one-dimensional texture using framebuffer data to define the texels
copyTexImage2D(int, int, int, int, int, int, int, int) - Method in class com.hermetica.magician.ErrorGL
Creates a two-dimensional texture using framebuffer data to define the texels
copyTexImage2D(int, int, int, int, int, int, int, int) - Method in class com.hermetica.magician.CoreGL
Creates a two-dimensional texture using framebuffer data to define the texels
copyTexImage2D(int, int, int, int, int, int, int, int) - Method in class com.hermetica.magician.TemplateGL
Creates a two-dimensional texture using framebuffer data to define the texels
copyTexImage2D(int, int, int, int, int, int, int, int) - Method in class com.hermetica.magician.ProfileGL
Creates a two-dimensional texture using framebuffer data to define the texels
copyTexImage2D(int, int, int, int, int, int, int, int) - Method in class com.hermetica.magician.TraceGL
Creates a two-dimensional texture using framebuffer data to define the texels
copyTexImage2D(int, int, int, int, int, int, int, int) - Method in interface com.hermetica.magician.GL
Creates a two-dimensional texture using framebuffer data to define the texels
copyTexSubImage1D(int, int, int, int, int, int) - Method in class com.hermetica.magician.ErrorGL
Uses image data from the framebuffer to replace all or part of a contiguous subregion of the current, existing one-dimensional texture image
copyTexSubImage1D(int, int, int, int, int, int) - Method in class com.hermetica.magician.CoreGL
Uses image data from the framebuffer to replace all or part of a contiguous subregion of the current, existing one-dimensional texture image
copyTexSubImage1D(int, int, int, int, int, int) - Method in class com.hermetica.magician.TemplateGL
Uses image data from the framebuffer to replace all or part of a contiguous subregion of the current, existing one-dimensional texture image
copyTexSubImage1D(int, int, int, int, int, int) - Method in class com.hermetica.magician.ProfileGL
Uses image data from the framebuffer to replace all or part of a contiguous subregion of the current, existing one-dimensional texture image
copyTexSubImage1D(int, int, int, int, int, int) - Method in class com.hermetica.magician.TraceGL
Uses image data from the framebuffer to replace all or part of a contiguous subregion of the current, existing one-dimensional texture image
copyTexSubImage1D(int, int, int, int, int, int) - Method in interface com.hermetica.magician.GL
Uses image data from the framebuffer to replace all or part of a contiguous subregion of the current, existing one-dimensional texture image
copyTexSubImage2D(int, int, int, int, int, int, int, int) - Method in class com.hermetica.magician.ErrorGL
Uses image data from the framebuffer to replace all or part of a contiguous subregion of the current, existing two-dimensional texture image
copyTexSubImage2D(int, int, int, int, int, int, int, int) - Method in class com.hermetica.magician.CoreGL
Uses image data from the framebuffer to replace all or part of a contiguous subregion of the current, existing two-dimensional texture image
copyTexSubImage2D(int, int, int, int, int, int, int, int) - Method in class com.hermetica.magician.TemplateGL
Uses image data from the framebuffer to replace all or part of a contiguous subregion of the current, existing two-dimensional texture image
copyTexSubImage2D(int, int, int, int, int, int, int, int) - Method in class com.hermetica.magician.ProfileGL
Uses image data from the framebuffer to replace all or part of a contiguous subregion of the current, existing two-dimensional texture image
copyTexSubImage2D(int, int, int, int, int, int, int, int) - Method in class com.hermetica.magician.TraceGL
Uses image data from the framebuffer to replace all or part of a contiguous subregion of the current, existing two-dimensional texture image
copyTexSubImage2D(int, int, int, int, int, int, int, int) - Method in interface com.hermetica.magician.GL
Uses image data from the framebuffer to replace all or part of a contiguous subregion of the current, existing two-dimensional texture image
copyTexSubImage3D(int, int, int, int, int, int, int, int, int) - Method in class com.hermetica.magician.ErrorGL
Copies a 3D texture sub-image
copyTexSubImage3D(int, int, int, int, int, int, int, int, int) - Method in class com.hermetica.magician.CoreGL
Copies a 3D texture sub-image
copyTexSubImage3D(int, int, int, int, int, int, int, int, int) - Method in class com.hermetica.magician.TemplateGL
Copies a 3D texture sub-image
copyTexSubImage3D(int, int, int, int, int, int, int, int, int) - Method in class com.hermetica.magician.ProfileGL
Copies a 3D texture sub-image
copyTexSubImage3D(int, int, int, int, int, int, int, int, int) - Method in class com.hermetica.magician.TraceGL
Copies a 3D texture sub-image
copyTexSubImage3D(int, int, int, int, int, int, int, int, int) - Method in interface com.hermetica.magician.GL
Copies a 3D texture sub-image
CoreGL - class com.hermetica.magician.CoreGL.
Encapsulation of the OpenGL state machine.
CoreGL() - Constructor for class com.hermetica.magician.CoreGL
 
CoreGLU - class com.hermetica.magician.CoreGLU.
Encapsulation of the routines supplied by the GLU ( utility ) toolkit, including high-level view frustum operations and quadric manipulation
CoreGLU() - Constructor for class com.hermetica.magician.CoreGLU
 
createChoke() - Method in class com.hermetica.magician.GLOffscreenBuffer
Creates a new mutex for this component.
createChoke() - Method in class com.hermetica.magician.GLComponent
Creates a new mutex for this component.
createContext(GLDrawable) - Method in class com.hermetica.magician.GLContext
Checks to see whether or not a context is created
createGLComponent() - Static method in class com.hermetica.magician.GLComponentFactory
Creates a new GLComponent object with the default dimensions of 100x100
createGLComponent() - Static method in class com.hermetica.magician.GLDrawableFactory
Creates a new GLComponent object with the default dimensions of 100x100
createGLComponent(Dimension) - Static method in class com.hermetica.magician.GLComponentFactory
Creates a new GLComponent object with the given dimensions
createGLComponent(Dimension) - Static method in class com.hermetica.magician.GLDrawableFactory
Creates a new GLComponent object with the given dimensions
createGLComponent(GLComponent) - Static method in class com.hermetica.magician.GLComponentFactory
Creates a new GLComponent object with the default dimensions of 100x100 and is set to share the display lists and texture objects of the given component.
createGLComponent(GLComponent) - Static method in class com.hermetica.magician.GLDrawableFactory
Creates a new GLComponent object with the default dimensions of 100x100 and is set to share the display lists and texture objects of the given component.
createGLComponent(GLComponent, Dimension) - Static method in class com.hermetica.magician.GLComponentFactory
Creates a new GLComponent object with the given dimensions and the display lists and texture objects of the given component
createGLComponent(GLComponent, Dimension) - Static method in class com.hermetica.magician.GLDrawableFactory
Creates a new GLComponent object with the given dimensions and the display lists and texture objects of the given component
createGLComponent(GLComponent, GLContext) - Static method in class com.hermetica.magician.GLComponentFactory
Creates a new GLComponent object with the default dimensions of 100x100 and the given customized OpenGL rendering context and the given component whose display lists and texture objects will be shared.
createGLComponent(GLComponent, GLContext) - Static method in class com.hermetica.magician.GLDrawableFactory
Creates a new GLComponent object with the default dimensions of 100x100 and the given customized OpenGL rendering context and the given component whose display lists and texture objects will be shared.
createGLComponent(GLComponent, GLContext, Dimension) - Static method in class com.hermetica.magician.GLComponentFactory
Creates a new GLComponent object with the given dimensions and the given customized OpenGL rendering context and the given component whose display lists and texture objects will be shared.
createGLComponent(GLComponent, GLContext, Dimension) - Static method in class com.hermetica.magician.GLDrawableFactory
Creates a new GLComponent object with the given dimensions and the given customized OpenGL rendering context and the given component whose display lists and texture objects will be shared.
createGLComponent(GLComponent, GLContext, int, int) - Static method in class com.hermetica.magician.GLComponentFactory
Creates a new GLComponent object with the given dimensions and the display lists and texture objects of the given component not to mention using the pre-created OpenGL rendering context
createGLComponent(GLComponent, GLContext, int, int) - Static method in class com.hermetica.magician.GLDrawableFactory
Creates a new GLComponent object with the given dimensions and the display lists and texture objects of the given component not to mention using the pre-created OpenGL rendering context
createGLComponent(GLComponent, int, int) - Static method in class com.hermetica.magician.GLComponentFactory
Creates a new GLComponent object with the given dimensions and sharing the display lists and texture objects of the given component
createGLComponent(GLComponent, int, int) - Static method in class com.hermetica.magician.GLDrawableFactory
Creates a new GLComponent object with the given dimensions and sharing the display lists and texture objects of the given component
createGLComponent(GLContext) - Static method in class com.hermetica.magician.GLComponentFactory
Creates a new GLComponent object with the default dimensions of 100x100 and the given customized OpenGL rendering context
createGLComponent(GLContext) - Static method in class com.hermetica.magician.GLDrawableFactory
Creates a new GLComponent object with the default dimensions of 100x100 and the given customized OpenGL rendering context
createGLComponent(GLContext, Dimension) - Static method in class com.hermetica.magician.GLComponentFactory
Creates a new GLComponent object with the given dimensions and the pre-created rendering context
createGLComponent(GLContext, Dimension) - Static method in class com.hermetica.magician.GLDrawableFactory
Creates a new GLComponent object with the given dimensions and the pre-created rendering context
createGLComponent(GLContext, int, int) - Static method in class com.hermetica.magician.GLComponentFactory
Creates a new GLComponent object with the given dimensions and the pre-created rendering context
createGLComponent(GLContext, int, int) - Static method in class com.hermetica.magician.GLDrawableFactory
Creates a new GLComponent object with the given dimensions and the pre-created rendering context
createGLComponent(int, int) - Static method in class com.hermetica.magician.GLComponentFactory
Creates a new GLComponent object with the given dimensions
createGLComponent(int, int) - Static method in class com.hermetica.magician.GLDrawableFactory
Creates a new GLComponent object with the given dimensions
createGLOffscreenBuffer() - Static method in class com.hermetica.magician.GLDrawableFactory
Creates a new GLOffscreenBuffer object with the default dimensions of 100x100
createGLOffscreenBuffer(Dimension) - Static method in class com.hermetica.magician.GLDrawableFactory
Creates a new GLOffscreenBuffer object with the given dimensions
createGLOffscreenBuffer(GLContext) - Static method in class com.hermetica.magician.GLDrawableFactory
Creates a new GLOffscreenBuffer object with the default dimensions of 100x100 and the given customized OpenGL rendering context
createGLOffscreenBuffer(GLContext, Dimension) - Static method in class com.hermetica.magician.GLDrawableFactory
Creates a new GLOffscreenBuffer object with the given dimensions and the pre-created rendering context
createGLOffscreenBuffer(GLContext, int, int) - Static method in class com.hermetica.magician.GLDrawableFactory
Creates a new GLOffscreenBuffer object with the given dimensions and the pre-created rendering context
createGLOffscreenBuffer(GLDrawable) - Static method in class com.hermetica.magician.GLDrawableFactory
Creates a new GLOffscreenBuffer object with the default dimensions of 100x100 and is set to share the display lists and texture objects of the given component.
createGLOffscreenBuffer(GLDrawable, Dimension) - Static method in class com.hermetica.magician.GLDrawableFactory
Creates a new GLOffscreenBuffer object with the given dimensions and the display lists and texture objects of the given component
createGLOffscreenBuffer(GLDrawable, GLContext) - Static method in class com.hermetica.magician.GLDrawableFactory
Creates a new GLOffscreenBuffer object with the default dimensions of 100x100 and the given customized OpenGL rendering context and the given component whose display lists and texture objects will be shared.
createGLOffscreenBuffer(GLDrawable, GLContext, Dimension) - Static method in class com.hermetica.magician.GLDrawableFactory
Creates a new GLOffscreenBuffer object with the given dimensions and the given customized OpenGL rendering context and the given component whose display lists and texture objects will be shared.
createGLOffscreenBuffer(GLDrawable, GLContext, int, int) - Static method in class com.hermetica.magician.GLDrawableFactory
Creates a new GLOffscreenBuffer object with the given dimensions and the display lists and texture objects of the given component not to mention using the pre-created OpenGL rendering context
createGLOffscreenBuffer(GLDrawable, int, int) - Static method in class com.hermetica.magician.GLDrawableFactory
Creates a new GLOffscreenBuffer object with the given dimensions and sharing the display lists and texture objects of the given component
createGLOffscreenBuffer(int, int) - Static method in class com.hermetica.magician.GLDrawableFactory
Creates a new GLOffscreenBuffer object with the given dimensions
CriticalSection - class com.hermetica.util3d.CriticalSection.
This class acts as a sort of mutex that provides exclusive access to ``critical sections'' of code.
CriticalSection() - Constructor for class com.hermetica.util3d.CriticalSection
Create a new anonymous lock object
CriticalSection(boolean) - Constructor for class com.hermetica.util3d.CriticalSection
Create a new anonymous lock object with the specified tracing mode
CriticalSection(String) - Constructor for class com.hermetica.util3d.CriticalSection
Create a new lock object with the specified name
CriticalSection(String, boolean) - Constructor for class com.hermetica.util3d.CriticalSection
Create a new named lock object with the specified name and tracing mode
CriticalSection(String, boolean, PrintStream) - Constructor for class com.hermetica.util3d.CriticalSection
Create a new named lock with the given tracing mode and the given output stream for the trace output
cross(Vec3d, Vec3d) - Method in class com.hermetica.vecmath.Vec3d
Sets this vector to be the cross product of vectors v1 and v2
cross(Vec3f, Vec3f) - Method in class com.hermetica.vecmath.Vec3f
Sets this vector to be the cross product of vectors v1 and v2
cullFace(int) - Method in class com.hermetica.magician.ErrorGL
Specify whether front- or back-facing facets can be culled
cullFace(int) - Method in class com.hermetica.magician.CoreGL
Specify whether front- or back-facing facets can be culled
cullFace(int) - Method in class com.hermetica.magician.TemplateGL
Specify whether front- or back-facing facets can be culled
cullFace(int) - Method in class com.hermetica.magician.ProfileGL
Specify whether front- or back-facing facets can be culled
cullFace(int) - Method in class com.hermetica.magician.TraceGL
Specify whether front- or back-facing facets can be culled
cullFace(int) - Method in interface com.hermetica.magician.GL
Specify whether front- or back-facing facets can be culled
cylinder(double, double, double, int, int) - Method in class com.hermetica.magician.GLUQuadric
Creates a cylinder
cylinder(GLUQuadric, double, double, double, int, int) - Method in class com.hermetica.magician.TemplateGLU
Creates a cylinder via a Quadric object
cylinder(GLUQuadric, double, double, double, int, int) - Method in class com.hermetica.magician.CoreGLU
Creates a cylinder via a Quadric object
cylinder(GLUQuadric, double, double, double, int, int) - Method in class com.hermetica.magician.TraceGLU
Creates a cylinder via a Quadric object
cylinder(GLUQuadric, double, double, double, int, int) - Method in class com.hermetica.magician.ProfileGLU
Creates a cylinder via a Quadric object
cylinder(GLUQuadric, double, double, double, int, int) - Method in class com.hermetica.magician.ErrorGLU
Creates a cylinder via a Quadric object
cylinder(GLUQuadric, double, double, double, int, int) - Method in interface com.hermetica.magician.GLU
Creates a cylinder via a Quadric object

D

deleteLists(int, int) - Method in class com.hermetica.magician.ErrorGL
Delete a contiguous group of display lists
deleteLists(int, int) - Method in class com.hermetica.magician.CoreGL
Delete a contiguous group of display lists
deleteLists(int, int) - Method in class com.hermetica.magician.TemplateGL
Delete a contiguous group of display lists
deleteLists(int, int) - Method in class com.hermetica.magician.ProfileGL
Delete a contiguous group of display lists
deleteLists(int, int) - Method in class com.hermetica.magician.TraceGL
Delete a contiguous group of display lists
deleteLists(int, int) - Method in interface com.hermetica.magician.GL
Delete a contiguous group of display lists
deleteNurbsRenderer(GLUNurbs) - Method in class com.hermetica.magician.TemplateGLU
Destroys a NURBS object
deleteNurbsRenderer(GLUNurbs) - Method in class com.hermetica.magician.CoreGLU
Destroys a NURBS object
deleteNurbsRenderer(GLUNurbs) - Method in class com.hermetica.magician.TraceGLU
Destroys a NURBS object
deleteNurbsRenderer(GLUNurbs) - Method in class com.hermetica.magician.ProfileGLU
Destroys a NURBS object
deleteNurbsRenderer(GLUNurbs) - Method in class com.hermetica.magician.ErrorGLU
Destroys a NURBS object
deleteNurbsRenderer(GLUNurbs) - Method in interface com.hermetica.magician.GLU
Destroys a NURBS object
deleteQuadric(GLUQuadric) - Method in class com.hermetica.magician.TemplateGLU
Destroys a quadric object
deleteQuadric(GLUQuadric) - Method in class com.hermetica.magician.CoreGLU
Destroys a quadric object
deleteQuadric(GLUQuadric) - Method in class com.hermetica.magician.TraceGLU
Destroys a quadric object
deleteQuadric(GLUQuadric) - Method in class com.hermetica.magician.ProfileGLU
Destroys a quadric object
deleteQuadric(GLUQuadric) - Method in class com.hermetica.magician.ErrorGLU
Destroys a quadric object
deleteQuadric(GLUQuadric) - Method in interface com.hermetica.magician.GLU
Destroys a quadric object
deleteTess() - Method in class com.hermetica.magician.GLUTesselator
Destroys the tesselator object
deleteTess(GLUTesselator) - Method in class com.hermetica.magician.TemplateGLU
Destroys the given GLUTesselator object
deleteTess(GLUTesselator) - Method in class com.hermetica.magician.CoreGLU
Destroys the given GLUTesselator object
deleteTess(GLUTesselator) - Method in class com.hermetica.magician.TraceGLU
Destroys the given GLUTesselator object
deleteTess(GLUTesselator) - Method in class com.hermetica.magician.ProfileGLU
Destroys the given GLUTesselator object
deleteTess(GLUTesselator) - Method in class com.hermetica.magician.ErrorGLU
Destroys the given GLUTesselator object
deleteTess(GLUTesselator) - Method in interface com.hermetica.magician.GLU
Destroys the given GLUTesselator object
deleteTextures(int, int[]) - Method in class com.hermetica.magician.ErrorGL
Deletes the given texture objects completely.
deleteTextures(int, int[]) - Method in class com.hermetica.magician.CoreGL
Deletes the given texture objects completely.
deleteTextures(int, int[]) - Method in class com.hermetica.magician.TemplateGL
Deletes the given texture objects completely.
deleteTextures(int, int[]) - Method in class com.hermetica.magician.ProfileGL
Deletes the given texture objects completely.
deleteTextures(int, int[]) - Method in class com.hermetica.magician.TraceGL
Deletes the given texture objects completely.
deleteTextures(int, int[]) - Method in interface com.hermetica.magician.GL
Deletes the given texture objects completely.
demoTemplate - interface com.hermetica.util3d.demoTemplate.
Base class that all demo programs should subclass from to provide a standard framework that allows us to use a GUI demo bootstrapper.
depthFunc(int) - Method in class com.hermetica.magician.ErrorGL
Specify the value used for depth buffer comparisons
depthFunc(int) - Method in class com.hermetica.magician.CoreGL
Specify the value used for depth buffer comparisons
depthFunc(int) - Method in class com.hermetica.magician.TemplateGL
Specify the value used for depth buffer comparisons
depthFunc(int) - Method in class com.hermetica.magician.ProfileGL
Specify the value used for depth buffer comparisons
depthFunc(int) - Method in class com.hermetica.magician.TraceGL
Specify the value used for depth buffer comparisons
depthFunc(int) - Method in interface com.hermetica.magician.GL
Specify the value used for depth buffer comparisons
depthMask(boolean) - Method in class com.hermetica.magician.ErrorGL
Enable or disable writing into the depth buffer
depthMask(boolean) - Method in class com.hermetica.magician.CoreGL
Enable or disable writing into the depth buffer
depthMask(boolean) - Method in class com.hermetica.magician.TemplateGL
Enable or disable writing into the depth buffer
depthMask(boolean) - Method in class com.hermetica.magician.ProfileGL
Enable or disable writing into the depth buffer
depthMask(boolean) - Method in class com.hermetica.magician.TraceGL
Enable or disable writing into the depth buffer
depthMask(boolean) - Method in interface com.hermetica.magician.GL
Enable or disable writing into the depth buffer
depthMask(byte) - Method in class com.hermetica.magician.ErrorGL
Enable or disable writing into the depth buffer
depthMask(byte) - Method in class com.hermetica.magician.CoreGL
Enable or disable writing into the depth buffer
depthMask(byte) - Method in class com.hermetica.magician.TemplateGL
Enable or disable writing into the depth buffer
depthMask(byte) - Method in class com.hermetica.magician.ProfileGL
Enable or disable writing into the depth buffer
depthMask(byte) - Method in class com.hermetica.magician.TraceGL
Enable or disable writing into the depth buffer
depthMask(byte) - Method in interface com.hermetica.magician.GL
Enable or disable writing into the depth buffer
depthMask(int) - Method in class com.hermetica.magician.ErrorGL
Enable or disable writing into the depth buffer
depthMask(int) - Method in class com.hermetica.magician.CoreGL
Enable or disable writing into the depth buffer
depthMask(int) - Method in class com.hermetica.magician.TemplateGL
Enable or disable writing into the depth buffer
depthMask(int) - Method in class com.hermetica.magician.ProfileGL
Enable or disable writing into the depth buffer
depthMask(int) - Method in class com.hermetica.magician.TraceGL
Enable or disable writing into the depth buffer
depthMask(int) - Method in interface com.hermetica.magician.GL
Enable or disable writing into the depth buffer
depthRange(double, double) - Method in class com.hermetica.magician.ErrorGL
Specify the mapping z values from normalized device coordinates to window coordinates
depthRange(double, double) - Method in class com.hermetica.magician.CoreGL
Specify the mapping z values from normalized device coordinates to window coordinates
depthRange(double, double) - Method in class com.hermetica.magician.TemplateGL
Specify the mapping z values from normalized device coordinates to window coordinates
depthRange(double, double) - Method in class com.hermetica.magician.ProfileGL
Specify the mapping z values from normalized device coordinates to window coordinates
depthRange(double, double) - Method in class com.hermetica.magician.TraceGL
Specify the mapping z values from normalized device coordinates to window coordinates
depthRange(double, double) - Method in interface com.hermetica.magician.GL
Specify the mapping z values from normalized device coordinates to window coordinates
destroy() - Method in class com.hermetica.magician.GLOffscreenBuffer
Destroys the component completely.
destroy() - Method in class com.hermetica.magician.GLUNurbs
Destroys a NURBS object
destroy() - Method in class com.hermetica.magician.GLContext
Destroys the context and frees any resources associated with it.
destroy() - Method in interface com.hermetica.magician.GLDrawable
Destroys the component completely.
destroy() - Method in class com.hermetica.magician.GLUTesselator
Destroys the GLUtesselator object
destroy() - Method in class com.hermetica.magician.GLUQuadric
Destroys this quadric object and deallocates all resources associated with it.
destroy() - Method in class com.hermetica.magician.GLComponent
Destroys the component completely.
destroyContext() - Method in class com.hermetica.magician.GLContext
Deprecated. This method has been deprecated in favour of ``destroy()''. It will be removed as of beta 4 or a final release of Magician
disable(int) - Method in class com.hermetica.magician.ErrorGL
Turns off the given capability in the OpenGL pipeline
disable(int) - Method in class com.hermetica.magician.CoreGL
Turns off the given capability in the OpenGL pipeline
disable(int) - Method in class com.hermetica.magician.TemplateGL
Turns off the given capability in the OpenGL pipeline
disable(int) - Method in class com.hermetica.magician.ProfileGL
Turns off the given capability in the OpenGL pipeline
disable(int) - Method in class com.hermetica.magician.TraceGL
Turns off the given capability in the OpenGL pipeline
disable(int) - Method in interface com.hermetica.magician.GL
Turns off the given capability in the OpenGL pipeline
disableClientState(int) - Method in class com.hermetica.magician.ErrorGL
Disable client-side capabiltity
disableClientState(int) - Method in class com.hermetica.magician.CoreGL
Disable client-side capabiltity
disableClientState(int) - Method in class com.hermetica.magician.TemplateGL
Disable client-side capabiltity
disableClientState(int) - Method in class com.hermetica.magician.ProfileGL
Disable client-side capabiltity
disableClientState(int) - Method in class com.hermetica.magician.TraceGL
Disable client-side capabiltity
disableClientState(int) - Method in interface com.hermetica.magician.GL
Disable client-side capabiltity
disk(double, double, int, int) - Method in class com.hermetica.magician.GLUQuadric
Creates a disk
disk(GLUQuadric, double, double, int, int) - Method in class com.hermetica.magician.TemplateGLU
Creates a disk via a Quadric object
disk(GLUQuadric, double, double, int, int) - Method in class com.hermetica.magician.CoreGLU
Creates a disk via a Quadric object
disk(GLUQuadric, double, double, int, int) - Method in class com.hermetica.magician.TraceGLU
Creates a disk via a Quadric object
disk(GLUQuadric, double, double, int, int) - Method in class com.hermetica.magician.ProfileGLU
Creates a disk via a Quadric object
disk(GLUQuadric, double, double, int, int) - Method in class com.hermetica.magician.ErrorGLU
Creates a disk via a Quadric object
disk(GLUQuadric, double, double, int, int) - Method in interface com.hermetica.magician.GLU
Creates a disk via a Quadric object
DISPLAY_EVENT - Static variable in class com.hermetica.magician.GLOffscreenBuffer
 
DISPLAY_EVENT - Static variable in class com.hermetica.magician.GLComponent
 
display(GLDrawable) - Method in interface com.hermetica.magician.GLEventListener
This method will handle redrawing the geometry
display(GLDrawable) - Method in class com.hermetica.magician.GLEventMulticaster
Forwards the display event to both listeners _head and _tail.
display(String, Vector) - Method in class com.hermetica.magician.ErrorGL
This methods handles the way in which information is displayed.
display(String, Vector) - Method in class com.hermetica.magician.TemplateGL
This methods handles the way in which information is displayed.
displayStatistics() - Method in class com.hermetica.magician.ProfileGLU
This method dumps the total statistics of all invoked OpenGL methods out to allow developers to profile their applications.
displayStatistics() - Method in class com.hermetica.magician.ProfileGL
This method dumps the total statistics of all invoked OpenGL methods out to allow developers to profile their applications.
distance(Vec3d) - Method in class com.hermetica.vecmath.Vec3d
Computes the distance between this vector and vector v1
distance(Vec3f) - Method in class com.hermetica.vecmath.Vec3f
Computes the distance between this vector and vector v1
distanceSquared(Vec3d) - Method in class com.hermetica.vecmath.Vec3d
Computes the square of the distance between this vector and vector v1.
distanceSquared(Vec3f) - Method in class com.hermetica.vecmath.Vec3f
Computes the square of the distance between this vector and vector v1.
dot(Vec3d) - Method in class com.hermetica.vecmath.Vec3d
Computes the dot product of this vector and vector v1
dot(Vec3f) - Method in class com.hermetica.vecmath.Vec3f
Computes the dot product of this vector and vector v1
DOUBLEBUFFER - Static variable in class com.hermetica.magician.GLCapabilities
Specify we want double-buffering
DRAW_TO_BITMAP - Static variable in class com.hermetica.magician.GLCapabilities
Specify that we want to render to a window
DRAW_TO_WINDOW - Static variable in class com.hermetica.magician.GLCapabilities
Specify that we want to render to a window
drawArrays(int, int, int) - Method in class com.hermetica.magician.ErrorGL
Render primitives from array data
drawArrays(int, int, int) - Method in class com.hermetica.magician.CoreGL
Render primitives from array data
drawArrays(int, int, int) - Method in class com.hermetica.magician.TemplateGL
Render primitives from array data
drawArrays(int, int, int) - Method in class com.hermetica.magician.ProfileGL
Render primitives from array data
drawArrays(int, int, int) - Method in class com.hermetica.magician.TraceGL
Render primitives from array data
drawArrays(int, int, int) - Method in interface com.hermetica.magician.GL
Render primitives from array data
drawBuffer(int) - Method in class com.hermetica.magician.ErrorGL
Specify which colour buffers are to be drawn into
drawBuffer(int) - Method in class com.hermetica.magician.CoreGL
Specify which colour buffers are to be drawn into
drawBuffer(int) - Method in class com.hermetica.magician.TemplateGL
Specify which colour buffers are to be drawn into
drawBuffer(int) - Method in class com.hermetica.magician.ProfileGL
Specify which colour buffers are to be drawn into
drawBuffer(int) - Method in class com.hermetica.magician.TraceGL
Specify which colour buffers are to be drawn into
drawBuffer(int) - Method in interface com.hermetica.magician.GL
Specify which colour buffers are to be drawn into
drawCharacter(byte) - Method in class com.hermetica.magician.fonts.GLBitmapFont
Draws a character in the current font
drawCharacter(byte) - Method in class com.hermetica.magician.fonts.GLTextureFont
Draws a character in the current font
drawCharacter(char) - Method in class com.hermetica.magician.fonts.GLBitmapFont
Draws a character in the current font
drawCharacter(char) - Method in class com.hermetica.magician.fonts.GLTextureFont
Draws a character in the current font
drawCharacter(int) - Method in class com.hermetica.magician.fonts.GLBitmapFont
Draws a character in the current font
drawCharacter(int) - Method in class com.hermetica.magician.fonts.GLTextureFont
Draws a character in the current font
drawPixels(int, int, int, int, byte[]) - Method in class com.hermetica.magician.CoreGL
Write a block of pixels to the frame buffer
drawPixels(int, int, int, int, float[]) - Method in class com.hermetica.magician.CoreGL
Write a block of pixels to the frame buffer
drawPixels(int, int, int, int, int[]) - Method in class com.hermetica.magician.CoreGL
Write a block of pixels to the frame buffer
drawPixels(int, int, int, int, short[]) - Method in class com.hermetica.magician.CoreGL
Write a block of pixels to the frame buffer
drawRangeElements(int, int, int, int, int, byte[]) - Method in class com.hermetica.magician.ErrorGL
Draw a range of array elements
drawRangeElements(int, int, int, int, int, byte[]) - Method in class com.hermetica.magician.CoreGL
Draw a range of array elements
drawRangeElements(int, int, int, int, int, byte[]) - Method in class com.hermetica.magician.TemplateGL
Draw a range of array elements
drawRangeElements(int, int, int, int, int, byte[]) - Method in class com.hermetica.magician.ProfileGL
Draw a range of array elements
drawRangeElements(int, int, int, int, int, byte[]) - Method in class com.hermetica.magician.TraceGL
Draw a range of array elements
drawRangeElements(int, int, int, int, int, byte[]) - Method in interface com.hermetica.magician.GL
Draw a range of array elements
drawRangeElements(int, int, int, int, int, int[]) - Method in class com.hermetica.magician.ErrorGL
Draw a range of array elements
drawRangeElements(int, int, int, int, int, int[]) - Method in class com.hermetica.magician.CoreGL
Draw a range of array elements
drawRangeElements(int, int, int, int, int, int[]) - Method in class com.hermetica.magician.TemplateGL
Draw a range of array elements
drawRangeElements(int, int, int, int, int, int[]) - Method in class com.hermetica.magician.ProfileGL
Draw a range of array elements
drawRangeElements(int, int, int, int, int, int[]) - Method in class com.hermetica.magician.TraceGL
Draw a range of array elements
drawRangeElements(int, int, int, int, int, int[]) - Method in interface com.hermetica.magician.GL
Draw a range of array elements
drawRangeElements(int, int, int, int, int, short[]) - Method in class com.hermetica.magician.ErrorGL
Draw a range of array elements
drawRangeElements(int, int, int, int, int, short[]) - Method in class com.hermetica.magician.CoreGL
Draw a range of array elements
drawRangeElements(int, int, int, int, int, short[]) - Method in class com.hermetica.magician.TemplateGL
Draw a range of array elements
drawRangeElements(int, int, int, int, int, short[]) - Method in class com.hermetica.magician.ProfileGL
Draw a range of array elements
drawRangeElements(int, int, int, int, int, short[]) - Method in class com.hermetica.magician.TraceGL
Draw a range of array elements
drawRangeElements(int, int, int, int, int, short[]) - Method in interface com.hermetica.magician.GL
Draw a range of array elements
drawString(byte[]) - Method in class com.hermetica.magician.fonts.GLBitmapFont
Draws the specified string in the current font
drawString(byte[]) - Method in class com.hermetica.magician.fonts.GLTextureFont
Draws the specified string in the current font
drawString(char[]) - Method in class com.hermetica.magician.fonts.GLBitmapFont
Draws the specified string in the current font
drawString(char[]) - Method in class com.hermetica.magician.fonts.GLTextureFont
Draws the specified string in the current font
drawString(String) - Method in class com.hermetica.magician.fonts.GLBitmapFont
Draws the specified string in the current font
drawString(String) - Method in class com.hermetica.magician.fonts.GLTextureFont
Draws the specified string in the current font
drawStyle(int) - Method in class com.hermetica.magician.GLUQuadric
Sets the rendering style for this quadric
dumpArray(boolean[]) - Static method in class com.hermetica.magician.TraceGL
Dumps the first 8 ( or maxiumum ) elements of an array
dumpArray(boolean[][]) - Static method in class com.hermetica.magician.TraceGL
Dumps the first 8 ( or maxiumum ) elements of an array
dumpArray(boolean[][][]) - Static method in class com.hermetica.magician.TraceGL
Dumps the first 8 ( or maxiumum ) elements of an array
dumpArray(boolean[][][][]) - Static method in class com.hermetica.magician.TraceGL
Dumps the first 8 ( or maxiumum ) elements of an array
dumpArray(byte[]) - Static method in class com.hermetica.magician.TraceGL
Dumps the first 8 ( or maxiumum ) elements of an array
dumpArray(byte[][]) - Static method in class com.hermetica.magician.TraceGL
Dumps the first 8 ( or maxiumum ) elements of an array
dumpArray(byte[][][]) - Static method in class com.hermetica.magician.TraceGL
Dumps the first 8 ( or maxiumum ) elements of an array
dumpArray(byte[][][][]) - Static method in class com.hermetica.magician.TraceGL
Dumps the first 8 ( or maxiumum ) elements of an array
dumpArray(char[]) - Static method in class com.hermetica.magician.TraceGL
Dumps the first 8 ( or maxiumum ) elements of an array
dumpArray(char[][]) - Static method in class com.hermetica.magician.TraceGL
Dumps the first 8 ( or maxiumum ) elements of an array
dumpArray(char[][][]) - Static method in class com.hermetica.magician.TraceGL
Dumps the first 8 ( or maxiumum ) elements of an array
dumpArray(char[][][][]) - Static method in class com.hermetica.magician.TraceGL
Dumps the first 8 ( or maxiumum ) elements of an array
dumpArray(double[]) - Static method in class com.hermetica.magician.TraceGL
Dumps the first 8 ( or maxiumum ) elements of an array
dumpArray(double[][]) - Static method in class com.hermetica.magician.TraceGL
Dumps the first 8 ( or maxiumum ) elements of an array
dumpArray(double[][][]) - Static method in class com.hermetica.magician.TraceGL
Dumps the first 8 ( or maxiumum ) elements of an array
dumpArray(double[][][][]) - Static method in class com.hermetica.magician.TraceGL
Dumps the first 8 ( or maxiumum ) elements of an array
dumpArray(float[]) - Static method in class com.hermetica.magician.TraceGL
Dumps the first 8 ( or maxiumum ) elements of an array
dumpArray(float[][]) - Static method in class com.hermetica.magician.TraceGL
Dumps the first 8 ( or maxiumum ) elements of an array
dumpArray(float[][][]) - Static method in class com.hermetica.magician.TraceGL
Dumps the first 8 ( or maxiumum ) elements of an array
dumpArray(float[][][][]) - Static method in class com.hermetica.magician.TraceGL
Dumps the first 8 ( or maxiumum ) elements of an array
dumpArray(int[]) - Static method in class com.hermetica.magician.TraceGL
Dumps the first 8 ( or maxiumum ) elements of an array
dumpArray(int[][]) - Static method in class com.hermetica.magician.TraceGL
Dumps the first 8 ( or maxiumum ) elements of an array
dumpArray(int[][][]) - Static method in class com.hermetica.magician.TraceGL
Dumps the first 8 ( or maxiumum ) elements of an array
dumpArray(int[][][][]) - Static method in class com.hermetica.magician.TraceGL
Dumps the first 8 ( or maxiumum ) elements of an array
dumpArray(short[]) - Static method in class com.hermetica.magician.TraceGL
Dumps the first 8 ( or maxiumum ) elements of an array
dumpArray(short[][]) - Static method in class com.hermetica.magician.TraceGL
Dumps the first 8 ( or maxiumum ) elements of an array
dumpArray(short[][][]) - Static method in class com.hermetica.magician.TraceGL
Dumps the first 8 ( or maxiumum ) elements of an array
dumpArray(short[][][][]) - Static method in class com.hermetica.magician.TraceGL
Dumps the first 8 ( or maxiumum ) elements of an array

E

EDGE_FLAG_CALLBACK - Static variable in class com.hermetica.magician.GLUTesselator
 
EDGEFLAG_CALLBACK - Static variable in class com.hermetica.magician.GLUTesselator
 
edgeFlag(boolean) - Method in class com.hermetica.magician.ErrorGL
Flag edges as either boundary or nonboundary
edgeFlag(boolean) - Method in class com.hermetica.magician.CoreGL
Flag edges as either boundary or nonboundary
edgeFlag(boolean) - Method in class com.hermetica.magician.TemplateGL
Flag edges as either boundary or nonboundary
edgeFlag(boolean) - Method in class com.hermetica.magician.ProfileGL
Flag edges as either boundary or nonboundary
edgeFlag(boolean) - Method in class com.hermetica.magician.TraceGL
Flag edges as either boundary or nonboundary
edgeFlag(boolean) - Method in interface com.hermetica.magician.GL
Flag edges as either boundary or nonboundary
edgeFlag(boolean) - Method in class com.hermetica.magician.GLUTesselator
Callback that handles edge flag setting.
edgeFlag(boolean[]) - Method in class com.hermetica.magician.ErrorGL
Flag edges as either boundary or nonboundary using an array of values
edgeFlag(boolean[]) - Method in class com.hermetica.magician.CoreGL
Flag edges as either boundary or nonboundary using an array of values
edgeFlag(boolean[]) - Method in class com.hermetica.magician.TemplateGL
Flag edges as either boundary or nonboundary using an array of values
edgeFlag(boolean[]) - Method in class com.hermetica.magician.ProfileGL
Flag edges as either boundary or nonboundary using an array of values
edgeFlag(boolean[]) - Method in class com.hermetica.magician.TraceGL
Flag edges as either boundary or nonboundary using an array of values
edgeFlag(boolean[]) - Method in interface com.hermetica.magician.GL
Flag edges as either boundary or nonboundary using an array of values
edgeFlag(byte) - Method in class com.hermetica.magician.ErrorGL
Flag edges as either boundary or nonboundary
edgeFlag(byte) - Method in class com.hermetica.magician.CoreGL
Flag edges as either boundary or nonboundary
edgeFlag(byte) - Method in class com.hermetica.magician.TemplateGL
Flag edges as either boundary or nonboundary
edgeFlag(byte) - Method in class com.hermetica.magician.ProfileGL
Flag edges as either boundary or nonboundary
edgeFlag(byte) - Method in class com.hermetica.magician.TraceGL
Flag edges as either boundary or nonboundary
edgeFlag(byte) - Method in interface com.hermetica.magician.GL
Flag edges as either boundary or nonboundary
edgeFlag(byte[]) - Method in class com.hermetica.magician.ErrorGL
Flag edges as either boundary or nonboundary using an array of values
edgeFlag(byte[]) - Method in class com.hermetica.magician.CoreGL
Flag edges as either boundary or nonboundary using an array of values
edgeFlag(byte[]) - Method in class com.hermetica.magician.TemplateGL
Flag edges as either boundary or nonboundary using an array of values
edgeFlag(byte[]) - Method in class com.hermetica.magician.ProfileGL
Flag edges as either boundary or nonboundary using an array of values
edgeFlag(byte[]) - Method in class com.hermetica.magician.TraceGL
Flag edges as either boundary or nonboundary using an array of values
edgeFlag(byte[]) - Method in interface com.hermetica.magician.GL
Flag edges as either boundary or nonboundary using an array of values
edgeFlag(int) - Method in class com.hermetica.magician.ErrorGL
Flag edges as either boundary or nonboundary
edgeFlag(int) - Method in class com.hermetica.magician.CoreGL
Flag edges as either boundary or nonboundary
edgeFlag(int) - Method in class com.hermetica.magician.TemplateGL
Flag edges as either boundary or nonboundary
edgeFlag(int) - Method in class com.hermetica.magician.ProfileGL
Flag edges as either boundary or nonboundary
edgeFlag(int) - Method in class com.hermetica.magician.TraceGL
Flag edges as either boundary or nonboundary
edgeFlag(int) - Method in interface com.hermetica.magician.GL
Flag edges as either boundary or nonboundary
edgeFlag(int[]) - Method in class com.hermetica.magician.ErrorGL
Flag edges as either boundary or nonboundary using an array of values
edgeFlag(int[]) - Method in class com.hermetica.magician.CoreGL
Flag edges as either boundary or nonboundary using an array of values
edgeFlag(int[]) - Method in class com.hermetica.magician.TemplateGL
Flag edges as either boundary or nonboundary using an array of values
edgeFlag(int[]) - Method in class com.hermetica.magician.ProfileGL
Flag edges as either boundary or nonboundary using an array of values
edgeFlag(int[]) - Method in class com.hermetica.magician.TraceGL
Flag edges as either boundary or nonboundary using an array of values
edgeFlag(int[]) - Method in interface com.hermetica.magician.GL
Flag edges as either boundary or nonboundary using an array of values
edgeFlagPointer(int, boolean[]) - Method in class com.hermetica.magician.ErrorGL
Define an array of edge flags
edgeFlagPointer(int, boolean[]) - Method in class com.hermetica.magician.CoreGL
Define an array of edge flags
edgeFlagPointer(int, boolean[]) - Method in class com.hermetica.magician.TemplateGL
Define an array of edge flags
edgeFlagPointer(int, boolean[]) - Method in class com.hermetica.magician.ProfileGL
Define an array of edge flags
edgeFlagPointer(int, boolean[]) - Method in class com.hermetica.magician.TraceGL
Define an array of edge flags
edgeFlagPointer(int, boolean[]) - Method in interface com.hermetica.magician.GL
Define an array of edge flags
enable(int) - Method in class com.hermetica.magician.ErrorGL
Enable or disable GL capabilities
enable(int) - Method in class com.hermetica.magician.CoreGL
Enable or disable GL capabilities
enable(int) - Method in class com.hermetica.magician.TemplateGL
Enable or disable GL capabilities
enable(int) - Method in class com.hermetica.magician.ProfileGL
Enable or disable GL capabilities
enable(int) - Method in class com.hermetica.magician.TraceGL
Enable or disable GL capabilities
enable(int) - Method in interface com.hermetica.magician.GL
Enable or disable GL capabilities
enableClientState(int) - Method in class com.hermetica.magician.ErrorGL
Enable client-side capabiltity
enableClientState(int) - Method in class com.hermetica.magician.CoreGL
Enable client-side capabiltity
enableClientState(int) - Method in class com.hermetica.magician.TemplateGL
Enable client-side capabiltity
enableClientState(int) - Method in class com.hermetica.magician.ProfileGL
Enable client-side capabiltity
enableClientState(int) - Method in class com.hermetica.magician.TraceGL
Enable client-side capabiltity
enableClientState(int) - Method in interface com.hermetica.magician.GL
Enable client-side capabiltity
END_CALLBACK - Static variable in class com.hermetica.magician.GLUTesselator
 
end() - Method in class com.hermetica.magician.ErrorGL
Marks the end of a vertex-data list
end() - Method in class com.hermetica.magician.CoreGL
Marks the end of a vertex-data list
end() - Method in class com.hermetica.magician.TemplateGL
Marks the end of a vertex-data list
end() - Method in class com.hermetica.magician.ProfileGL
Marks the end of a vertex-data list
end() - Method in class com.hermetica.magician.TraceGL
Marks the end of a vertex-data list
end() - Method in interface com.hermetica.magician.GL
Marks the end of a vertex-data list
end() - Method in class com.hermetica.magician.GLUTesselator
Callback that handles the end of polygon tesselation.
endCurve() - Method in class com.hermetica.magician.GLUNurbs
Signifies the end of a NURBS curve definition
endCurve(GLUNurbs) - Method in class com.hermetica.magician.TemplateGLU
Signifies the end of a NURBS curve definition
endCurve(GLUNurbs) - Method in class com.hermetica.magician.CoreGLU
Signifies the end of a NURBS curve definition
endCurve(GLUNurbs) - Method in class com.hermetica.magician.TraceGLU
Signifies the end of a NURBS curve definition
endCurve(GLUNurbs) - Method in class com.hermetica.magician.ProfileGLU
Signifies the end of a NURBS curve definition
endCurve(GLUNurbs) - Method in class com.hermetica.magician.ErrorGLU
Signifies the end of a NURBS curve definition
endCurve(GLUNurbs) - Method in interface com.hermetica.magician.GLU
Signifies the end of a NURBS curve definition
endList() - Method in class com.hermetica.magician.ErrorGL
Terminates the specification of a display list
endList() - Method in class com.hermetica.magician.CoreGL
Terminates the specification of a display list
endList() - Method in class com.hermetica.magician.TemplateGL
Terminates the specification of a display list
endList() - Method in class com.hermetica.magician.ProfileGL
Terminates the specification of a display list
endList() - Method in class com.hermetica.magician.TraceGL
Terminates the specification of a display list
endList() - Method in interface com.hermetica.magician.GL
Terminates the specification of a display list
endPolygon() - Method in class com.hermetica.magician.GLUTesselator
Ends a polygon description of a polygon that is to be tesselated.
endPolygon(GLUTesselator) - Method in class com.hermetica.magician.TemplateGLU
Specifies the end of a polygon definition
endPolygon(GLUTesselator) - Method in class com.hermetica.magician.CoreGLU
Specifies the end of a polygon definition
endPolygon(GLUTesselator) - Method in class com.hermetica.magician.TraceGLU
Specifies the end of a polygon definition
endPolygon(GLUTesselator) - Method in class com.hermetica.magician.ProfileGLU
Specifies the end of a polygon definition
endPolygon(GLUTesselator) - Method in class com.hermetica.magician.ErrorGLU
Specifies the end of a polygon definition
endPolygon(GLUTesselator) - Method in interface com.hermetica.magician.GLU
Specifies the end of a polygon definition
endSurface() - Method in class com.hermetica.magician.GLUNurbs
Signifies the end of a NURBS surface definition
endSurface(GLUNurbs) - Method in class com.hermetica.magician.TemplateGLU
Signifies the end of a NURBS surface definition
endSurface(GLUNurbs) - Method in class com.hermetica.magician.CoreGLU
Signifies the end of a NURBS surface definition
endSurface(GLUNurbs) - Method in class com.hermetica.magician.TraceGLU
Signifies the end of a NURBS surface definition
endSurface(GLUNurbs) - Method in class com.hermetica.magician.ProfileGLU
Signifies the end of a NURBS surface definition
endSurface(GLUNurbs) - Method in class com.hermetica.magician.ErrorGLU
Signifies the end of a NURBS surface definition
endSurface(GLUNurbs) - Method in interface com.hermetica.magician.GLU
Signifies the end of a NURBS surface definition
endTrim() - Method in class com.hermetica.magician.GLUNurbs
Signifies the end of a trim curve definition
endTrim(GLUNurbs) - Method in class com.hermetica.magician.TemplateGLU
Signifies the end of a trim curve definition
endTrim(GLUNurbs) - Method in class com.hermetica.magician.CoreGLU
Signifies the end of a trim curve definition
endTrim(GLUNurbs) - Method in class com.hermetica.magician.TraceGLU
Signifies the end of a trim curve definition
endTrim(GLUNurbs) - Method in class com.hermetica.magician.ProfileGLU
Signifies the end of a trim curve definition
endTrim(GLUNurbs) - Method in class com.hermetica.magician.ErrorGLU
Signifies the end of a trim curve definition
endTrim(GLUNurbs) - Method in interface com.hermetica.magician.GLU
Signifies the end of a trim curve definition
enumerateCapabilities() - Static method in class com.hermetica.magician.GLCapabilities
Queries the underlying OpenGL implementation for all the possible visuals that are supported for the particular graphics cards
EPSWriter - class com.hermetica.util3d.EPSWriter.
This class is an ImageConsumer that can be used to write out any ImageProducer's output in the form of Encapsulated PostScript.
EPSWriter(ImageProducer) - Constructor for class com.hermetica.util3d.EPSWriter
Default constructor which will write files out with an ``epswriter'' prefix
EPSWriter(ImageProducer, String) - Constructor for class com.hermetica.util3d.EPSWriter
Constructor which specifies the prefix with which output files are created with
equals(Vec3d) - Method in class com.hermetica.vecmath.Vec3d
Returns true if all of the data members of Vec3d v1 are equal to the corresponding data members in this Vec3d.
equals(Vec3f) - Method in class com.hermetica.vecmath.Vec3f
Returns true if all of the data members of Vec3f v1 are equal to the corresponding data members in this Vec3f.
ERROR_CALLBACK - Static variable in class com.hermetica.magician.GLUTesselator
 
error(int) - Method in class com.hermetica.magician.GLUTesselator
Callback that handles error conditions.
ErrorGL - class com.hermetica.magician.ErrorGL.
Encapsulation of the OpenGL state machine with runtime method tracing.
ErrorGL() - Constructor for class com.hermetica.magician.ErrorGL
Default pipeline constructor where the pipeline will have its parent set at a later date with setParent()
ErrorGL(GL) - Constructor for class com.hermetica.magician.ErrorGL
Constructs a new ErrorGL pipeline with the given pipeline as a parent in the execution stack.
ErrorGLU - class com.hermetica.magician.ErrorGLU.
Encapsulation of the routines supplied by the GLU ( utility ) toolkit, including high-level view frustum operations and quadric manipulation.
ErrorGLU(GLU) - Constructor for class com.hermetica.magician.ErrorGLU
Constructs a new ErrorGLU pipeline with the given pipeline as a parent in the execution stack.
errorString(int) - Method in class com.hermetica.magician.TemplateGLU
Returns a descriptive, printable string pertaining to the supplied error code.
errorString(int) - Method in class com.hermetica.magician.CoreGLU
Returns a descriptive, printable string pertaining to the supplied error code.
errorString(int) - Method in class com.hermetica.magician.TraceGLU
Returns a descriptive, printable string pertaining to the supplied error code.
errorString(int) - Method in class com.hermetica.magician.ProfileGLU
Returns a descriptive, printable string pertaining to the supplied error code.
errorString(int) - Method in class com.hermetica.magician.ErrorGLU
Returns a descriptive, printable string pertaining to the supplied error code.
errorString(int) - Method in interface com.hermetica.magician.GLU
Returns a descriptive, printable string pertaining to the supplied error code.
evalMesh(int, int, int) - Method in class com.hermetica.magician.ErrorGL
Compute a one-dimensional grid of points
evalMesh(int, int, int) - Method in class com.hermetica.magician.CoreGL
Compute a one-dimensional grid of points
evalMesh(int, int, int) - Method in class com.hermetica.magician.TemplateGL
Compute a one-dimensional grid of points
evalMesh(int, int, int) - Method in class com.hermetica.magician.ProfileGL
Compute a one-dimensional grid of points
evalMesh(int, int, int) - Method in class com.hermetica.magician.TraceGL
Compute a one-dimensional grid of points
evalMesh(int, int, int) - Method in interface com.hermetica.magician.GL
Compute a one-dimensional grid of points
evalMesh(int, int, int, int, int) - Method in class com.hermetica.magician.ErrorGL
Compute a two-dimensional grid of points
evalMesh(int, int, int, int, int) - Method in class com.hermetica.magician.CoreGL
Compute a two-dimensional grid of points
evalMesh(int, int, int, int, int) - Method in class com.hermetica.magician.TemplateGL
Compute a two-dimensional grid of points
evalMesh(int, int, int, int, int) - Method in class com.hermetica.magician.ProfileGL
Compute a two-dimensional grid of points
evalMesh(int, int, int, int, int) - Method in class com.hermetica.magician.TraceGL
Compute a two-dimensional grid of points
evalMesh(int, int, int, int, int) - Method in interface com.hermetica.magician.GL
Compute a two-dimensional grid of points
evalPoint(int) - Method in class com.hermetica.magician.ErrorGL
Generate and evaluate a single point in a mesh
evalPoint(int) - Method in class com.hermetica.magician.CoreGL
Generate and evaluate a single point in a mesh
evalPoint(int) - Method in class com.hermetica.magician.TemplateGL
Generate and evaluate a single point in a mesh
evalPoint(int) - Method in class com.hermetica.magician.ProfileGL
Generate and evaluate a single point in a mesh
evalPoint(int) - Method in class com.hermetica.magician.TraceGL
Generate and evaluate a single point in a mesh
evalPoint(int) - Method in interface com.hermetica.magician.GL
Generate and evaluate a single point in a mesh
evalPoint(int, int) - Method in class com.hermetica.magician.ErrorGL
Generate and evaluate a single point in a mesh
evalPoint(int, int) - Method in class com.hermetica.magician.CoreGL
Generate and evaluate a single point in a mesh
evalPoint(int, int) - Method in class com.hermetica.magician.TemplateGL
Generate and evaluate a single point in a mesh
evalPoint(int, int) - Method in class com.hermetica.magician.ProfileGL
Generate and evaluate a single point in a mesh
evalPoint(int, int) - Method in class com.hermetica.magician.TraceGL
Generate and evaluate a single point in a mesh
evalPoint(int, int) - Method in interface com.hermetica.magician.GL
Generate and evaluate a single point in a mesh

F

feedbackBuffer(int, int, float[]) - Method in class com.hermetica.magician.ErrorGL
Controls feedback mode
feedbackBuffer(int, int, float[]) - Method in class com.hermetica.magician.CoreGL
Controls feedback mode
feedbackBuffer(int, int, float[]) - Method in class com.hermetica.magician.TemplateGL
Controls feedback mode
feedbackBuffer(int, int, float[]) - Method in class com.hermetica.magician.ProfileGL
Controls feedback mode
feedbackBuffer(int, int, float[]) - Method in class com.hermetica.magician.TraceGL
Controls feedback mode
feedbackBuffer(int, int, float[]) - Method in interface com.hermetica.magician.GL
Controls feedback mode
finish() - Method in class com.hermetica.magician.ErrorGL
Block until all GL execution is complete
finish() - Method in class com.hermetica.magician.CoreGL
Block until all GL execution is complete
finish() - Method in class com.hermetica.magician.TemplateGL
Block until all GL execution is complete
finish() - Method in class com.hermetica.magician.ProfileGL
Block until all GL execution is complete
finish() - Method in class com.hermetica.magician.TraceGL
Block until all GL execution is complete
finish() - Method in interface com.hermetica.magician.GL
Block until all GL execution is complete
flush() - Method in class com.hermetica.magician.ErrorGL
Force execution of GL commands in finite time
flush() - Method in class com.hermetica.magician.CoreGL
Force execution of GL commands in finite time
flush() - Method in class com.hermetica.magician.TemplateGL
Force execution of GL commands in finite time
flush() - Method in class com.hermetica.magician.ProfileGL
Force execution of GL commands in finite time
flush() - Method in class com.hermetica.magician.TraceGL
Force execution of GL commands in finite time
flush() - Method in interface com.hermetica.magician.GL
Force execution of GL commands in finite time
fog(int, float) - Method in class com.hermetica.magician.ErrorGL
Specify fog parameters
fog(int, float) - Method in class com.hermetica.magician.CoreGL
Specify fog parameters
fog(int, float) - Method in class com.hermetica.magician.TemplateGL
Specify fog parameters
fog(int, float) - Method in class com.hermetica.magician.ProfileGL
Specify fog parameters
fog(int, float) - Method in class com.hermetica.magician.TraceGL
Specify fog parameters
fog(int, float) - Method in interface com.hermetica.magician.GL
Specify fog parameters
fog(int, float[]) - Method in class com.hermetica.magician.ErrorGL
Specify fog parameters
fog(int, float[]) - Method in class com.hermetica.magician.CoreGL
Specify fog parameters
fog(int, float[]) - Method in class com.hermetica.magician.TemplateGL
Specify fog parameters
fog(int, float[]) - Method in class com.hermetica.magician.ProfileGL
Specify fog parameters
fog(int, float[]) - Method in class com.hermetica.magician.TraceGL
Specify fog parameters
fog(int, float[]) - Method in interface com.hermetica.magician.GL
Specify fog parameters
fog(int, int) - Method in class com.hermetica.magician.ErrorGL
Specify fog parameters
fog(int, int) - Method in class com.hermetica.magician.CoreGL
Specify fog parameters
fog(int, int) - Method in class com.hermetica.magician.TemplateGL
Specify fog parameters
fog(int, int) - Method in class com.hermetica.magician.ProfileGL
Specify fog parameters
fog(int, int) - Method in class com.hermetica.magician.TraceGL
Specify fog parameters
fog(int, int) - Method in interface com.hermetica.magician.GL
Specify fog parameters
fog(int, int[]) - Method in class com.hermetica.magician.ErrorGL
Specify fog parameters
fog(int, int[]) - Method in class com.hermetica.magician.CoreGL
Specify fog parameters
fog(int, int[]) - Method in class com.hermetica.magician.TemplateGL
Specify fog parameters
fog(int, int[]) - Method in class com.hermetica.magician.ProfileGL
Specify fog parameters
fog(int, int[]) - Method in class com.hermetica.magician.TraceGL
Specify fog parameters
fog(int, int[]) - Method in interface com.hermetica.magician.GL
Specify fog parameters
FrameRateComponent - class com.hermetica.util3d.FrameRateComponent.
AWT Component that can be added to any application to report the time taken between a start and stop operation.
FrameRateComponent() - Constructor for class com.hermetica.util3d.FrameRateComponent
Creates a new FrameRateComponent object with the default settings of a high watermark of 10fps, low watermark of 0, sample array of size 16 and output component being GUI
FrameRateComponent(float, float, int, PrintStream) - Constructor for class com.hermetica.util3d.FrameRateComponent
Creates a new FrameRateComponent object with non-default settings
frontFace(int) - Method in class com.hermetica.magician.ErrorGL
Define front- and back-facing polygons
frontFace(int) - Method in class com.hermetica.magician.CoreGL
Define front- and back-facing polygons
frontFace(int) - Method in class com.hermetica.magician.TemplateGL
Define front- and back-facing polygons
frontFace(int) - Method in class com.hermetica.magician.ProfileGL
Define front- and back-facing polygons
frontFace(int) - Method in class com.hermetica.magician.TraceGL
Define front- and back-facing polygons
frontFace(int) - Method in interface com.hermetica.magician.GL
Define front- and back-facing polygons
frustum(double, double, double, double, double, double) - Method in class com.hermetica.magician.ErrorGL
Multiply the current matrix by a perspective matrix
frustum(double, double, double, double, double, double) - Method in class com.hermetica.magician.CoreGL
Multiply the current matrix by a perspective matrix
frustum(double, double, double, double, double, double) - Method in class com.hermetica.magician.TemplateGL
Multiply the current matrix by a perspective matrix
frustum(double, double, double, double, double, double) - Method in class com.hermetica.magician.ProfileGL
Multiply the current matrix by a perspective matrix
frustum(double, double, double, double, double, double) - Method in class com.hermetica.magician.TraceGL
Multiply the current matrix by a perspective matrix
frustum(double, double, double, double, double, double) - Method in interface com.hermetica.magician.GL
Multiply the current matrix by a perspective matrix

G

generateID() - Method in class com.hermetica.magician.GLOffscreenBuffer
Generates a new unique id for the component.
generateID() - Method in class com.hermetica.magician.GLComponent
Generates a new unique id for the component.
genLists(int) - Method in class com.hermetica.magician.ErrorGL
Generate a contiguous set of empty display lists
genLists(int) - Method in class com.hermetica.magician.CoreGL
Generate a contiguous set of empty display lists
genLists(int) - Method in class com.hermetica.magician.TemplateGL
Generate a contiguous set of empty display lists
genLists(int) - Method in class com.hermetica.magician.ProfileGL
Generate a contiguous set of empty display lists
genLists(int) - Method in class com.hermetica.magician.TraceGL
Generate a contiguous set of empty display lists
genLists(int) - Method in interface com.hermetica.magician.GL
Generate a contiguous set of empty display lists
genTextures(int, int[]) - Method in class com.hermetica.magician.ErrorGL
Returns the desired quantity of current unused names for texture objects that can be used with glBindTexture.
genTextures(int, int[]) - Method in class com.hermetica.magician.CoreGL
Returns the desired quantity of current unused names for texture objects that can be used with glBindTexture.
genTextures(int, int[]) - Method in class com.hermetica.magician.TemplateGL
Returns the desired quantity of current unused names for texture objects that can be used with glBindTexture.
genTextures(int, int[]) - Method in class com.hermetica.magician.ProfileGL
Returns the desired quantity of current unused names for texture objects that can be used with glBindTexture.
genTextures(int, int[]) - Method in class com.hermetica.magician.TraceGL
Returns the desired quantity of current unused names for texture objects that can be used with glBindTexture.
genTextures(int, int[]) - Method in interface com.hermetica.magician.GL
Returns the desired quantity of current unused names for texture objects that can be used with glBindTexture.
get(double[]) - Method in class com.hermetica.vecmath.Vec3d
Gets the value of this vector and copies the values into v[]
get(float[]) - Method in class com.hermetica.vecmath.Vec3f
Gets the value of this vector and copies the values into v[]
getAccumAlphaBits() - Method in class com.hermetica.magician.GLCapabilities
Returns the number of alpha bit planes in the accumulation buffer
getAccumBits() - Method in class com.hermetica.magician.GLCapabilities
Returns the number of bits in the accumulation buffer
getAccumBlueBits() - Method in class com.hermetica.magician.GLCapabilities
Returns the number of blue bit planes in the accumulation buffer
getAccumGreenBits() - Method in class com.hermetica.magician.GLCapabilities
Returns the number of green bit planes in the accumulation buffer
getAccumRedBits() - Method in class com.hermetica.magician.GLCapabilities
Returns the number of red bit planes in the accumulation buffer
getAlphaBits() - Method in class com.hermetica.magician.GLCapabilities
Returns the number of red bit planes in each RGBA buffer
getAlphaShift() - Method in class com.hermetica.magician.GLCapabilities
Returns the alpha shift value
getAuxiliaryBuffers() - Method in class com.hermetica.magician.GLCapabilities
Returns the number of auxiliary buffers
getBlueBits() - Method in class com.hermetica.magician.GLCapabilities
Returns the number of blue bit planes in each RGBA buffer
getBlueShift() - Method in class com.hermetica.magician.GLCapabilities
Returns the blue shift value
getBoolean(int, boolean[]) - Method in class com.hermetica.magician.ErrorGL
Return the value or values of a specified parameter
getBoolean(int, boolean[]) - Method in class com.hermetica.magician.CoreGL
Return the value or values of a specified parameter
getBoolean(int, boolean[]) - Method in class com.hermetica.magician.TemplateGL
Return the value or values of a specified parameter
getBoolean(int, boolean[]) - Method in class com.hermetica.magician.ProfileGL
Return the value or values of a specified parameter
getBoolean(int, boolean[]) - Method in class com.hermetica.magician.TraceGL
Return the value or values of a specified parameter
getBoolean(int, boolean[]) - Method in interface com.hermetica.magician.GL
Return the value or values of a specified parameter
getCapabilities() - Method in class com.hermetica.magician.GLContext
Returns the GLCapabilities object associated with this context
getCharacterHeight(char) - Method in class com.hermetica.magician.fonts.GLBitmapFont
Returns the height of the specified character
getCharacterHeight(char) - Method in class com.hermetica.magician.fonts.GLTextureFont
Returns the height of the specified character
getCharacterWidth(char) - Method in class com.hermetica.magician.fonts.GLBitmapFont
Returns the width of the specified character
getCharacterWidth(char) - Method in class com.hermetica.magician.fonts.GLTextureFont
Returns the width of the specified character
getCharData(char) - Method in class com.hermetica.magician.fonts.GLBitmapFont
Returns the data for the given character in the font
getCharData(char) - Method in class com.hermetica.magician.fonts.GLTextureFont
Returns the data for the given character in the font
getChoke() - Method in class com.hermetica.magician.GLOffscreenBuffer
Returns the mutex associated with this component
getChoke() - Method in class com.hermetica.magician.GLComponent
Returns the mutex associated with this component
getClipPlane(int, double[]) - Method in class com.hermetica.magician.ErrorGL
Return the co-efficients of the specified clipping plane
getClipPlane(int, double[]) - Method in class com.hermetica.magician.CoreGL
Return the co-efficients of the specified clipping plane
getClipPlane(int, double[]) - Method in class com.hermetica.magician.TemplateGL
Return the co-efficients of the specified clipping plane
getClipPlane(int, double[]) - Method in class com.hermetica.magician.ProfileGL
Return the co-efficients of the specified clipping plane
getClipPlane(int, double[]) - Method in class com.hermetica.magician.TraceGL
Return the co-efficients of the specified clipping plane
getClipPlane(int, double[]) - Method in interface com.hermetica.magician.GL
Return the co-efficients of the specified clipping plane
getColourBits() - Method in class com.hermetica.magician.GLCapabilities
Returns the number of colour bit planes
getComponent() - Method in class com.hermetica.magician.GLContext
Returns the GLComponent associated with this context
getComponent() - Method in class com.hermetica.magician.GLUTesselator
Returns the component associated with the tesselator
getContext() - Method in class com.hermetica.magician.GLOffscreenBuffer
Returns the rendering context associated with this component
getContext() - Method in interface com.hermetica.magician.GLDrawable
Returns the rendering context associated with this component
getContext() - Method in class com.hermetica.magician.GLComponent
Returns the rendering context associated with this component
getCurrentContext() - Static method in class com.hermetica.magician.GLContext
Returns the current GLContext in OpenGL, if one exists
getDelta() - Method in class com.hermetica.util3d.MicroTimer
Returns the time between the start() and stop() calls
getDepthBits() - Method in class com.hermetica.magician.GLCapabilities
Returns the number of bits in the depth buffer
getDescription() - Method in interface com.hermetica.util3d.demoTemplate
Returns the description of this demo
getDesktopHeight() - Method in class com.hermetica.magician.GLComponent
Native method that returns the desktop height
getDesktopWidth() - Method in class com.hermetica.magician.GLComponent
Native method that returns the desktop width
getDevice() - Method in class com.hermetica.magician.GLCapabilities
Returns the device type that we have created a component with
getDirectRendering() - Method in class com.hermetica.magician.GLCapabilities
Returns whether or not a direct rendering context is being used
getDouble(int, double[]) - Method in class com.hermetica.magician.ErrorGL
Return the value or values of a specified parameter
getDouble(int, double[]) - Method in class com.hermetica.magician.CoreGL
Return the value or values of a specified parameter
getDouble(int, double[]) - Method in class com.hermetica.magician.TemplateGL
Return the value or values of a specified parameter
getDouble(int, double[]) - Method in class com.hermetica.magician.ProfileGL
Return the value or values of a specified parameter
getDouble(int, double[]) - Method in class com.hermetica.magician.TraceGL
Return the value or values of a specified parameter
getDouble(int, double[]) - Method in interface com.hermetica.magician.GL
Return the value or values of a specified parameter
getDoubleBuffered() - Method in class com.hermetica.magician.GLCapabilities
Returns the current value of double-buffering in the component
getError() - Method in class com.hermetica.magician.ErrorGL
Return error information
getError() - Method in class com.hermetica.magician.CoreGL
Return error information
getError() - Method in class com.hermetica.magician.TemplateGL
Return error information
getError() - Method in class com.hermetica.magician.ProfileGL
Return error information
getError() - Method in class com.hermetica.magician.TraceGL
Return error information
getError() - Method in interface com.hermetica.magician.GL
Return error information
getFirstChar() - Method in class com.hermetica.magician.fonts.GLBitmapFont
Returns the first character index in the font
getFirstChar() - Method in class com.hermetica.magician.fonts.GLTextureFont
Returns the first character index in the font
getFloat(int, float[]) - Method in class com.hermetica.magician.ErrorGL
Return the value or values of a specified parameter
getFloat(int, float[]) - Method in class com.hermetica.magician.CoreGL
Return the value or values of a specified parameter
getFloat(int, float[]) - Method in class com.hermetica.magician.TemplateGL
Return the value or values of a specified parameter
getFloat(int, float[]) - Method in class com.hermetica.magician.ProfileGL
Return the value or values of a specified parameter
getFloat(int, float[]) - Method in class com.hermetica.magician.TraceGL
Return the value or values of a specified parameter
getFloat(int, float[]) - Method in interface com.hermetica.magician.GL
Return the value or values of a specified parameter
getFlushOnRepaint() - Method in class com.hermetica.magician.GLOffscreenBuffer
Returns the current status of whether or not flushing the buffers after each listener display() method has been called will occur.
getFlushOnRepaint() - Method in class com.hermetica.magician.GLComponent
Returns the current status of whether or not flushing the buffers after each listener display() method has been called will occur.
getFontData() - Method in class com.hermetica.magician.fonts.GLBitmapFont
Returns the font data for this font
getFontData() - Method in class com.hermetica.magician.fonts.GLTextureFont
Returns the font data for this font
getFontInfo() - Method in class com.hermetica.magician.fonts.GLTextureFont
Returns the font info for this font
getFrequency() - Method in class com.hermetica.util3d.MicroTimer
Returns the frequency of the timer
getGL() - Method in interface com.hermetica.magician.GLEventListener
This method should return a valid GL pipeline object that can be used internally by the GLComponent
getGL() - Method in class com.hermetica.magician.GLEventMulticaster
Returns a valid CoreGL pipeline
getGLContext() - Method in class com.hermetica.magician.GLOffscreenBuffer
Method used to fetch the OpenGL rendering context from this component's associated GLContext.
getGLContext() - Method in class com.hermetica.magician.GLComponent
Method used to fetch the OpenGL rendering context from this component's associated GLContext.
getGreenBits() - Method in class com.hermetica.magician.GLCapabilities
Returns the number of green bit planes in each RGBA buffer
getGreenShift() - Method in class com.hermetica.magician.GLCapabilities
Returns the green shift value
getHeight() - Method in interface com.hermetica.util3d.demoTemplate
Returns the height of this demo
getHeight() - Method in class com.hermetica.util3d.Texture
Returns the height of the texture
getID() - Method in class com.hermetica.magician.GLOffscreenBuffer
Returns the internal ID of a particular component
getID() - Method in class com.hermetica.magician.GLComponent
Returns the internal ID of a particular component
getInteger(int, int[]) - Method in class com.hermetica.magician.ErrorGL
Return the value or values of a specified parameter
getInteger(int, int[]) - Method in class com.hermetica.magician.CoreGL
Return the value or values of a specified parameter
getInteger(int, int[]) - Method in class com.hermetica.magician.TemplateGL
Return the value or values of a specified parameter
getInteger(int, int[]) - Method in class com.hermetica.magician.ProfileGL
Return the value or values of a specified parameter
getInteger(int, int[]) - Method in class com.hermetica.magician.TraceGL
Return the value or values of a specified parameter
getInteger(int, int[]) - Method in interface com.hermetica.magician.GL
Return the value or values of a specified parameter
getLayerType() - Method in class com.hermetica.magician.GLCapabilities
Returns the type of rendering layer used by this visual
getLight(int, int, float[]) - Method in class com.hermetica.magician.ErrorGL
Return light source parameter values
getLight(int, int, float[]) - Method in class com.hermetica.magician.CoreGL
Return light source parameter values
getLight(int, int, float[]) - Method in class com.hermetica.magician.TemplateGL
Return light source parameter values
getLight(int, int, float[]) - Method in class com.hermetica.magician.ProfileGL
Return light source parameter values
getLight(int, int, float[]) - Method in class com.hermetica.magician.TraceGL
Return light source parameter values
getLight(int, int, float[]) - Method in interface com.hermetica.magician.GL
Return light source parameter values
getLight(int, int, int[]) - Method in class com.hermetica.magician.ErrorGL
Return light source parameter values
getLight(int, int, int[]) - Method in class com.hermetica.magician.CoreGL
Return light source parameter values
getLight(int, int, int[]) - Method in class com.hermetica.magician.TemplateGL
Return light source parameter values
getLight(int, int, int[]) - Method in class com.hermetica.magician.ProfileGL
Return light source parameter values
getLight(int, int, int[]) - Method in class com.hermetica.magician.TraceGL
Return light source parameter values
getLight(int, int, int[]) - Method in interface com.hermetica.magician.GL
Return light source parameter values
getListener() - Method in class com.hermetica.magician.GLOffscreenBuffer
Returns the listener chain
getListener() - Method in interface com.hermetica.magician.GLDrawable
Returns the listener chain associated with a component
getListener() - Method in class com.hermetica.magician.GLComponent
Returns the listener chain
getMap(int, int, double[]) - Method in class com.hermetica.magician.ErrorGL
Return evaluator parameters
getMap(int, int, double[]) - Method in class com.hermetica.magician.CoreGL
Return evaluator parameters
getMap(int, int, double[]) - Method in class com.hermetica.magician.TemplateGL
Return evaluator parameters
getMap(int, int, double[]) - Method in class com.hermetica.magician.ProfileGL
Return evaluator parameters
getMap(int, int, double[]) - Method in class com.hermetica.magician.TraceGL
Return evaluator parameters
getMap(int, int, double[]) - Method in interface com.hermetica.magician.GL
Return evaluator parameters
getMap(int, int, float[]) - Method in class com.hermetica.magician.ErrorGL
Return evaluator parameters
getMap(int, int, float[]) - Method in class com.hermetica.magician.CoreGL
Return evaluator parameters
getMap(int, int, float[]) - Method in class com.hermetica.magician.TemplateGL
Return evaluator parameters
getMap(int, int, float[]) - Method in class com.hermetica.magician.ProfileGL
Return evaluator parameters
getMap(int, int, float[]) - Method in class com.hermetica.magician.TraceGL
Return evaluator parameters
getMap(int, int, float[]) - Method in interface com.hermetica.magician.GL
Return evaluator parameters
getMap(int, int, int[]) - Method in class com.hermetica.magician.ErrorGL
Return evaluator parameters
getMap(int, int, int[]) - Method in class com.hermetica.magician.CoreGL
Return evaluator parameters
getMap(int, int, int[]) - Method in class com.hermetica.magician.TemplateGL
Return evaluator parameters
getMap(int, int, int[]) - Method in class com.hermetica.magician.ProfileGL
Return evaluator parameters
getMap(int, int, int[]) - Method in class com.hermetica.magician.TraceGL
Return evaluator parameters
getMap(int, int, int[]) - Method in interface com.hermetica.magician.GL
Return evaluator parameters
getMaterial(int, int, float[]) - Method in class com.hermetica.magician.ErrorGL
Return material parameters
getMaterial(int, int, float[]) - Method in class com.hermetica.magician.CoreGL
Return material parameters
getMaterial(int, int, float[]) - Method in class com.hermetica.magician.TemplateGL
Return material parameters
getMaterial(int, int, float[]) - Method in class com.hermetica.magician.ProfileGL
Return material parameters
getMaterial(int, int, float[]) - Method in class com.hermetica.magician.TraceGL
Return material parameters
getMaterial(int, int, float[]) - Method in interface com.hermetica.magician.GL
Return material parameters
getMaterial(int, int, int[]) - Method in class com.hermetica.magician.ErrorGL
Return material parameters
getMaterial(int, int, int[]) - Method in class com.hermetica.magician.CoreGL
Return material parameters
getMaterial(int, int, int[]) - Method in class com.hermetica.magician.TemplateGL
Return material parameters
getMaterial(int, int, int[]) - Method in class com.hermetica.magician.ProfileGL
Return material parameters
getMaterial(int, int, int[]) - Method in class com.hermetica.magician.TraceGL
Return material parameters
getMaterial(int, int, int[]) - Method in interface com.hermetica.magician.GL
Return material parameters
getMaxAscent() - Method in class com.hermetica.magician.fonts.GLTextureFont
Returns the max ascent of the font
getMaxDescent() - Method in class com.hermetica.magician.fonts.GLTextureFont
Returns the max descent of the font
getMinimumSize() - Method in class com.hermetica.magician.GLComponent
Gets the preferred size of the component
getMode() - Method in class com.hermetica.magician.TemplateGLU
Returns the operating mode for this interface
getMode() - Method in class com.hermetica.magician.CoreGLU
Returns the operating mode for this interface.
getMode() - Method in class com.hermetica.magician.ErrorGL
Returns the current operating mode of any implementations of this interface.
getMode() - Method in class com.hermetica.magician.TraceGLU
Returns the operating mode for this interface
getMode() - Method in class com.hermetica.magician.CoreGL
Returns the current operating mode of any implementations of this interface.
getMode() - Method in class com.hermetica.magician.ProfileGLU
Returns the current operating mode of the profiling interface.
getMode() - Method in class com.hermetica.magician.TemplateGL
Returns the current operating mode of any implementations of this interface.
getMode() - Method in class com.hermetica.magician.ProfileGL
Returns the current operating mode of any implementations of this interface.
getMode() - Method in class com.hermetica.magician.ErrorGLU
Returns the operating mode for this interface
getMode() - Method in class com.hermetica.magician.TraceGL
Returns the current operating mode of any implementations of this interface.
getMode() - Method in interface com.hermetica.magician.GL
Returns the current operating mode of any implementations of this interface.
getMode() - Method in interface com.hermetica.magician.GLU
Returns the operating mode for this implementation of this interface
getName() - Method in class com.hermetica.magician.fonts.GLBitmapFont
Returns the name of the font
getName() - Method in class com.hermetica.magician.fonts.GLTextureFont
Returns the name of the font
getName() - Method in interface com.hermetica.util3d.demoTemplate
Returns the name of the demo
getName() - Method in class com.hermetica.util3d.CriticalSection
Returns the name of the lock
getNativeLibraryName() - Static method in class com.hermetica.magician.CoreGL
Returns the actual library name
getNumChars() - Method in class com.hermetica.magician.fonts.GLBitmapFont
Returns the number of characters in the font
getNumChars() - Method in class com.hermetica.magician.fonts.GLTextureFont
Returns the number of characters in the font
getNurbsProperty(GLUNurbs, int) - Method in class com.hermetica.magician.TemplateGLU
Queries a NURBS object for the given property value
getNurbsProperty(GLUNurbs, int) - Method in class com.hermetica.magician.CoreGLU
Queries a NURBS object for the given property value
getNurbsProperty(GLUNurbs, int) - Method in class com.hermetica.magician.TraceGLU
Queries a NURBS object for the given property value
getNurbsProperty(GLUNurbs, int) - Method in class com.hermetica.magician.ProfileGLU
Queries a NURBS object for the given property value
getNurbsProperty(GLUNurbs, int) - Method in class com.hermetica.magician.ErrorGLU
Queries a NURBS object for the given property value
getNurbsProperty(GLUNurbs, int) - Method in interface com.hermetica.magician.GLU
Queries a NURBS object for the given property value
getNurbsProperty(int) - Method in class com.hermetica.magician.GLUNurbs
Queries a NURBS object for the given property value
getOriginalAuthor() - Method in interface com.hermetica.util3d.demoTemplate
Returns the original author of this demo
getParent() - Method in class com.hermetica.magician.TemplateGLU
Returns the parent interface
getParent() - Method in class com.hermetica.magician.CoreGLU
Returns the parent interface.
getParent() - Method in class com.hermetica.magician.ErrorGL
Returns the parent interface.
getParent() - Method in class com.hermetica.magician.TraceGLU
Returns the parent interface
getParent() - Method in class com.hermetica.magician.CoreGL
Returns the parent interface.
getParent() - Method in class com.hermetica.magician.ProfileGLU
Returns the parent interface
getParent() - Method in class com.hermetica.magician.TemplateGL
Returns the parent interface.
getParent() - Method in class com.hermetica.magician.ProfileGL
Returns the parent interface.
getParent() - Method in class com.hermetica.magician.ErrorGLU
Returns the parent interface
getParent() - Method in class com.hermetica.magician.TraceGL
Returns the parent interface.
getParent() - Method in interface com.hermetica.magician.GL
Returns the parent interface
getParent() - Method in interface com.hermetica.magician.GLU
Returns the parent interface
getpData() - Method in class com.hermetica.magician.GLOffscreenBuffer
 
getPixelMap(int, float[]) - Method in class com.hermetica.magician.ErrorGL
Return the specified pixel map
getPixelMap(int, float[]) - Method in class com.hermetica.magician.CoreGL
Return the specified pixel map
getPixelMap(int, float[]) - Method in class com.hermetica.magician.TemplateGL
Return the specified pixel map
getPixelMap(int, float[]) - Method in class com.hermetica.magician.ProfileGL
Return the specified pixel map
getPixelMap(int, float[]) - Method in class com.hermetica.magician.TraceGL
Return the specified pixel map
getPixelMap(int, float[]) - Method in interface com.hermetica.magician.GL
Return the specified pixel map
getPixelMap(int, int[]) - Method in class com.hermetica.magician.ErrorGL
Return the specified pixel map
getPixelMap(int, int[]) - Method in class com.hermetica.magician.CoreGL
Return the specified pixel map
getPixelMap(int, int[]) - Method in class com.hermetica.magician.TemplateGL
Return the specified pixel map
getPixelMap(int, int[]) - Method in class com.hermetica.magician.ProfileGL
Return the specified pixel map
getPixelMap(int, int[]) - Method in class com.hermetica.magician.TraceGL
Return the specified pixel map
getPixelMap(int, int[]) - Method in interface com.hermetica.magician.GL
Return the specified pixel map
getPixelMap(int, short[]) - Method in class com.hermetica.magician.ErrorGL
Return the specified pixel map
getPixelMap(int, short[]) - Method in class com.hermetica.magician.CoreGL
Return the specified pixel map
getPixelMap(int, short[]) - Method in class com.hermetica.magician.TemplateGL
Return the specified pixel map
getPixelMap(int, short[]) - Method in class com.hermetica.magician.ProfileGL
Return the specified pixel map
getPixelMap(int, short[]) - Method in class com.hermetica.magician.TraceGL
Return the specified pixel map
getPixelMap(int, short[]) - Method in interface com.hermetica.magician.GL
Return the specified pixel map
getPixelType() - Method in class com.hermetica.magician.GLCapabilities
Returns the pixel type of the context
getPolygonStipple(byte[]) - Method in class com.hermetica.magician.ErrorGL
Return the polygon stipple pattern
getPolygonStipple(byte[]) - Method in class com.hermetica.magician.CoreGL
Return the polygon stipple pattern
getPolygonStipple(byte[]) - Method in class com.hermetica.magician.TemplateGL
Return the polygon stipple pattern
getPolygonStipple(byte[]) - Method in class com.hermetica.magician.ProfileGL
Return the polygon stipple pattern
getPolygonStipple(byte[]) - Method in class com.hermetica.magician.TraceGL
Return the polygon stipple pattern
getPolygonStipple(byte[]) - Method in interface com.hermetica.magician.GL
Return the polygon stipple pattern
getPreferredSize() - Method in class com.hermetica.magician.GLComponent
Gets the preferred size of the component
getProfileStream() - Static method in class com.hermetica.util3d.Streams
Returns the current profiling stream
getReadBuffer() - Method in class com.hermetica.magician.GLOffscreenBuffer
Returns the buffer from which pixel data reading will take place for image production.
getReadBuffer() - Method in class com.hermetica.magician.GLComponent
Returns the buffer from which pixel data reading will take place for image production.
getRedBits() - Method in class com.hermetica.magician.GLCapabilities
Returns the number of red bit planes in each RGBA buffer
getRedShift() - Method in class com.hermetica.magician.GLCapabilities
Returns the red shift value
getSharedComponent() - Method in class com.hermetica.magician.GLOffscreenBuffer
Returns the shared component.
getSharedComponent() - Method in class com.hermetica.magician.GLComponent
Returns the shared component.
getSize() - Method in class com.hermetica.magician.GLOffscreenBuffer
Returns the dimensions of this offscreen buffer
getStencilBits() - Method in class com.hermetica.magician.GLCapabilities
Returns the number of bits in the stencil buffer
getStereo() - Method in class com.hermetica.magician.GLCapabilities
Returns the current stereo rendering capabilities of the component
getString(int) - Method in class com.hermetica.magician.TemplateGLU
Returns information about the desired aspect of the OpenGL implementation.
getString(int) - Method in class com.hermetica.magician.CoreGLU
Returns information about the desired aspect of the OpenGL implementation.
getString(int) - Method in class com.hermetica.magician.ErrorGL
Polymorphic definition of glGetString
getString(int) - Method in class com.hermetica.magician.TraceGLU
Returns information about the desired aspect of the OpenGL implementation.
getString(int) - Method in class com.hermetica.magician.CoreGL
Polymorphic definition of glGetString
getString(int) - Method in class com.hermetica.magician.ProfileGLU
Returns information about the desired aspect of the OpenGL implementation.
getString(int) - Method in class com.hermetica.magician.TemplateGL
Polymorphic definition of glGetString
getString(int) - Method in class com.hermetica.magician.ProfileGL
Polymorphic definition of glGetString
getString(int) - Method in class com.hermetica.magician.ErrorGLU
Returns information about the desired aspect of the OpenGL implementation.
getString(int) - Method in class com.hermetica.magician.TraceGL
Polymorphic definition of glGetString
getString(int) - Method in interface com.hermetica.magician.GL
Polymorphic definition of glGetString
getString(int) - Method in interface com.hermetica.magician.GLU
Returns information about the desired aspect of the OpenGL implementation.
getTessProperty(GLUTesselator, int) - Method in class com.hermetica.magician.TemplateGLU
Returns the current value of the given tesselation property for the given tesselation object
getTessProperty(GLUTesselator, int) - Method in class com.hermetica.magician.CoreGLU
Returns the current value of the given tesselation property for the given tesselation object
getTessProperty(GLUTesselator, int) - Method in class com.hermetica.magician.TraceGLU
Returns the current value of the given tesselation property for the given tesselation object
getTessProperty(GLUTesselator, int) - Method in class com.hermetica.magician.ProfileGLU
Returns the current value of the given tesselation property for the given tesselation object
getTessProperty(GLUTesselator, int) - Method in class com.hermetica.magician.ErrorGLU
Returns the current value of the given tesselation property for the given tesselation object
getTessProperty(GLUTesselator, int) - Method in interface com.hermetica.magician.GLU
Returns the current value of the given tesselation property for the given tesselation object
getTexEnv(int, int, float[]) - Method in class com.hermetica.magician.ErrorGL
Return texture environment parameters
getTexEnv(int, int, float[]) - Method in class com.hermetica.magician.CoreGL
Return texture environment parameters
getTexEnv(int, int, float[]) - Method in class com.hermetica.magician.TemplateGL
Return texture environment parameters
getTexEnv(int, int, float[]) - Method in class com.hermetica.magician.ProfileGL
Return texture environment parameters
getTexEnv(int, int, float[]) - Method in class com.hermetica.magician.TraceGL
Return texture environment parameters
getTexEnv(int, int, float[]) - Method in interface com.hermetica.magician.GL
Return texture environment parameters
getTexEnv(int, int, int[]) - Method in class com.hermetica.magician.ErrorGL
Return texture environment parameters
getTexEnv(int, int, int[]) - Method in class com.hermetica.magician.CoreGL
Return texture environment parameters
getTexEnv(int, int, int[]) - Method in class com.hermetica.magician.TemplateGL
Return texture environment parameters
getTexEnv(int, int, int[]) - Method in class com.hermetica.magician.ProfileGL
Return texture environment parameters
getTexEnv(int, int, int[]) - Method in class com.hermetica.magician.TraceGL
Return texture environment parameters
getTexEnv(int, int, int[]) - Method in interface com.hermetica.magician.GL
Return texture environment parameters
getTexGen(int, int, double[]) - Method in class com.hermetica.magician.ErrorGL
Return texture coordinate generation parameters
getTexGen(int, int, double[]) - Method in class com.hermetica.magician.CoreGL
Return texture coordinate generation parameters
getTexGen(int, int, double[]) - Method in class com.hermetica.magician.TemplateGL
Return texture coordinate generation parameters
getTexGen(int, int, double[]) - Method in class com.hermetica.magician.ProfileGL
Return texture coordinate generation parameters
getTexGen(int, int, double[]) - Method in class com.hermetica.magician.TraceGL
Return texture coordinate generation parameters
getTexGen(int, int, double[]) - Method in interface com.hermetica.magician.GL
Return texture coordinate generation parameters
getTexGen(int, int, float[]) - Method in class com.hermetica.magician.ErrorGL
Return texture coordinate generation parameters
getTexGen(int, int, float[]) - Method in class com.hermetica.magician.CoreGL
Return texture coordinate generation parameters
getTexGen(int, int, float[]) - Method in class com.hermetica.magician.TemplateGL
Return texture coordinate generation parameters
getTexGen(int, int, float[]) - Method in class com.hermetica.magician.ProfileGL
Return texture coordinate generation parameters
getTexGen(int, int, float[]) - Method in class com.hermetica.magician.TraceGL
Return texture coordinate generation parameters
getTexGen(int, int, float[]) - Method in interface com.hermetica.magician.GL
Return texture coordinate generation parameters
getTexGen(int, int, int[]) - Method in class com.hermetica.magician.ErrorGL
Return texture coordinate generation parameters
getTexGen(int, int, int[]) - Method in class com.hermetica.magician.CoreGL
Return texture coordinate generation parameters
getTexGen(int, int, int[]) - Method in class com.hermetica.magician.TemplateGL
Return texture coordinate generation parameters
getTexGen(int, int, int[]) - Method in class com.hermetica.magician.ProfileGL
Return texture coordinate generation parameters
getTexGen(int, int, int[]) - Method in class com.hermetica.magician.TraceGL
Return texture coordinate generation parameters
getTexGen(int, int, int[]) - Method in interface com.hermetica.magician.GL
Return texture coordinate generation parameters
getTexLevelParameter(int, int, int, float[]) - Method in class com.hermetica.magician.ErrorGL
Return texture parameter values for a specific level of detail
getTexLevelParameter(int, int, int, float[]) - Method in class com.hermetica.magician.CoreGL
Return texture parameter values for a specific level of detail
getTexLevelParameter(int, int, int, float[]) - Method in class com.hermetica.magician.TemplateGL
Return texture parameter values for a specific level of detail
getTexLevelParameter(int, int, int, float[]) - Method in class com.hermetica.magician.ProfileGL
Return texture parameter values for a specific level of detail
getTexLevelParameter(int, int, int, float[]) - Method in class com.hermetica.magician.TraceGL
Return texture parameter values for a specific level of detail
getTexLevelParameter(int, int, int, float[]) - Method in interface com.hermetica.magician.GL
Return texture parameter values for a specific level of detail
getTexLevelParameter(int, int, int, int[]) - Method in class com.hermetica.magician.ErrorGL
Return texture parameter values for a specific level of detail
getTexLevelParameter(int, int, int, int[]) - Method in class com.hermetica.magician.CoreGL
Return texture parameter values for a specific level of detail
getTexLevelParameter(int, int, int, int[]) - Method in class com.hermetica.magician.TemplateGL
Return texture parameter values for a specific level of detail
getTexLevelParameter(int, int, int, int[]) - Method in class com.hermetica.magician.ProfileGL
Return texture parameter values for a specific level of detail
getTexLevelParameter(int, int, int, int[]) - Method in class com.hermetica.magician.TraceGL
Return texture parameter values for a specific level of detail
getTexLevelParameter(int, int, int, int[]) - Method in interface com.hermetica.magician.GL
Return texture parameter values for a specific level of detail
getTexParameter(int, int, float[]) - Method in class com.hermetica.magician.ErrorGL
Return texture parameter values
getTexParameter(int, int, float[]) - Method in class com.hermetica.magician.CoreGL
Return texture parameter values
getTexParameter(int, int, float[]) - Method in class com.hermetica.magician.TemplateGL
Return texture parameter values
getTexParameter(int, int, float[]) - Method in class com.hermetica.magician.ProfileGL
Return texture parameter values
getTexParameter(int, int, float[]) - Method in class com.hermetica.magician.TraceGL
Return texture parameter values
getTexParameter(int, int, float[]) - Method in interface com.hermetica.magician.GL
Return texture parameter values
getTexParameter(int, int, int[]) - Method in class com.hermetica.magician.ErrorGL
Return texture parameter values
getTexParameter(int, int, int[]) - Method in class com.hermetica.magician.CoreGL
Return texture parameter values
getTexParameter(int, int, int[]) - Method in class com.hermetica.magician.TemplateGL
Return texture parameter values
getTexParameter(int, int, int[]) - Method in class com.hermetica.magician.ProfileGL
Return texture parameter values
getTexParameter(int, int, int[]) - Method in class com.hermetica.magician.TraceGL
Return texture parameter values
getTexParameter(int, int, int[]) - Method in interface com.hermetica.magician.GL
Return texture parameter values
getTexture() - Method in class com.hermetica.magician.fonts.GLTextureFont
Returns the texture for this font
getTexture() - Method in class com.hermetica.util3d.Texture
Returns the textureData array
getTextureHeight() - Method in class com.hermetica.magician.fonts.GLTextureFont
Returns the texture height
getTextureWidth() - Method in class com.hermetica.magician.fonts.GLTextureFont
Returns the texture width
getTraceStatus() - Method in class com.hermetica.magician.GLOffscreenBuffer
Returns the warning level that a component is running at.
getTraceStatus() - Static method in class com.hermetica.magician.GLContext
Returns the current tracing status
getTraceStatus() - Method in class com.hermetica.magician.GLUTesselator
Returns the trace status of the GLUTesselator lock
getTraceStatus() - Method in class com.hermetica.magician.GLComponent
Returns the warning level that a component is running at.
getTraceStatus() - Method in class com.hermetica.util3d.CriticalSection
Returns the tracing level of the lock
getTraceStream() - Static method in class com.hermetica.util3d.Streams
Returns the PrintStream to which trace information will be written to via writeTrace()
getUtilityNativeLibraryName() - Static method in class com.hermetica.magician.CoreGL
Returns the GLU library name
getVersion() - Method in interface com.hermetica.util3d.demoTemplate
Returns the version information for the demo
getWidget() - Method in class com.hermetica.magician.GLOffscreenBuffer
Method used to fetch the Widget / device context for this GLOffscreenBuffer.
getWidget() - Method in class com.hermetica.magician.GLComponent
Method used to fetch the Widget / device context for this GLComponent.
getWidth() - Method in interface com.hermetica.util3d.demoTemplate
Returns the width of this demo
getWidth() - Method in class com.hermetica.util3d.Texture
Returns the width of the texture
getWindow() - Method in class com.hermetica.magician.GLOffscreenBuffer
Method used to fetch the window information of this component.
getWindow() - Method in class com.hermetica.magician.GLComponent
Method used to fetch the window information of this component.
getX() - Method in class com.hermetica.magician.GLOffscreenBuffer
Returns the X coordinate
getY() - Method in class com.hermetica.magician.GLOffscreenBuffer
Returns the Y coordinate
gl - Static variable in class com.hermetica.magician.GLExtension
OpenGL pipeline used to detect extension support
gl - Variable in class com.hermetica.magician.GLUTesselator
Basic GL and GLU pipelines that can be used in subclassed tesselators
GL - interface com.hermetica.magician.GL.
Encapsulation of the OpenGL state machine.
GL_2_BYTES - Static variable in interface com.hermetica.magician.GLConstants
Used with glCallLists to specify the size of each character in a font, especially pertinent when rendering multi-byte character languages @see COM.hermetica.magician.GL#glCallLists @see COM.hermetica.magician.GL#GL_3_BYTES @see COM.hermetica.magician.GL#GL_4_BYTES
GL_2D - Static variable in interface com.hermetica.magician.GLConstants
x, y coordinates fed back into feedback buffer
GL_3_BYTES - Static variable in interface com.hermetica.magician.GLConstants
Used with glCallLists to specify the size of each character in a font, especially pertinent when rendering multi-byte character languages @see COM.hermetica.magician.GL#glCallLists @see COM.hermetica.magician.GL#GL_2_BYTES @see COM.hermetica.magician.GL#GL_4_BYTES
GL_3D - Static variable in interface com.hermetica.magician.GLConstants
x, y, z coordinates fed back into feedback buffer
GL_3D_COLOR - Static variable in interface com.hermetica.magician.GLConstants
x, y, z coordinates plus colour fed back into feedback buffer
GL_3D_COLOR_TEXTURE - Static variable in interface com.hermetica.magician.GLConstants
x, y, z coordinates plus colour plus texture fed back into feedback buffer
GL_4_BYTES - Static variable in interface com.hermetica.magician.GLConstants
Used with glCallLists to specify the size of each character in a font, especially pertinent when rendering multi-byte character languages @see COM.hermetica.magician.GL#glCallLists @see COM.hermetica.magician.GL#GL_2_BYTES @see COM.hermetica.magician.GL#GL_3_BYTES
GL_4D_COLOR_TEXTURE - Static variable in interface com.hermetica.magician.GLConstants
x, y, z, w coordinates plus colour plus texture fed back into feedback buffer
GL_ACCUM - Static variable in interface com.hermetica.magician.GLConstants
Specify the accumulation buffer
GL_ACCUM_ALPHA_BITS - Static variable in interface com.hermetica.magician.GLConstants
Number of bits per alpha component in the accumulation buffer
GL_ACCUM_BLUE_BITS - Static variable in interface com.hermetica.magician.GLConstants
Number of bits per blue component in the accumulation buffer
GL_ACCUM_BUFFER_BIT - Static variable in interface com.hermetica.magician.GLConstants
Indicates that the accumulation buffer should be operated on @see COM.hermetica.magician.GL#glClear
GL_ACCUM_CLEAR_VALUE - Static variable in interface com.hermetica.magician.GLConstants
Accumulation-buffer clear value
GL_ACCUM_GREEN_BITS - Static variable in interface com.hermetica.magician.GLConstants
Number of bits per green component in the accumulation buffer
GL_ACCUM_RED_BITS - Static variable in interface com.hermetica.magician.GLConstants
Number of bits per red component in the accumulation buffer
GL_ADD - Static variable in interface com.hermetica.magician.GLConstants
!!!Needs comment!!!
GL_ALL_ATTRIB_BITS - Static variable in interface com.hermetica.magician.GLConstants
!!!Needs comment!!!
GL_ALPHA - Static variable in interface com.hermetica.magician.GLConstants
A single alpha colour component
GL_ALPHA_BIAS - Static variable in interface com.hermetica.magician.GLConstants
Value of GL_ALPHA_BIAS
GL_ALPHA_BITS - Static variable in interface com.hermetica.magician.GLConstants
Number of bits per alpha component in colour buffers
GL_ALPHA_SCALE - Static variable in interface com.hermetica.magician.GLConstants
Value of GL_ALPHA_SCALE
GL_ALPHA_TEST - Static variable in interface com.hermetica.magician.GLConstants
Alpha test enabled
GL_ALPHA_TEST_FUNC - Static variable in interface com.hermetica.magician.GLConstants
Alpha test function
GL_ALPHA_TEST_REF - Static variable in interface com.hermetica.magician.GLConstants
Alpha test reference value
GL_ALPHA12 - Static variable in interface com.hermetica.magician.GLConstants
Internal texture image format
GL_ALPHA16 - Static variable in interface com.hermetica.magician.GLConstants
Internal texture image format
GL_ALPHA4 - Static variable in interface com.hermetica.magician.GLConstants
Internal texture image format
GL_ALPHA8 - Static variable in interface com.hermetica.magician.GLConstants
Internal texture image format
GL_ALWAYS - Static variable in interface com.hermetica.magician.GLConstants
Always accept the fragment
GL_AMBIENT - Static variable in interface com.hermetica.magician.GLConstants
Ambient intensity of light i
GL_AMBIENT_AND_DIFFUSE - Static variable in interface com.hermetica.magician.GLConstants
Ambient and diffuse colour of material
GL_AND - Static variable in interface com.hermetica.magician.GLConstants
And the incoming and destination fragments
GL_AND_INVERTED - Static variable in interface com.hermetica.magician.GLConstants
Invert the incoming fragment and AND it with the destination fragment
GL_AND_REVERSE - Static variable in interface com.hermetica.magician.GLConstants
And the incoming fragment with the inverse of the destination fragment
GL_ATTRIB_STACK_DEPTH - Static variable in interface com.hermetica.magician.GLConstants
Attribute stack pointer
GL_AUTO_NORMAL - Static variable in interface com.hermetica.magician.GLConstants
True if automatic normal generation enabled
GL_AUX_BUFFERS - Static variable in interface com.hermetica.magician.GLConstants
Number of auxilliary buffers
GL_AUX0 - Static variable in interface com.hermetica.magician.GLConstants
Auxiliary buffer 0
GL_AUX1 - Static variable in interface com.hermetica.magician.GLConstants
Auxiliary buffer 1
GL_AUX2 - Static variable in interface com.hermetica.magician.GLConstants
Auxiliary buffer 2
GL_AUX3 - Static variable in interface com.hermetica.magician.GLConstants
Auxiliary buffer 3
GL_BACK - Static variable in interface com.hermetica.magician.GLConstants
Back frame buffer in double-buffered contexts
GL_BACK_LEFT - Static variable in interface com.hermetica.magician.GLConstants
Back-left frame buffer in double-buffered stereo contexts
GL_BACK_RIGHT - Static variable in interface com.hermetica.magician.GLConstants
Back-right frame buffer in double-buffered stereo contexts
GL_BGR - Static variable in interface com.hermetica.magician.GLConstants
Pixel format
GL_BGRA - Static variable in interface com.hermetica.magician.GLConstants
Pixel format
GL_BITMAP - Static variable in interface com.hermetica.magician.GLConstants
single bits in unsigned 8-bit integers using the same format as glBitmap()
GL_BITMAP_TOKEN - Static variable in interface com.hermetica.magician.GLConstants
Signifies a vertex in a feedback buffer
GL_BLEND - Static variable in interface com.hermetica.magician.GLConstants
Blending enabled
GL_BLEND_COLOR_EXT - Static variable in interface com.hermetica.magician.GLConstants
!!!Needs comment!!!
GL_BLEND_DST - Static variable in interface com.hermetica.magician.GLConstants
Blending destination function
GL_BLEND_EQUATION_EXT - Static variable in interface com.hermetica.magician.GLConstants
!!!Needs comment!!!
GL_BLEND_SRC - Static variable in interface com.hermetica.magician.GLConstants
Blending source function
GL_BLUE - Static variable in interface com.hermetica.magician.GLConstants
A single blue colour component
GL_BLUE_BIAS - Static variable in interface com.hermetica.magician.GLConstants
Value of GL_BLUE_BIAS
GL_BLUE_BITS - Static variable in interface com.hermetica.magician.GLConstants
Number of bits per blue component in colour buffers
GL_BLUE_SCALE - Static variable in interface com.hermetica.magician.GLConstants
Value of GL_BLUE_SCALE
GL_BYTE - Static variable in interface com.hermetica.magician.GLConstants
signed 8-bit integer
GL_C3F_V3F - Static variable in interface com.hermetica.magician.GLConstants
Used to direct the operation of glInterleavedArrays() @see COM.hermetica.magician.GL#glInterleavedArrays
GL_C4F_N3F_V3F - Static variable in interface com.hermetica.magician.GLConstants
Used to direct the operation of glInterleavedArrays() @see COM.hermetica.magician.GL#glInterleavedArrays
GL_C4UB_V2F - Static variable in interface com.hermetica.magician.GLConstants
Used to direct the operation of glInterleavedArrays() @see COM.hermetica.magician.GL#glInterleavedArrays
GL_C4UB_V3F - Static variable in interface com.hermetica.magician.GLConstants
Used to direct the operation of glInterleavedArrays() @see COM.hermetica.magician.GL#glInterleavedArrays
GL_CCW - Static variable in interface com.hermetica.magician.GLConstants
Specifies vertex ordering as counter-clockwise @see COM.hermetica.magician.GL#glFrontFace
GL_CLAMP - Static variable in interface com.hermetica.magician.GLConstants
Clamp a texture in one direction
GL_CLAMP_TO_EDGE - Static variable in interface com.hermetica.magician.GLConstants
!!!Needs comment!!!
GL_CLEAR - Static variable in interface com.hermetica.magician.GLConstants
Clear the incoming fragment
GL_CLIENT_ALL_ATTRIB_BITS - Static variable in interface com.hermetica.magician.GLConstants
!!!Needs comment!!!
GL_CLIENT_ATTRIB_STACK_DEPTH - Static variable in interface com.hermetica.magician.GLConstants
Client attribute stack pointer
GL_CLIENT_PIXEL_STORE_BIT - Static variable in interface com.hermetica.magician.GLConstants
!!!Needs comment!!!
GL_CLIENT_VERTEX_ARRAY_BIT - Static variable in interface com.hermetica.magician.GLConstants
!!!Needs comment!!!
GL_CLIP_PLANE0 - Static variable in interface com.hermetica.magician.GLConstants
User clipping plane co-efficients / User clipping plane enabled
GL_CLIP_PLANE1 - Static variable in interface com.hermetica.magician.GLConstants
User clipping plane co-efficients / User clipping plane enabled
GL_CLIP_PLANE2 - Static variable in interface com.hermetica.magician.GLConstants
User clipping plane co-efficients / User clipping plane enabled
GL_CLIP_PLANE3 - Static variable in interface com.hermetica.magician.GLConstants
User clipping plane co-efficients / User clipping plane enabled
GL_CLIP_PLANE4 - Static variable in interface com.hermetica.magician.GLConstants
User clipping plane co-efficients / User clipping plane enabled
GL_CLIP_PLANE5 - Static variable in interface com.hermetica.magician.GLConstants
User clipping plane co-efficients / User clipping plane enabled
GL_COEFF - Static variable in interface com.hermetica.magician.GLConstants
1/2-d control points
GL_COLOR - Static variable in interface com.hermetica.magician.GLConstants
!!!Needs comment!!!
GL_COLOR_ARRAY - Static variable in interface com.hermetica.magician.GLConstants
RGBA colour array enable
GL_COLOR_ARRAY_COUNT_EXT - Static variable in interface com.hermetica.magician.GLConstants
!!!Needs comment!!!
GL_COLOR_ARRAY_EXT - Static variable in interface com.hermetica.magician.GLConstants
RGBA colour array enable
GL_COLOR_ARRAY_POINTER - Static variable in interface com.hermetica.magician.GLConstants
Pointer to the colour array
GL_COLOR_ARRAY_POINTER_EXT - Static variable in interface com.hermetica.magician.GLConstants
Pointer to the colour array
GL_COLOR_ARRAY_SIZE - Static variable in interface com.hermetica.magician.GLConstants
Colours per vertex
GL_COLOR_ARRAY_SIZE_EXT - Static variable in interface com.hermetica.magician.GLConstants
Colours per vertex
GL_COLOR_ARRAY_STRIDE - Static variable in interface com.hermetica.magician.GLConstants
Stride between colours
GL_COLOR_ARRAY_STRIDE_EXT - Static variable in interface com.hermetica.magician.GLConstants
Stride between colours
GL_COLOR_ARRAY_TYPE - Static variable in interface com.hermetica.magician.GLConstants
Type of colour components
GL_COLOR_ARRAY_TYPE_EXT - Static variable in interface com.hermetica.magician.GLConstants
Type of colour components
GL_COLOR_BUFFER_BIT - Static variable in interface com.hermetica.magician.GLConstants
Indicates that the colour buffer should be operated on @see COM.hermetica.magician.GL#glClear
GL_COLOR_CLEAR_VALUE - Static variable in interface com.hermetica.magician.GLConstants
Colour-buffer clear value ( RGBA mode )
GL_COLOR_INDEX - Static variable in interface com.hermetica.magician.GLConstants
A single colour index
GL_COLOR_INDEX1_EXT - Static variable in interface com.hermetica.magician.GLConstants
!!!Needs comment!!!
GL_COLOR_INDEX12_EXT - Static variable in interface com.hermetica.magician.GLConstants
!!!Needs comment!!!
GL_COLOR_INDEX16_EXT - Static variable in interface com.hermetica.magician.GLConstants
!!!Needs comment!!!
GL_COLOR_INDEX2_EXT - Static variable in interface com.hermetica.magician.GLConstants
!!!Needs comment!!!
GL_COLOR_INDEX4_EXT - Static variable in interface com.hermetica.magician.GLConstants
!!!Needs comment!!!
GL_COLOR_INDEX8_EXT - Static variable in interface com.hermetica.magician.GLConstants
!!!Needs comment!!!
GL_COLOR_INDEXES - Static variable in interface com.hermetica.magician.GLConstants
c_a, c_d and c_s for colour-index lighting
GL_COLOR_LOGIC_OP - Static variable in interface com.hermetica.magician.GLConstants
RGBA colour logical operation enabled
GL_COLOR_MATERIAL - Static variable in interface com.hermetica.magician.GLConstants
True if colour tracking is enabled
GL_COLOR_MATERIAL_FACE - Static variable in interface com.hermetica.magician.GLConstants
Face(s) affected by colour tracking
GL_COLOR_MATERIAL_PARAMETER - Static variable in interface com.hermetica.magician.GLConstants
Material properties tracking current colour
GL_COLOR_TABLE_ALPHA_SIZE_EXT - Static variable in interface com.hermetica.magician.GLConstants
!!!Needs comment!!!
GL_COLOR_TABLE_BLUE_SIZE_EXT - Static variable in interface com.hermetica.magician.GLConstants
!!!Needs comment!!!
GL_COLOR_TABLE_FORMAT_EXT - Static variable in interface com.hermetica.magician.GLConstants
!!!Needs comment!!!
GL_COLOR_TABLE_GREEN_SIZE_EXT - Static variable in interface com.hermetica.magician.GLConstants
!!!Needs comment!!!
GL_COLOR_TABLE_INTENSITY_SIZE_EXT - Static variable in interface com.hermetica.magician.GLConstants
!!!Needs comment!!!
GL_COLOR_TABLE_LUMINANCE_SIZE_EXT - Static variable in interface com.hermetica.magician.GLConstants
!!!Needs comment!!!
GL_COLOR_TABLE_RED_SIZE_EXT - Static variable in interface com.hermetica.magician.GLConstants
!!!Needs comment!!!
GL_COLOR_TABLE_WIDTH_EXT - Static variable in interface com.hermetica.magician.GLConstants
!!!Needs comment!!!
GL_COLOR_WRITEMASK - Static variable in interface com.hermetica.magician.GLConstants
Colour write enables; R, G, B or A
GL_COMPILE - Static variable in interface com.hermetica.magician.GLConstants
Specifies that the following display list should be compiled @see COM.hermetica.magician.GL#glBegin
GL_COMPILE_AND_EXECUTE - Static variable in interface com.hermetica.magician.GLConstants
Specifies that the following display list should be compiled then executed @see COM.hermetica.magician.GL#glBegin
GL_CONSTANT_ALPHA - Static variable in interface com.hermetica.magician.GLConstants
!!!Needs comment!!!
GL_CONSTANT_ALPHA_EXT - Static variable in interface com.hermetica.magician.GLConstants
!!!Needs comment!!!
GL_CONSTANT_ATTENUATION - Static variable in interface com.hermetica.magician.GLConstants
Constant attenuation factor
GL_CONSTANT_COLOR - Static variable in interface com.hermetica.magician.GLConstants
!!!Needs comment!!!
GL_CONSTANT_COLOR_EXT - Static variable in interface com.hermetica.magician.GLConstants
!!!Needs comment!!!
GL_COPY - Static variable in interface com.hermetica.magician.GLConstants
Copy the incoming fragment
GL_COPY_INVERTED - Static variable in interface com.hermetica.magician.GLConstants
Invert the incoming fragment
GL_COPY_PIXEL_TOKEN - Static variable in interface com.hermetica.magician.GLConstants
Signifies a vertex in a feedback buffer
GL_CULL_FACE - Static variable in interface com.hermetica.magician.GLConstants
Polygon culling enabled
GL_CULL_FACE_MODE - Static variable in interface com.hermetica.magician.GLConstants
Cull front/back facing polygons
GL_CURRENT_BIT - Static variable in interface com.hermetica.magician.GLConstants
!!!Needs comment!!!
GL_CURRENT_COLOR - Static variable in interface com.hermetica.magician.GLConstants
Current colour
GL_CURRENT_INDEX - Static variable in interface com.hermetica.magician.GLConstants
Current colour index
GL_CURRENT_NORMAL - Static variable in interface com.hermetica.magician.GLConstants
Current normal
GL_CURRENT_RASTER_COLOR - Static variable in interface com.hermetica.magician.GLConstants
Colour associated with raster position
GL_CURRENT_RASTER_DISTANCE - Static variable in interface com.hermetica.magician.GLConstants
Current raster distance
GL_CURRENT_RASTER_INDEX - Static variable in interface com.hermetica.magician.GLConstants
Colour index associated with raster position
GL_CURRENT_RASTER_POSITION - Static variable in interface com.hermetica.magician.GLConstants
Current raster position
GL_CURRENT_RASTER_POSITION_VALID - Static variable in interface com.hermetica.magician.GLConstants
Raster position valid bit
GL_CURRENT_RASTER_TEXTURE_COORDS - Static variable in interface com.hermetica.magician.GLConstants
Texture coordinates associated with raster position
GL_CURRENT_TEXTURE_COORDS - Static variable in interface com.hermetica.magician.GLConstants
Current texture coordinates
GL_CW - Static variable in interface com.hermetica.magician.GLConstants
Specifies vertex ordering as clockwise @see COM.hermetica.magician.GL#glFrontFace
GL_DECAL - Static variable in interface com.hermetica.magician.GLConstants
Specifies that the texture should be applied to the surface using the original texture colours
GL_DECR - Static variable in interface com.hermetica.magician.GLConstants
!!!Needs comment!!!
GL_DEPTH - Static variable in interface com.hermetica.magician.GLConstants
!!!Needs comment!!!
GL_DEPTH_BIAS - Static variable in interface com.hermetica.magician.GLConstants
Value of GL_DEPTH_BIAS
GL_DEPTH_BITS - Static variable in interface com.hermetica.magician.GLConstants
Number of depth-buffer bitplanes
GL_DEPTH_BUFFER_BIT - Static variable in interface com.hermetica.magician.GLConstants
Indicates that the depth buffer should be operated on @see COM.hermetica.magician.GL#glClear
GL_DEPTH_CLEAR_VALUE - Static variable in interface com.hermetica.magician.GLConstants
Depth-buffer clear value
GL_DEPTH_COMPONENT - Static variable in interface com.hermetica.magician.GLConstants
A single depth component
GL_DEPTH_FUNC - Static variable in interface com.hermetica.magician.GLConstants
Depth buffer test function
GL_DEPTH_RANGE - Static variable in interface com.hermetica.magician.GLConstants
Depth range near and far
GL_DEPTH_SCALE - Static variable in interface com.hermetica.magician.GLConstants
Value of GL_DEPTH_SCALE
GL_DEPTH_TEST - Static variable in interface com.hermetica.magician.GLConstants
Depth buffer enabled
GL_DEPTH_WRITEMASK - Static variable in interface com.hermetica.magician.GLConstants
Depth buffer enabled for writing
GL_DIFFUSE - Static variable in interface com.hermetica.magician.GLConstants
Diffuse intensity of light i
GL_DISTANCE_ATTENUATION_EXT - Static variable in interface com.hermetica.magician.GLConstants
!!!Needs comment!!!
GL_DITHER - Static variable in interface com.hermetica.magician.GLConstants
Dithering enabled
GL_DOMAIN - Static variable in interface com.hermetica.magician.GLConstants
1/2-d domain endpoints
GL_DONT_CARE - Static variable in interface com.hermetica.magician.GLConstants
Inform OpenGL that you don't care which path it is to use @see COM.hermetica.magician.GL#GL_NICEST @see COM.hermetica.magician.GL#GL_FASTEST
GL_DOUBLE - Static variable in interface com.hermetica.magician.GLConstants
double-precision floating point number
GL_DOUBLEBUFFER - Static variable in interface com.hermetica.magician.GLConstants
True if front and back buffers exist
GL_DRAW_BUFFER - Static variable in interface com.hermetica.magician.GLConstants
Buffers selected for drawing
GL_DRAW_PIXEL_TOKEN - Static variable in interface com.hermetica.magician.GLConstants
Signifies a vertex in a feedback buffer
GL_DST_ALPHA - Static variable in interface com.hermetica.magician.GLConstants
Use the destination alpha as the blend factor
GL_DST_COLOR - Static variable in interface com.hermetica.magician.GLConstants
Use the destination colour as the blend factor
GL_EDGE_FLAG - Static variable in interface com.hermetica.magician.GLConstants
Edge flag
GL_EDGE_FLAG_ARRAY - Static variable in interface com.hermetica.magician.GLConstants
Edge flag array enable
GL_EDGE_FLAG_ARRAY_COUNT_EXT - Static variable in interface com.hermetica.magician.GLConstants
!!!Needs comment!!!
GL_EDGE_FLAG_ARRAY_EXT - Static variable in interface com.hermetica.magician.GLConstants
Edge flag array enable
GL_EDGE_FLAG_ARRAY_POINTER - Static variable in interface com.hermetica.magician.GLConstants
Pointer to the edge flag array
GL_EDGE_FLAG_ARRAY_POINTER_EXT - Static variable in interface com.hermetica.magician.GLConstants
Pointer to the edge flag array
GL_EDGE_FLAG_ARRAY_STRIDE - Static variable in interface com.hermetica.magician.GLConstants
Stride between edge flags
GL_EDGE_FLAG_ARRAY_STRIDE_EXT - Static variable in interface com.hermetica.magician.GLConstants
Stride between edge flags
GL_EMISSION - Static variable in interface com.hermetica.magician.GLConstants
Emissive material colour
GL_ENABLE_BIT - Static variable in interface com.hermetica.magician.GLConstants
!!!Needs comment!!!
GL_EQUAL - Static variable in interface com.hermetica.magician.GLConstants
Accept the fragment if fragment alpha == reference alpha
GL_EQUIV - Static variable in interface com.hermetica.magician.GLConstants
Invert ( source XOR destination ) fragments
GL_EVAL_BIT - Static variable in interface com.hermetica.magician.GLConstants
!!!Needs comment!!!
GL_EXP - Static variable in interface com.hermetica.magician.GLConstants
Use exponential fog
GL_EXP2 - Static variable in interface com.hermetica.magician.GLConstants
Use exponential^2 fog
GL_EXTENSIONS - Static variable in interface com.hermetica.magician.GLConstants
The extensions present in this implementation of OpenGL
GL_EYE_LINEAR - Static variable in interface com.hermetica.magician.GLConstants
Calculate texture coordinates relative to eye coordinates
GL_EYE_PLANE - Static variable in interface com.hermetica.magician.GLConstants
Texgen plane equation co-efficients
GL_FALSE - Static variable in interface com.hermetica.magician.GLConstants
Signifies a false value
GL_FASTEST - Static variable in interface com.hermetica.magician.GLConstants
Use the fastest path available @see COM.hermetica.magician.GL#GL_NICEST
GL_FEEDBACK - Static variable in interface com.hermetica.magician.GLConstants
Specify that we wish to render in feedback mode @see COM.hermetica.magician.GL#glRenderMode
GL_FEEDBACK_BUFFER_POINTER - Static variable in interface com.hermetica.magician.GLConstants
Pointer to feedback buffer
GL_FEEDBACK_BUFFER_SIZE - Static variable in interface com.hermetica.magician.GLConstants
Size of feedback buffer
GL_FEEDBACK_BUFFER_TYPE - Static variable in interface com.hermetica.magician.GLConstants
Type of feedback buffer
GL_FILL - Static variable in interface com.hermetica.magician.GLConstants
Specifies that polygons are to be filled @see COM.hermetica.magician.GL#glPolygonMode
GL_FLAT - Static variable in interface com.hermetica.magician.GLConstants
Specify that flat-shading should be used @see COM.hermetica.magician.GL#glRenderMode
GL_FLOAT - Static variable in interface com.hermetica.magician.GLConstants
single-precision floating point number
GL_FOG - Static variable in interface com.hermetica.magician.GLConstants
True if fog enabled
GL_FOG_BIT - Static variable in interface com.hermetica.magician.GLConstants
!!!Needs comment!!!
GL_FOG_COLOR - Static variable in interface com.hermetica.magician.GLConstants
Fog colour
GL_FOG_DENSITY - Static variable in interface com.hermetica.magician.GLConstants
Exponential fog density
GL_FOG_END - Static variable in interface com.hermetica.magician.GLConstants
Linear fog end
GL_FOG_HINT - Static variable in interface com.hermetica.magician.GLConstants
Fog hint
GL_FOG_INDEX - Static variable in interface com.hermetica.magician.GLConstants
Fog index
GL_FOG_MODE - Static variable in interface com.hermetica.magician.GLConstants
Fog mode
GL_FOG_START - Static variable in interface com.hermetica.magician.GLConstants
Linear fog start
GL_FRONT - Static variable in interface com.hermetica.magician.GLConstants
Front frame buffer
GL_FRONT_AND_BACK - Static variable in interface com.hermetica.magician.GLConstants
!!!Needs comment!!!
GL_FRONT_FACE - Static variable in interface com.hermetica.magician.GLConstants
Polygon front-face CW/CCW indicator
GL_FRONT_LEFT - Static variable in interface com.hermetica.magician.GLConstants
Front-left frame buffer in stereo context
GL_FRONT_RIGHT - Static variable in interface com.hermetica.magician.GLConstants
Front-right frame buffer in stereo context
GL_FUNC_ADD_EXT - Static variable in interface com.hermetica.magician.GLConstants
!!!Needs comment!!!
GL_FUNC_REVERSE_SUBTRACT_EXT - Static variable in interface com.hermetica.magician.GLConstants
!!!Needs comment!!!
GL_FUNC_SUBTRACT_EXT - Static variable in interface com.hermetica.magician.GLConstants
!!!Needs comment!!!
GL_GEQUAL - Static variable in interface com.hermetica.magician.GLConstants
Accept the fragment if fragment alpha >= reference alpha
GL_GREATER - Static variable in interface com.hermetica.magician.GLConstants
Accept the fragment if fragment alpha > reference alpha
GL_GREEN - Static variable in interface com.hermetica.magician.GLConstants
A single green colour component
GL_GREEN_BIAS - Static variable in interface com.hermetica.magician.GLConstants
Value of GL_GREEN_BIAS
GL_GREEN_BITS - Static variable in interface com.hermetica.magician.GLConstants
Number of bits per green component in colour buffers
GL_GREEN_SCALE - Static variable in interface com.hermetica.magician.GLConstants
Value of GL_GREEN_SCALE
GL_HINT_BIT - Static variable in interface com.hermetica.magician.GLConstants
!!!Needs comment!!!
GL_INCR - Static variable in interface com.hermetica.magician.GLConstants
!!!Needs comment!!!
GL_INDEX_ARRAY - Static variable in interface com.hermetica.magician.GLConstants
Colour-index array enable
GL_INDEX_ARRAY_COUNT_EXT - Static variable in interface com.hermetica.magician.GLConstants
!!!Needs comment!!!
GL_INDEX_ARRAY_EXT - Static variable in interface com.hermetica.magician.GLConstants
Colour-index array enable
GL_INDEX_ARRAY_POINTER - Static variable in interface com.hermetica.magician.GLConstants
Pointer to the index array
GL_INDEX_ARRAY_POINTER_EXT - Static variable in interface com.hermetica.magician.GLConstants
Pointer to the index array
GL_INDEX_ARRAY_STRIDE - Static variable in interface com.hermetica.magician.GLConstants
Stride between colour indexes
GL_INDEX_ARRAY_STRIDE_EXT - Static variable in interface com.hermetica.magician.GLConstants
Stride between colour indexes
GL_INDEX_ARRAY_TYPE - Static variable in interface com.hermetica.magician.GLConstants
Type of colour indexes
GL_INDEX_ARRAY_TYPE_EXT - Static variable in interface com.hermetica.magician.GLConstants
Type of colour indexes
GL_INDEX_BITS - Static variable in interface com.hermetica.magician.GLConstants
Number of bits per index in colour buffers
GL_INDEX_CLEAR_VALUE - Static variable in interface com.hermetica.magician.GLConstants
Colour-buffer clear value ( colour-index mode )
GL_INDEX_LOGIC_OP - Static variable in interface com.hermetica.magician.GLConstants
Colour index logical operation enabled
GL_INDEX_MODE - Static variable in interface com.hermetica.magician.GLConstants
True if colour buffers store indices
GL_INDEX_OFFSET - Static variable in interface com.hermetica.magician.GLConstants
Value of GL_INDEX_OFFSET
GL_INDEX_SHIFT - Static variable in interface com.hermetica.magician.GLConstants
Value of GL_INDEX_SHIFT
GL_INDEX_WRITEMASK - Static variable in interface com.hermetica.magician.GLConstants
Colour-index writemask
GL_INT - Static variable in interface com.hermetica.magician.GLConstants
signed 32-bit integer
GL_INTENSITY - Static variable in interface com.hermetica.magician.GLConstants
Internal texture image format
GL_INTENSITY12 - Static variable in interface com.hermetica.magician.GLConstants
Internal texture image format
GL_INTENSITY16 - Static variable in interface com.hermetica.magician.GLConstants
Internal texture image format
GL_INTENSITY4 - Static variable in interface com.hermetica.magician.GLConstants
Internal texture image format
GL_INTENSITY8 - Static variable in interface com.hermetica.magician.GLConstants
Internal texture image format
GL_INVALID_ENUM - Static variable in interface com.hermetica.magician.GLConstants
GLenum argument out of range
GL_INVALID_OPERATION - Static variable in interface com.hermetica.magician.GLConstants
Operation illegal in current state
GL_INVALID_VALUE - Static variable in interface com.hermetica.magician.GLConstants
!!!Needs comment!!!
GL_INVERT - Static variable in interface com.hermetica.magician.GLConstants
Invert the destination fragmen1
GL_KEEP - Static variable in interface com.hermetica.magician.GLConstants
!!!Needs comment!!!
GL_LEFT - Static variable in interface com.hermetica.magician.GLConstants
!!!Needs comment!!!
GL_LEQUAL - Static variable in interface com.hermetica.magician.GLConstants
Accept the fragment if fragment alpha <= reference alpha
GL_LESS - Static variable in interface com.hermetica.magician.GLConstants
Accept the fragment if fragment alpha < reference alpha
GL_LIGHT_MODEL_AMBIENT - Static variable in interface com.hermetica.magician.GLConstants
Ambient scene colour
GL_LIGHT_MODEL_COLOR_CONTROL - Static variable in interface com.hermetica.magician.GLConstants
!!!Needs comment!!!
GL_LIGHT_MODEL_LOCAL_VIEWER - Static variable in interface com.hermetica.magician.GLConstants
Viewer is local
GL_LIGHT_MODEL_TWO_SIDE - Static variable in interface com.hermetica.magician.GLConstants
Use two-sided lighting
GL_LIGHT0 - Static variable in interface com.hermetica.magician.GLConstants
True if light i enabled
GL_LIGHT1 - Static variable in interface com.hermetica.magician.GLConstants
True if light i enabled
GL_LIGHT2 - Static variable in interface com.hermetica.magician.GLConstants
True if light i enabled
GL_LIGHT3 - Static variable in interface com.hermetica.magician.GLConstants
True if light i enabled
GL_LIGHT4 - Static variable in interface com.hermetica.magician.GLConstants
True if light i enabled
GL_LIGHT5 - Static variable in interface com.hermetica.magician.GLConstants
True if light i enabled
GL_LIGHT6 - Static variable in interface com.hermetica.magician.GLConstants
True if light i enabled
GL_LIGHT7 - Static variable in interface com.hermetica.magician.GLConstants
True if light i enabled
GL_LIGHTING - Static variable in interface com.hermetica.magician.GLConstants
True if lighting enabled
GL_LIGHTING_BIT - Static variable in interface com.hermetica.magician.GLConstants
!!!Needs comment!!!
GL_LINE - Static variable in interface com.hermetica.magician.GLConstants
Specifies that polygons are to be drawn with lines @see COM.hermetica.magician.GL#glPolygonMode
GL_LINE_BIT - Static variable in interface com.hermetica.magician.GLConstants
!!!Needs comment!!!
GL_LINE_LOOP - Static variable in interface com.hermetica.magician.GLConstants
Same as GL_LINE_STRIP, with a segment added between last and first vertices @see COM.hermetica.magician.GL#glBegin
GL_LINE_RESET_TOKEN - Static variable in interface com.hermetica.magician.GLConstants
Signifies two vertices in a feedback buffer
GL_LINE_SMOOTH - Static variable in interface com.hermetica.magician.GLConstants
Line anti-aliasing on
GL_LINE_SMOOTH_HINT - Static variable in interface com.hermetica.magician.GLConstants
Line smooth hint
GL_LINE_STIPPLE - Static variable in interface com.hermetica.magician.GLConstants
Line stipple enable
GL_LINE_STIPPLE_PATTERN - Static variable in interface com.hermetica.magician.GLConstants
Line stipple
GL_LINE_STIPPLE_REPEAT - Static variable in interface com.hermetica.magician.GLConstants
Line stipple repeat
GL_LINE_STRIP - Static variable in interface com.hermetica.magician.GLConstants
Series of connected line segments @see COM.hermetica.magician.GL#glBegin
GL_LINE_TOKEN - Static variable in interface com.hermetica.magician.GLConstants
Signifies two vertices in a feedback buffer
GL_LINE_WIDTH - Static variable in interface com.hermetica.magician.GLConstants
Line width
GL_LINE_WIDTH_GRANULARITY - Static variable in interface com.hermetica.magician.GLConstants
Antialised line-width granularity
GL_LINE_WIDTH_RANGE - Static variable in interface com.hermetica.magician.GLConstants
Range ( low to high ) of antialiased line widths
GL_LINEAR - Static variable in interface com.hermetica.magician.GLConstants
Linearly interpolate
GL_LINEAR_ATTENUATION - Static variable in interface com.hermetica.magician.GLConstants
Linear attenuation factor
GL_LINEAR_MIPMAP_LINEAR - Static variable in interface com.hermetica.magician.GLConstants
Uses a linearly interpolated texel from two linearly interpolated mipmaps
GL_LINEAR_MIPMAP_NEAREST - Static variable in interface com.hermetica.magician.GLConstants
Uses a linearly interpolated texel from the two nearest mipmaps
GL_LINES - Static variable in interface com.hermetica.magician.GLConstants
Pairs of vertices interpreted as individual line segments @see COM.hermetica.magician.GL#glBegin
GL_LIST_BASE - Static variable in interface com.hermetica.magician.GLConstants
Setting of glListBase()
GL_LIST_BIT - Static variable in interface com.hermetica.magician.GLConstants
!!!Needs comment!!!
GL_LIST_INDEX - Static variable in interface com.hermetica.magician.GLConstants
Number of display list under construction; 0 if none
GL_LIST_MODE - Static variable in interface com.hermetica.magician.GLConstants
Mode of display list under construction; undefined if none
GL_LOAD - Static variable in interface com.hermetica.magician.GLConstants
!!!Needs comment!!!
GL_LOGIC_OP - Static variable in interface com.hermetica.magician.GLConstants
!!!Needs comment!!!
GL_LOGIC_OP_MODE - Static variable in interface com.hermetica.magician.GLConstants
Logical operation function
GL_LUMINANCE - Static variable in interface com.hermetica.magician.GLConstants
A single luminance component
GL_LUMINANCE_ALPHA - Static variable in interface com.hermetica.magician.GLConstants
Internal texture image format
GL_LUMINANCE12 - Static variable in interface com.hermetica.magician.GLConstants
Internal texture image format
GL_LUMINANCE12_ALPHA12 - Static variable in interface com.hermetica.magician.GLConstants
Internal texture image format
GL_LUMINANCE12_ALPHA4 - Static variable in interface com.hermetica.magician.GLConstants
Internal texture image format
GL_LUMINANCE16 - Static variable in interface com.hermetica.magician.GLConstants
Internal texture image format
GL_LUMINANCE16_ALPHA16 - Static variable in interface com.hermetica.magician.GLConstants
Internal texture image format
GL_LUMINANCE4 - Static variable in interface com.hermetica.magician.GLConstants
Internal texture image format
GL_LUMINANCE4_ALPHA4 - Static variable in interface com.hermetica.magician.GLConstants
Internal texture image format
GL_LUMINANCE6_ALPHA2 - Static variable in interface com.hermetica.magician.GLConstants
Internal texture image format
GL_LUMINANCE8 - Static variable in interface com.hermetica.magician.GLConstants
Internal texture image format
GL_LUMINANCE8_ALPHA8 - Static variable in interface com.hermetica.magician.GLConstants
Internal texture image format
GL_MAP_COLOR - Static variable in interface com.hermetica.magician.GLConstants
True if colours are mapped
GL_MAP_STENCIL - Static variable in interface com.hermetica.magician.GLConstants
True if stencil values are mapped
GL_MAP1_COLOR_4 - Static variable in interface com.hermetica.magician.GLConstants
Map an RGBA colour
GL_MAP1_GRID_DOMAIN - Static variable in interface com.hermetica.magician.GLConstants
1-d grid endpoints
GL_MAP1_GRID_SEGMENTS - Static variable in interface com.hermetica.magician.GLConstants
1-d grid divisions
GL_MAP1_INDEX - Static variable in interface com.hermetica.magician.GLConstants
Map a colour index
GL_MAP1_NORMAL - Static variable in interface com.hermetica.magician.GLConstants
Map normal coordinates
GL_MAP1_TEXTURE_COORD_1 - Static variable in interface com.hermetica.magician.GLConstants
s texture coordinates
GL_MAP1_TEXTURE_COORD_2 - Static variable in interface com.hermetica.magician.GLConstants
s, t texture coordinates
GL_MAP1_TEXTURE_COORD_3 - Static variable in interface com.hermetica.magician.GLConstants
s, t, r texture coordinates
GL_MAP1_TEXTURE_COORD_4 - Static variable in interface com.hermetica.magician.GLConstants
s, t, r, q texture coordinates
GL_MAP1_VERTEX_3 - Static variable in interface com.hermetica.magician.GLConstants
Map x, y, z vertex coordinates
GL_MAP1_VERTEX_4 - Static variable in interface com.hermetica.magician.GLConstants
Map x, y, z, w vertex coordinates
GL_MAP2_COLOR_4 - Static variable in interface com.hermetica.magician.GLConstants
Map an RGBA colour
GL_MAP2_GRID_DOMAIN - Static variable in interface com.hermetica.magician.GLConstants
2-d grid endpoints
GL_MAP2_GRID_SEGMENTS - Static variable in interface com.hermetica.magician.GLConstants
2-d grid divisions
GL_MAP2_INDEX - Static variable in interface com.hermetica.magician.GLConstants
Map a colour index
GL_MAP2_NORMAL - Static variable in interface com.hermetica.magician.GLConstants
Map normal coordinates
GL_MAP2_TEXTURE_COORD_1 - Static variable in interface com.hermetica.magician.GLConstants
s texture coordinates
GL_MAP2_TEXTURE_COORD_2 - Static variable in interface com.hermetica.magician.GLConstants
s, t texture coordinates
GL_MAP2_TEXTURE_COORD_3 - Static variable in interface com.hermetica.magician.GLConstants
s, t, r texture coordinates
GL_MAP2_TEXTURE_COORD_4 - Static variable in interface com.hermetica.magician.GLConstants
s, t, r, q texture coordinates
GL_MAP2_VERTEX_3 - Static variable in interface com.hermetica.magician.GLConstants
Map x, y, z vertex coordinates
GL_MAP2_VERTEX_4 - Static variable in interface com.hermetica.magician.GLConstants
Map x, y, z, w vertex coordinates
GL_MATRIX_MODE - Static variable in interface com.hermetica.magician.GLConstants
Current matrix mode
GL_MAX_3D_TEXTURE_SIZE - Static variable in interface com.hermetica.magician.GLConstants
!!!Needs comment!!!
GL_MAX_3D_TEXTURE_SIZE_EXT - Static variable in interface com.hermetica.magician.GLConstants
!!!Needs comment!!!
GL_MAX_ATTRIB_STACK_DEPTH - Static variable in interface com.hermetica.magician.GLConstants
Maximum depth of the attribute stack
GL_MAX_CLIENT_ATTRIB_STACK_DEPTH - Static variable in interface com.hermetica.magician.GLConstants
Maximum depth of the client attribute stack
GL_MAX_CLIP_PLANES - Static variable in interface com.hermetica.magician.GLConstants
Maximum number of user clipping planes
GL_MAX_ELEMENTS_INDICES - Static variable in interface com.hermetica.magician.GLConstants
!!!Needs comment!!!
GL_MAX_ELEMENTS_VERTICES - Static variable in interface com.hermetica.magician.GLConstants
!!!Needs comment!!!
GL_MAX_EVAL_ORDER - Static variable in interface com.hermetica.magician.GLConstants
Maximum evaluator polynomial order
GL_MAX_EXT - Static variable in interface com.hermetica.magician.GLConstants
!!!Needs comment!!!
GL_MAX_LIGHTS - Static variable in interface com.hermetica.magician.GLConstants
Maximum number of lights
GL_MAX_LIST_NESTING - Static variable in interface com.hermetica.magician.GLConstants
Maximum display-list call nesting
GL_MAX_MODELVIEW_STACK_DEPTH - Static variable in interface com.hermetica.magician.GLConstants
Maximum modelview-matrix stack depth
GL_MAX_NAME_STACK_DEPTH - Static variable in interface com.hermetica.magician.GLConstants
Maximum selection-name stack depth
GL_MAX_PIXEL_MAP_TABLE - Static variable in interface com.hermetica.magician.GLConstants
Maximum size of a glPixelMap() translation table
GL_MAX_PROJECTION_STACK_DEPTH - Static variable in interface com.hermetica.magician.GLConstants
Maximum projection-matrix stack depth
GL_MAX_TEXTURE_SIZE - Static variable in interface com.hermetica.magician.GLConstants
Texture proxy thing
GL_MAX_TEXTURE_STACK_DEPTH - Static variable in interface com.hermetica.magician.GLConstants
Maximum depth of texture matrix stack
GL_MAX_VIEWPORT_DIMS - Static variable in interface com.hermetica.magician.GLConstants
Maximum viewport dimensions
GL_MIN_EXT - Static variable in interface com.hermetica.magician.GLConstants
!!!Needs comment!!!
GL_MODELVIEW - Static variable in interface com.hermetica.magician.GLConstants
Specifies that the modelview matrix stack should be manipulated from now on
GL_MODELVIEW_MATRIX - Static variable in interface com.hermetica.magician.GLConstants
Modelview matrix stack
GL_MODELVIEW_STACK_DEPTH - Static variable in interface com.hermetica.magician.GLConstants
Modelview matrix stack pointer
GL_MODULATE - Static variable in interface com.hermetica.magician.GLConstants
!!!Needs comment!!!
GL_MULT - Static variable in interface com.hermetica.magician.GLConstants
!!!Needs comment!!!
GL_N3F_V3F - Static variable in interface com.hermetica.magician.GLConstants
Used to direct the operation of glInterleavedArrays() @see COM.hermetica.magician.GL#glInterleavedArrays
GL_NAME_STACK_DEPTH - Static variable in interface com.hermetica.magician.GLConstants
Name stack depth
GL_NAND - Static variable in interface com.hermetica.magician.GLConstants
Invert ( source AND destination ) fragments
GL_NEAREST - Static variable in interface com.hermetica.magician.GLConstants
Specify the nearest value
GL_NEAREST_MIPMAP_LINEAR - Static variable in interface com.hermetica.magician.GLConstants
Uses the nearest texel from two linearly interpolated mipmaps
GL_NEAREST_MIPMAP_NEAREST - Static variable in interface com.hermetica.magician.GLConstants
Use the nearest texel within the nearest mipmap
GL_NEVER - Static variable in interface com.hermetica.magician.GLConstants
Never accept the fragment
GL_NICEST - Static variable in interface com.hermetica.magician.GLConstants
!!!Needs comment!!!
GL_NO_ERROR - Static variable in interface com.hermetica.magician.GLConstants
Signifies that no error has occurred during execution
GL_NONE - Static variable in interface com.hermetica.magician.GLConstants
!!!Needs comment!!!
GL_NOOP - Static variable in interface com.hermetica.magician.GLConstants
Ignore the incoming fragment
GL_NOR - Static variable in interface com.hermetica.magician.GLConstants
Invert ( source OR destination ) fragments
GL_NORMAL_ARRAY - Static variable in interface com.hermetica.magician.GLConstants
Normal array enable
GL_NORMAL_ARRAY_COUNT_EXT - Static variable in interface com.hermetica.magician.GLConstants
!!!Needs comment!!!
GL_NORMAL_ARRAY_EXT - Static variable in interface com.hermetica.magician.GLConstants
Normal array enable
GL_NORMAL_ARRAY_POINTER - Static variable in interface com.hermetica.magician.GLConstants
Pointer to the normal array
GL_NORMAL_ARRAY_POINTER_EXT - Static variable in interface com.hermetica.magician.GLConstants
Pointer to the normal array
GL_NORMAL_ARRAY_STRIDE - Static variable in interface com.hermetica.magician.GLConstants
Stride between normals
GL_NORMAL_ARRAY_STRIDE_EXT - Static variable in interface com.hermetica.magician.GLConstants
Stride between normals
GL_NORMAL_ARRAY_TYPE - Static variable in interface com.hermetica.magician.GLConstants
Type of normal coordinates
GL_NORMAL_ARRAY_TYPE_EXT - Static variable in interface com.hermetica.magician.GLConstants
Type of normal coordinates
GL_NORMALIZE - Static variable in interface com.hermetica.magician.GLConstants
Current normal normalization on/off
GL_NOTEQUAL - Static variable in interface com.hermetica.magician.GLConstants
Accept the fragment if fragment alpha != reference alpha
GL_OBJECT_LINEAR - Static variable in interface com.hermetica.magician.GLConstants
!!!Needs comment!!!
GL_OBJECT_PLANE - Static variable in interface com.hermetica.magician.GLConstants
Texgen object linear co-efficients
GL_ONE - Static variable in interface com.hermetica.magician.GLConstants
A one'd blend factor
GL_ONE_MINUS_CONSTANT_ALPHA - Static variable in interface com.hermetica.magician.GLConstants
!!!Needs comment!!!
GL_ONE_MINUS_CONSTANT_ALPHA_EXT - Static variable in interface com.hermetica.magician.GLConstants
!!!Needs comment!!!
GL_ONE_MINUS_CONSTANT_COLOR - Static variable in interface com.hermetica.magician.GLConstants
!!!Needs comment!!!
GL_ONE_MINUS_CONSTANT_COLOR_EXT - Static variable in interface com.hermetica.magician.GLConstants
!!!Needs comment!!!
GL_ONE_MINUS_DST_ALPHA - Static variable in interface com.hermetica.magician.GLConstants
Use 1 - destionation alpha as the blend factor
GL_ONE_MINUS_DST_COLOR - Static variable in interface com.hermetica.magician.GLConstants
Use 1 - destination colour as the blend factor
GL_ONE_MINUS_SRC_ALPHA - Static variable in interface com.hermetica.magician.GLConstants
Use 1 - source alpha as the blend factor
GL_ONE_MINUS_SRC_COLOR - Static variable in interface com.hermetica.magician.GLConstants
Use 1 - source colour as the blend factor
GL_OR - Static variable in interface com.hermetica.magician.GLConstants
Or the incoming and destination fragments
GL_OR_INVERTED - Static variable in interface com.hermetica.magician.GLConstants
Invert the incoming fragment and OR it with the destination fragment
GL_OR_REVERSE - Static variable in interface com.hermetica.magician.GLConstants
Or the incoming fragment with the inverse of the destination fragment
GL_ORDER - Static variable in interface com.hermetica.magician.GLConstants
1/2-d map order
GL_OUT_OF_MEMORY - Static variable in interface com.hermetica.magician.GLConstants
Not enough memory left to execute command
GL_PACK_ALIGNMENT - Static variable in interface com.hermetica.magician.GLConstants
Value of GL_PACK_ALIGNMENT
GL_PACK_IMAGE_HEIGHT - Static variable in interface com.hermetica.magician.GLConstants
!!!Needs comment!!!
GL_PACK_IMAGE_HEIGHT_EXT - Static variable in interface com.hermetica.magician.GLConstants
!!!Needs comment!!!
GL_PACK_LSB_FIRST - Static variable in interface com.hermetica.magician.GLConstants
Value of GL_PACK_LSB_FIRST
GL_PACK_ROW_LENGTH - Static variable in interface com.hermetica.magician.GLConstants
Value of GL_PACK_ROW_LENGTH
GL_PACK_SKIP_IMAGES - Static variable in interface com.hermetica.magician.GLConstants
!!!Needs comment!!!
GL_PACK_SKIP_IMAGES_EXT - Static variable in interface com.hermetica.magician.GLConstants
!!!Needs comment!!!
GL_PACK_SKIP_PIXELS - Static variable in interface com.hermetica.magician.GLConstants
Value of GL_PACK_SKIP_PIXELS
GL_PACK_SKIP_ROWS - Static variable in interface com.hermetica.magician.GLConstants
Value of GL_PACK_SKIP_ROWS
GL_PACK_SWAP_BYTES - Static variable in interface com.hermetica.magician.GLConstants
Value of GL_PACK_SWAP_BYTES
GL_PASS_THROUGH_TOKEN - Static variable in interface com.hermetica.magician.GLConstants
Signifies a floating-point number in a feedback buffer
GL_PERSPECTIVE_CORRECTION_HINT - Static variable in interface com.hermetica.magician.GLConstants
Perspective correction hint
GL_PIXEL_MAP_A_TO_A - Static variable in interface com.hermetica.magician.GLConstants
Maps a alpha pixel map to an alpha pixel map
GL_PIXEL_MAP_A_TO_A_SIZE - Static variable in interface com.hermetica.magician.GLConstants
!!!Needs comment!!!
GL_PIXEL_MAP_B_TO_B - Static variable in interface com.hermetica.magician.GLConstants
Maps a blue pixel map to a blue pixel map
GL_PIXEL_MAP_B_TO_B_SIZE - Static variable in interface com.hermetica.magician.GLConstants
!!!Needs comment!!!
GL_PIXEL_MAP_G_TO_G - Static variable in interface com.hermetica.magician.GLConstants
Maps a green pixel map to a green pixel map
GL_PIXEL_MAP_G_TO_G_SIZE - Static variable in interface com.hermetica.magician.GLConstants
!!!Needs comment!!!
GL_PIXEL_MAP_I_TO_A - Static variable in interface com.hermetica.magician.GLConstants
Maps a colour index pixel map to a alpha pixel map
GL_PIXEL_MAP_I_TO_A_SIZE - Static variable in interface com.hermetica.magician.GLConstants
!!!Needs comment!!!
GL_PIXEL_MAP_I_TO_B - Static variable in interface com.hermetica.magician.GLConstants
Maps a colour index pixel map to a blue pixel map
GL_PIXEL_MAP_I_TO_B_SIZE - Static variable in interface com.hermetica.magician.GLConstants
!!!Needs comment!!!
GL_PIXEL_MAP_I_TO_G - Static variable in interface com.hermetica.magician.GLConstants
Maps a colour index pixel map to a green pixel map
GL_PIXEL_MAP_I_TO_G_SIZE - Static variable in interface com.hermetica.magician.GLConstants
!!!Needs comment!!!
GL_PIXEL_MAP_I_TO_I - Static variable in interface com.hermetica.magician.GLConstants
Maps a colour index pixel map to a colour index pixel map
GL_PIXEL_MAP_I_TO_I_SIZE - Static variable in interface com.hermetica.magician.GLConstants
!!!Needs comment!!!
GL_PIXEL_MAP_I_TO_R - Static variable in interface com.hermetica.magician.GLConstants
Maps a colour index pixel map to a red pixel map
GL_PIXEL_MAP_I_TO_R_SIZE - Static variable in interface com.hermetica.magician.GLConstants
!!!Needs comment!!!
GL_PIXEL_MAP_R_TO_R - Static variable in interface com.hermetica.magician.GLConstants
Maps a red pixel map to a red pixel map
GL_PIXEL_MAP_R_TO_R_SIZE - Static variable in interface com.hermetica.magician.GLConstants
!!!Needs comment!!!
GL_PIXEL_MAP_S_TO_S - Static variable in interface com.hermetica.magician.GLConstants
Maps a stencil pixel map to a stencil pixel map
GL_PIXEL_MAP_S_TO_S_SIZE - Static variable in interface com.hermetica.magician.GLConstants
!!!Needs comment!!!
GL_PIXEL_MODE_BIT - Static variable in interface com.hermetica.magician.GLConstants
!!!Needs comment!!!
GL_POINT - Static variable in interface com.hermetica.magician.GLConstants
Specifies that polygons are to be drawn with points @see COM.hermetica.magician.GL#glPolygonMode
GL_POINT_BIT - Static variable in interface com.hermetica.magician.GLConstants
!!!Needs comment!!!
GL_POINT_FADE_THRESHOLD_SIZE_EXT - Static variable in interface com.hermetica.magician.GLConstants
!!!Needs comment!!!
GL_POINT_SIZE - Static variable in interface com.hermetica.magician.GLConstants
Point size
GL_POINT_SIZE_GRANULARITY - Static variable in interface com.hermetica.magician.GLConstants
Antialised point-size granularity
GL_POINT_SIZE_MAX_EXT - Static variable in interface com.hermetica.magician.GLConstants
!!!Needs comment!!!
GL_POINT_SIZE_MIN_EXT - Static variable in interface com.hermetica.magician.GLConstants
!!!Needs comment!!!
GL_POINT_SIZE_RANGE - Static variable in interface com.hermetica.magician.GLConstants
Range ( low to high ) of antialiased point sizes
GL_POINT_SMOOTH - Static variable in interface com.hermetica.magician.GLConstants
Point anti-aliasing on
GL_POINT_SMOOTH_HINT - Static variable in interface com.hermetica.magician.GLConstants
Point smooth hint
GL_POINT_TOKEN - Static variable in interface com.hermetica.magician.GLConstants
Signifies a vertex in a feedback buffer
GL_POINTS - Static variable in interface com.hermetica.magician.GLConstants
Individual points @see COM.hermetica.magician.GL#glBegin
GL_POLYGON - Static variable in interface com.hermetica.magician.GLConstants
Boundary of a simple, convex polygon @see COM.hermetica.magician.GL#glBegin
GL_POLYGON_BIT - Static variable in interface com.hermetica.magician.GLConstants
!!!Needs comment!!!
GL_POLYGON_MODE - Static variable in interface com.hermetica.magician.GLConstants
Polygon rasterization mode ( front and back )
GL_POLYGON_OFFSET_BIAS_EXT - Static variable in interface com.hermetica.magician.GLConstants
Polygon offset bias
GL_POLYGON_OFFSET_EXT - Static variable in interface com.hermetica.magician.GLConstants
!!!Needs comment!!!
GL_POLYGON_OFFSET_FACTOR - Static variable in interface com.hermetica.magician.GLConstants
Polygon offset factor
GL_POLYGON_OFFSET_FACTOR_EXT - Static variable in interface com.hermetica.magician.GLConstants
Polygon offset factor
GL_POLYGON_OFFSET_FILL - Static variable in interface com.hermetica.magician.GLConstants
Polygon offset for GL_FILL mode rasterization
GL_POLYGON_OFFSET_LINE - Static variable in interface com.hermetica.magician.GLConstants
Polygon offset enable for GL_LINE mode rasterization
GL_POLYGON_OFFSET_POINT - Static variable in interface com.hermetica.magician.GLConstants
Polygon offset enable for GL_POINT mode rasterization
GL_POLYGON_OFFSET_UNITS - Static variable in interface com.hermetica.magician.GLConstants
!!!Needs comment!!!
GL_POLYGON_SMOOTH - Static variable in interface com.hermetica.magician.GLConstants
Polygon anti-aliasing on
GL_POLYGON_SMOOTH_HINT - Static variable in interface com.hermetica.magician.GLConstants
Polygon smooth hint
GL_POLYGON_STIPPLE - Static variable in interface com.hermetica.magician.GLConstants
Polygon stipple pattern
GL_POLYGON_STIPPLE_BIT - Static variable in interface com.hermetica.magician.GLConstants
!!!Needs comment!!!
GL_POLYGON_TOKEN - Static variable in interface com.hermetica.magician.GLConstants
Signifies n vertex vertex ..
GL_POSITION - Static variable in interface com.hermetica.magician.GLConstants
Position of light i
GL_PROJECTION - Static variable in interface com.hermetica.magician.GLConstants
Specifies that the projection matrix stack should be manipulated from now on
GL_PROJECTION_MATRIX - Static variable in interface com.hermetica.magician.GLConstants
Projection matrix stack
GL_PROJECTION_STACK_DEPTH - Static variable in interface com.hermetica.magician.GLConstants
Projection matrix stack pointer
GL_PROXY_TEXTURE_1D - Static variable in interface com.hermetica.magician.GLConstants
!!!Needs comment!!!
GL_PROXY_TEXTURE_2D - Static variable in interface com.hermetica.magician.GLConstants
!!!Needs comment!!!
GL_PROXY_TEXTURE_3D - Static variable in interface com.hermetica.magician.GLConstants
!!!Needs comment!!!
GL_PROXY_TEXTURE_3D_EXT - Static variable in interface com.hermetica.magician.GLConstants
!!!Needs comment!!!
GL_Q - Static variable in interface com.hermetica.magician.GLConstants
!!!Needs comment!!!
GL_QUAD_STRIP - Static variable in interface com.hermetica.magician.GLConstants
Linked strip of quadrilaterals @see COM.hermetica.magician.GL#glBegin
GL_QUADRATIC_ATTENUATION - Static variable in interface com.hermetica.magician.GLConstants
Quadratic attenuation factor
GL_QUADS - Static variable in interface com.hermetica.magician.GLConstants
Quadruples of vertices interpreted as four-sided polygons @see COM.hermetica.magician.GL#glBegin
GL_R - Static variable in interface com.hermetica.magician.GLConstants
!!!Needs comment!!!
GL_R3_G3_B2 - Static variable in interface com.hermetica.magician.GLConstants
Internal texture image format
GL_READ_BUFFER - Static variable in interface com.hermetica.magician.GLConstants
Read source buffer
GL_RED - Static variable in interface com.hermetica.magician.GLConstants
A single red colour component
GL_RED_BIAS - Static variable in interface com.hermetica.magician.GLConstants
Value of GL_RED_BIAS
GL_RED_BITS - Static variable in interface com.hermetica.magician.GLConstants
Number of bits per red component in colour buffers
GL_RED_SCALE - Static variable in interface com.hermetica.magician.GLConstants
Value of GL_RED_SCALE
GL_RENDER - Static variable in interface com.hermetica.magician.GLConstants
!!!Needs comment!!!
GL_RENDER_MODE - Static variable in interface com.hermetica.magician.GLConstants
glRenderMode() setting
GL_RENDERER - Static variable in interface com.hermetica.magician.GLConstants
The name of the renderer of this implementation of OpenGL
GL_REPEAT - Static variable in interface com.hermetica.magician.GLConstants
Repeat a texture in one direction
GL_REPLACE - Static variable in interface com.hermetica.magician.GLConstants
!!!Needs comment!!!
GL_RESCALE_NORMAL - Static variable in interface com.hermetica.magician.GLConstants
Indicates that normals should be efficiently rescaled
GL_RETURN - Static variable in interface com.hermetica.magician.GLConstants
!!!Needs comment!!!
GL_RGB - Static variable in interface com.hermetica.magician.GLConstants
A red colour component, followed by a green colour component, followed by a blue colour component
GL_RGB10 - Static variable in interface com.hermetica.magician.GLConstants
Internal texture image format
GL_RGB10_A2 - Static variable in interface com.hermetica.magician.GLConstants
Internal texture image format
GL_RGB12 - Static variable in interface com.hermetica.magician.GLConstants
Internal texture image format
GL_RGB16 - Static variable in interface com.hermetica.magician.GLConstants
Internal texture image format
GL_RGB4 - Static variable in interface com.hermetica.magician.GLConstants
Internal texture image format
GL_RGB5 - Static variable in interface com.hermetica.magician.GLConstants
Internal texture image format
GL_RGB5_A1 - Static variable in interface com.hermetica.magician.GLConstants
Internal texture image format
GL_RGB8 - Static variable in interface com.hermetica.magician.GLConstants
Internal texture image format
GL_RGBA - Static variable in interface com.hermetica.magician.GLConstants
A red colour component, followed by a green colour component, followed by a blue colour component, followed by an alpha colour component
GL_RGBA_MODE - Static variable in interface com.hermetica.magician.GLConstants
True if colour buffers store RGBA
GL_RGBA12 - Static variable in interface com.hermetica.magician.GLConstants
Internal texture image format
GL_RGBA16 - Static variable in interface com.hermetica.magician.GLConstants
Internal texture image format
GL_RGBA2 - Static variable in interface com.hermetica.magician.GLConstants
Internal texture image format
GL_RGBA4 - Static variable in interface com.hermetica.magician.GLConstants
Internal texture image format
GL_RGBA8 - Static variable in interface com.hermetica.magician.GLConstants
Internal texture image format
GL_RIGHT - Static variable in interface com.hermetica.magician.GLConstants
!!!Needs comment!!!
GL_S - Static variable in interface com.hermetica.magician.GLConstants
!!!Needs comment!!!
GL_SCISSOR_BIT - Static variable in interface com.hermetica.magician.GLConstants
!!!Needs comment!!!
GL_SCISSOR_BOX - Static variable in interface com.hermetica.magician.GLConstants
Scissor box
GL_SCISSOR_TEST - Static variable in interface com.hermetica.magician.GLConstants
Scissoring enabled
GL_SELECT - Static variable in interface com.hermetica.magician.GLConstants
!!!Needs comment!!!
GL_SEPARATE_SPECULAR_COLOR - Static variable in interface com.hermetica.magician.GLConstants
Indicates a separate specular colour
GL_SET - Static variable in interface com.hermetica.magician.GLConstants
Set the incoming fragment to 1
GL_SHADE_MODEL - Static variable in interface com.hermetica.magician.GLConstants
glShadeModel() setting
GL_SHARED_TEXTURE_PALETTE_EXT - Static variable in interface com.hermetica.magician.GLConstants
!!!Needs comment!!!
GL_SHININESS - Static variable in interface com.hermetica.magician.GLConstants
Specular exponent of material
GL_SHORT - Static variable in interface com.hermetica.magician.GLConstants
signed 16-bit integer
GL_SINGLE_COLOR - Static variable in interface com.hermetica.magician.GLConstants
!!!Needs comment!!!
GL_SMOOTH - Static variable in interface com.hermetica.magician.GLConstants
Specify that smooth-shading should be used @see COM.hermetica.magician.GL#glRenderMode
GL_SPECULAR - Static variable in interface com.hermetica.magician.GLConstants
Specular intensity of light i
GL_SPHERE_MAP - Static variable in interface com.hermetica.magician.GLConstants
!!!Needs comment!!!
GL_SPOT_CUTOFF - Static variable in interface com.hermetica.magician.GLConstants
Spotlight angle of light i
GL_SPOT_DIRECTION - Static variable in interface com.hermetica.magician.GLConstants
Spotlight direction of light i
GL_SPOT_EXPONENT - Static variable in interface com.hermetica.magician.GLConstants
Spotlight exponent of light i
GL_SRC_ALPHA - Static variable in interface com.hermetica.magician.GLConstants
Use the source alpha as the blend factor
GL_SRC_ALPHA_SATURATE - Static variable in interface com.hermetica.magician.GLConstants
Saturate the source alpha and use that as the blend factor
GL_SRC_COLOR - Static variable in interface com.hermetica.magician.GLConstants
Use the source colour as the blend factor
GL_STACK_OVERFLOW - Static variable in interface com.hermetica.magician.GLConstants
Command would cause a stack overflow
GL_STACK_UNDERFLOW - Static variable in interface com.hermetica.magician.GLConstants
Command would cause a stack underflow
GL_STENCIL - Static variable in interface com.hermetica.magician.GLConstants
!!!Needs comment!!!
GL_STENCIL_BITS - Static variable in interface com.hermetica.magician.GLConstants
Number of stencil bitplanes
GL_STENCIL_BUFFER_BIT - Static variable in interface com.hermetica.magician.GLConstants
Indicates that the stencil buffer should be operated on @see COM.hermetica.magician.GL#glClear
GL_STENCIL_CLEAR_VALUE - Static variable in interface com.hermetica.magician.GLConstants
Stencil-buffer clear value
GL_STENCIL_FAIL - Static variable in interface com.hermetica.magician.GLConstants
Stencil fail action
GL_STENCIL_FUNC - Static variable in interface com.hermetica.magician.GLConstants
Stencil function
GL_STENCIL_INDEX - Static variable in interface com.hermetica.magician.GLConstants
A single stencil index
GL_STENCIL_PASS_DEPTH_FAIL - Static variable in interface com.hermetica.magician.GLConstants
Stencil depth buffer fail action
GL_STENCIL_PASS_DEPTH_PASS - Static variable in interface com.hermetica.magician.GLConstants
Stencil depth buffer pass action
GL_STENCIL_REF - Static variable in interface com.hermetica.magician.GLConstants
Stencil reference value
GL_STENCIL_TEST - Static variable in interface com.hermetica.magician.GLConstants
Stencilling enabled
GL_STENCIL_VALUE_MASK - Static variable in interface com.hermetica.magician.GLConstants
Stencil mask
GL_STENCIL_WRITEMASK - Static variable in interface com.hermetica.magician.GLConstants
Stencil-buffer writemask
GL_STEREO - Static variable in interface com.hermetica.magician.GLConstants
True if left and right buffers exist
GL_SUBPIXEL_BITS - Static variable in interface com.hermetica.magician.GLConstants
Number of bits of subpixel precision in x and y
GL_T - Static variable in interface com.hermetica.magician.GLConstants
!!!Needs comment!!!
GL_T2F_C3F_V3F - Static variable in interface com.hermetica.magician.GLConstants
Used to direct the operation of glInterleavedArrays() @see COM.hermetica.magician.GL#glInterleavedArrays
GL_T2F_C4F_N3F_V3F - Static variable in interface com.hermetica.magician.GLConstants
Used to direct the operation of glInterleavedArrays() @see COM.hermetica.magician.GL#glInterleavedArrays
GL_T2F_C4UB_V3F - Static variable in interface com.hermetica.magician.GLConstants
Used to direct the operation of glInterleavedArrays() @see COM.hermetica.magician.GL#glInterleavedArrays
GL_T2F_N3F_V3F - Static variable in interface com.hermetica.magician.GLConstants
Used to direct the operation of glInterleavedArrays() @see COM.hermetica.magician.GL#glInterleavedArrays
GL_T2F_V3F - Static variable in interface com.hermetica.magician.GLConstants
Used to direct the operation of glInterleavedArrays() @see COM.hermetica.magician.GL#glInterleavedArrays
GL_T4F_C4F_N3F_V4F - Static variable in interface com.hermetica.magician.GLConstants
Used to direct the operation of glInterleavedArrays() @see COM.hermetica.magician.GL#glInterleavedArrays
GL_T4F_V4F - Static variable in interface com.hermetica.magician.GLConstants
Used to direct the operation of glInterleavedArrays() @see COM.hermetica.magician.GL#glInterleavedArrays
GL_TABLE_TOO_LARGE_EXT - Static variable in interface com.hermetica.magician.GLConstants
!!!Needs comment!!!
GL_TEXTURE - Static variable in interface com.hermetica.magician.GLConstants
x-d texture image at level of detail i
GL_TEXTURE_1D - Static variable in interface com.hermetica.magician.GLConstants
True if 1-d texturing enabled
GL_TEXTURE_1D_BINDING_EXT - Static variable in interface com.hermetica.magician.GLConstants
!!!Needs comment!!!
GL_TEXTURE_2D - Static variable in interface com.hermetica.magician.GLConstants
True if 2-d texturing enabled
GL_TEXTURE_2D_BINDING_EXT - Static variable in interface com.hermetica.magician.GLConstants
!!!Needs comment!!!
GL_TEXTURE_3D - Static variable in interface com.hermetica.magician.GLConstants
!!!Needs comment!!!
GL_TEXTURE_3D_BINDING_EXT - Static variable in interface com.hermetica.magician.GLConstants
!!!Needs comment!!!
GL_TEXTURE_3D_EXT - Static variable in interface com.hermetica.magician.GLConstants
!!!Needs comment!!!
GL_TEXTURE_ALPHA_SIZE - Static variable in interface com.hermetica.magician.GLConstants
x-d texture image i's alpha resolution
GL_TEXTURE_BASE_LEVEL - Static variable in interface com.hermetica.magician.GLConstants
Base texture LOD level
GL_TEXTURE_BASE_LEVEL_SGIS - Static variable in interface com.hermetica.magician.GLConstants
!!!Needs comment!!!
GL_TEXTURE_BINDING_1D - Static variable in interface com.hermetica.magician.GLConstants
Texture object bound to GL_TEXTURE_1D
GL_TEXTURE_BINDING_2D - Static variable in interface com.hermetica.magician.GLConstants
Texture object bound to GL_TEXTURE_2D
GL_TEXTURE_BINDING_3D - Static variable in interface com.hermetica.magician.GLConstants
!!!Needs comment!!!
GL_TEXTURE_BIT - Static variable in interface com.hermetica.magician.GLConstants
!!!Needs comment!!!
GL_TEXTURE_BLUE_SIZE - Static variable in interface com.hermetica.magician.GLConstants
x-d texture image i's blue resolution
GL_TEXTURE_BORDER - Static variable in interface com.hermetica.magician.GLConstants
x-d texture image i's border
GL_TEXTURE_BORDER_COLOR - Static variable in interface com.hermetica.magician.GLConstants
Texture border colour
GL_TEXTURE_COMPONENTS - Static variable in interface com.hermetica.magician.GLConstants
!!!Needs comment!!!
GL_TEXTURE_COORD_ARRAY - Static variable in interface com.hermetica.magician.GLConstants
Texture coordinate array enable
GL_TEXTURE_COORD_ARRAY_COUNT_EXT - Static variable in interface com.hermetica.magician.GLConstants
!!!Needs comment!!!
GL_TEXTURE_COORD_ARRAY_EXT - Static variable in interface com.hermetica.magician.GLConstants
Texture coordinate array enable
GL_TEXTURE_COORD_ARRAY_POINTER - Static variable in interface com.hermetica.magician.GLConstants
Pointer to the texture coordinate array
GL_TEXTURE_COORD_ARRAY_POINTER_EXT - Static variable in interface com.hermetica.magician.GLConstants
Pointer to the texture coordinate array
GL_TEXTURE_COORD_ARRAY_SIZE - Static variable in interface com.hermetica.magician.GLConstants
Texture coordinates per element
GL_TEXTURE_COORD_ARRAY_SIZE_EXT - Static variable in interface com.hermetica.magician.GLConstants
Texture coordinates per element
GL_TEXTURE_COORD_ARRAY_STRIDE - Static variable in interface com.hermetica.magician.GLConstants
Stride between texture coordinates
GL_TEXTURE_COORD_ARRAY_STRIDE_EXT - Static variable in interface com.hermetica.magician.GLConstants
Stride between texture coordinates
GL_TEXTURE_COORD_ARRAY_TYPE - Static variable in interface com.hermetica.magician.GLConstants
Type of texture coordinates
GL_TEXTURE_COORD_ARRAY_TYPE_EXT - Static variable in interface com.hermetica.magician.GLConstants
Type of texture coordinates
GL_TEXTURE_DEPTH - Static variable in interface com.hermetica.magician.GLConstants
!!!Needs comment!!!
GL_TEXTURE_DEPTH_EXT - Static variable in interface com.hermetica.magician.GLConstants
!!!Needs comment!!!
GL_TEXTURE_ENV - Static variable in interface com.hermetica.magician.GLConstants
!!!Needs comment!!!
GL_TEXTURE_ENV_COLOR - Static variable in interface com.hermetica.magician.GLConstants
!!!Needs comment!!!
GL_TEXTURE_ENV_MODE - Static variable in interface com.hermetica.magician.GLConstants
Texture application function
GL_TEXTURE_GEN_MODE - Static variable in interface com.hermetica.magician.GLConstants
Function used for texgen
GL_TEXTURE_GEN_Q - Static variable in interface com.hermetica.magician.GLConstants
Texgen enabled
GL_TEXTURE_GEN_R - Static variable in interface com.hermetica.magician.GLConstants
Texgen enabled
GL_TEXTURE_GEN_S - Static variable in interface com.hermetica.magician.GLConstants
Texgen enabled
GL_TEXTURE_GEN_T - Static variable in interface com.hermetica.magician.GLConstants
Texgen enabled
GL_TEXTURE_GREEN_SIZE - Static variable in interface com.hermetica.magician.GLConstants
x-d texture image i's green resolution
GL_TEXTURE_HEIGHT - Static variable in interface com.hermetica.magician.GLConstants
x-d texture image i's height
GL_TEXTURE_INTENSITY_SIZE - Static variable in interface com.hermetica.magician.GLConstants
x-d texture image i's intensity resolution
GL_TEXTURE_LUMINANCE_SIZE - Static variable in interface com.hermetica.magician.GLConstants
x-d texture image i's luminance resolution
GL_TEXTURE_MAG_FILTER - Static variable in interface com.hermetica.magician.GLConstants
Texture magnification function
GL_TEXTURE_MATRIX - Static variable in interface com.hermetica.magician.GLConstants
Texture matrix stack
GL_TEXTURE_MAX_LEVEL - Static variable in interface com.hermetica.magician.GLConstants
Maximum texture LOD level
GL_TEXTURE_MAX_LEVEL_SGIS - Static variable in interface com.hermetica.magician.GLConstants
!!!Needs comment!!!
GL_TEXTURE_MAX_LOD - Static variable in interface com.hermetica.magician.GLConstants
Maximum levels-of-detail per texture
GL_TEXTURE_MAX_LOD_SGIS - Static variable in interface com.hermetica.magician.GLConstants
!!!Needs comment!!!
GL_TEXTURE_MIN_FILTER - Static variable in interface com.hermetica.magician.GLConstants
Texture minification function
GL_TEXTURE_MIN_LOD - Static variable in interface com.hermetica.magician.GLConstants
Minimum levels-of-detail per texture
GL_TEXTURE_MIN_LOD_SGIS - Static variable in interface com.hermetica.magician.GLConstants
!!!Needs comment!!!
GL_TEXTURE_PRIORITY - Static variable in interface com.hermetica.magician.GLConstants
Texture object priority
GL_TEXTURE_PRIORITY_EXT - Static variable in interface com.hermetica.magician.GLConstants
Texture object priority
GL_TEXTURE_RED_SIZE - Static variable in interface com.hermetica.magician.GLConstants
x-d texture image i's red resolution
GL_TEXTURE_RESIDENT - Static variable in interface com.hermetica.magician.GLConstants
!!!Needs comment!!!
GL_TEXTURE_RESIDENT_EXT - Static variable in interface com.hermetica.magician.GLConstants
!!!Needs comment!!!
GL_TEXTURE_STACK_DEPTH - Static variable in interface com.hermetica.magician.GLConstants
Texture matrix stack pointer
GL_TEXTURE_WIDTH - Static variable in interface com.hermetica.magician.GLConstants
x-d texture image i's width
GL_TEXTURE_WRAP_R - Static variable in interface com.hermetica.magician.GLConstants
!!!Needs comment!!!
GL_TEXTURE_WRAP_R_EXT - Static variable in interface com.hermetica.magician.GLConstants
!!!Needs comment!!!
GL_TEXTURE_WRAP_S - Static variable in interface com.hermetica.magician.GLConstants
Texture wrap mode
GL_TEXTURE_WRAP_T - Static variable in interface com.hermetica.magician.GLConstants
Texture wrap mode
GL_TRANSFORM_BIT - Static variable in interface com.hermetica.magician.GLConstants
!!!Needs comment!!!
GL_TRIANGLE_FAN - Static variable in interface com.hermetica.magician.GLConstants
Linked fan of triangles @see COM.hermetica.magician.GL#glBegin
GL_TRIANGLE_STRIP - Static variable in interface com.hermetica.magician.GLConstants
Linked strip of triangles @see COM.hermetica.magician.GL#glBegin
GL_TRIANGLES - Static variable in interface com.hermetica.magician.GLConstants
Trips of vertices interpreted as triangles @see COM.hermetica.magician.GL#glBegin
GL_TRUE - Static variable in interface com.hermetica.magician.GLConstants
Signifies a true value
GL_UNPACK_ALIGNMENT - Static variable in interface com.hermetica.magician.GLConstants
Value of GL_UNPACK_ALIGNMENT
GL_UNPACK_IMAGE_HEIGHT - Static variable in interface com.hermetica.magician.GLConstants
!!!Needs comment!!!
GL_UNPACK_IMAGE_HEIGHT_EXT - Static variable in interface com.hermetica.magician.GLConstants
!!!Needs comment!!!
GL_UNPACK_LSB_FIRST - Static variable in interface com.hermetica.magician.GLConstants
Value of GL_UNPACK_LSB_FIRST
GL_UNPACK_ROW_LENGTH - Static variable in interface com.hermetica.magician.GLConstants
Value of GL_UNPACK_ROW_LENGTH
GL_UNPACK_SKIP_IMAGES - Static variable in interface com.hermetica.magician.GLConstants
!!!Needs comment!!!
GL_UNPACK_SKIP_IMAGES_EXT - Static variable in interface com.hermetica.magician.GLConstants
!!!Needs comment!!!
GL_UNPACK_SKIP_PIXELS - Static variable in interface com.hermetica.magician.GLConstants
Value of GL_UNPACK_SKIP_PIXELS
GL_UNPACK_SKIP_ROWS - Static variable in interface com.hermetica.magician.GLConstants
Value of GL_UNPACK_SKIP_ROWS
GL_UNPACK_SWAP_BYTES - Static variable in interface com.hermetica.magician.GLConstants
Value of GL_UNPACK_SWAP_BYTES
GL_UNSIGNED_BYTE - Static variable in interface com.hermetica.magician.GLConstants
unsigned 8-bit integer
GL_UNSIGNED_BYTE_2_3_3_REV - Static variable in interface com.hermetica.magician.GLConstants
Pixel format
GL_UNSIGNED_BYTE_3_3_2 - Static variable in interface com.hermetica.magician.GLConstants
Pixel format
GL_UNSIGNED_INT - Static variable in interface com.hermetica.magician.GLConstants
unsigned 32-bit integer
GL_UNSIGNED_INT_10_10_10_2 - Static variable in interface com.hermetica.magician.GLConstants
Pixel format
GL_UNSIGNED_INT_2_10_10_10_REV - Static variable in interface com.hermetica.magician.GLConstants
Pixel format
GL_UNSIGNED_INT_8_8_8_8 - Static variable in interface com.hermetica.magician.GLConstants
Pixel format
GL_UNSIGNED_INT_8_8_8_8_REV - Static variable in interface com.hermetica.magician.GLConstants
Pixel format
GL_UNSIGNED_SHORT - Static variable in interface com.hermetica.magician.GLConstants
unsigned 16-bit integer
GL_UNSIGNED_SHORT_1_5_5_5_REV - Static variable in interface com.hermetica.magician.GLConstants
Pixel format
GL_UNSIGNED_SHORT_4_4_4_4 - Static variable in interface com.hermetica.magician.GLConstants
Pixel format
GL_UNSIGNED_SHORT_4_4_4_4_REV - Static variable in interface com.hermetica.magician.GLConstants
Pixel format
GL_UNSIGNED_SHORT_5_5_5_1 - Static variable in interface com.hermetica.magician.GLConstants
Pixel format
GL_UNSIGNED_SHORT_5_6_5 - Static variable in interface com.hermetica.magician.GLConstants
Pixel format
GL_UNSIGNED_SHORT_5_6_5_REV - Static variable in interface com.hermetica.magician.GLConstants
Pixel format
GL_V2F - Static variable in interface com.hermetica.magician.GLConstants
Used to direct the operation of glInterleavedArrays() @see COM.hermetica.magician.GL#glInterleavedArrays
GL_V3F - Static variable in interface com.hermetica.magician.GLConstants
Used to direct the operation of glInterleavedArrays() @see COM.hermetica.magician.GL#glInterleavedArrays
GL_VENDOR - Static variable in interface com.hermetica.magician.GLConstants
The vendor of this implementation of OpenGL
GL_VERSION - Static variable in interface com.hermetica.magician.GLConstants
The version of this implementation of OpenGL
GL_VERTEX_ARRAY - Static variable in interface com.hermetica.magician.GLConstants
Vertex array enable
GL_VERTEX_ARRAY_COUNT_EXT - Static variable in interface com.hermetica.magician.GLConstants
!!!Needs comment!!!
GL_VERTEX_ARRAY_EXT - Static variable in interface com.hermetica.magician.GLConstants
Vertex array enable
GL_VERTEX_ARRAY_POINTER - Static variable in interface com.hermetica.magician.GLConstants
Pointer to the vertex array
GL_VERTEX_ARRAY_POINTER_EXT - Static variable in interface com.hermetica.magician.GLConstants
Pointer to the vertex array
GL_VERTEX_ARRAY_SIZE - Static variable in interface com.hermetica.magician.GLConstants
Coordinates per vertex
GL_VERTEX_ARRAY_SIZE_EXT - Static variable in interface com.hermetica.magician.GLConstants
Coordinates per vertex
GL_VERTEX_ARRAY_STRIDE - Static variable in interface com.hermetica.magician.GLConstants
Stride between vertices
GL_VERTEX_ARRAY_STRIDE_EXT - Static variable in interface com.hermetica.magician.GLConstants
Stride between vertices
GL_VERTEX_ARRAY_TYPE - Static variable in interface com.hermetica.magician.GLConstants
Type of vertex coordinates
GL_VERTEX_ARRAY_TYPE_EXT - Static variable in interface com.hermetica.magician.GLConstants
Type of vertex coordinates
GL_VIEWPORT - Static variable in interface com.hermetica.magician.GLConstants
Viewport origin and extent
GL_VIEWPORT_BIT - Static variable in interface com.hermetica.magician.GLConstants
!!!Needs comment!!!
GL_XOR - Static variable in interface com.hermetica.magician.GLConstants
Exclusive or the incoming and destination fragments
GL_ZERO - Static variable in interface com.hermetica.magician.GLConstants
A zero'd blend factor
GL_ZOOM_X - Static variable in interface com.hermetica.magician.GLConstants
x zoom factor
GL_ZOOM_Y - Static variable in interface com.hermetica.magician.GLConstants
y zoom factor
GL8x13BitmapFont - class com.hermetica.magician.fonts.GL8x13BitmapFont.
 
GL8x13BitmapFont() - Constructor for class com.hermetica.magician.fonts.GL8x13BitmapFont
Constructor for the font
GL9x15BitmapFont - class com.hermetica.magician.fonts.GL9x15BitmapFont.
 
GL9x15BitmapFont() - Constructor for class com.hermetica.magician.fonts.GL9x15BitmapFont
Constructor for the font
glAccum(int, float) - Method in class com.hermetica.magician.ErrorGL
Operate on the accumulation buffer
glAccum(int, float) - Method in class com.hermetica.magician.CoreGL
Operate on the accumulation buffer
glAccum(int, float) - Method in class com.hermetica.magician.TemplateGL
Operate on the accumulation buffer
glAccum(int, float) - Method in class com.hermetica.magician.ProfileGL
Operate on the accumulation buffer
glAccum(int, float) - Method in class com.hermetica.magician.TraceGL
Operate on the accumulation buffer
glAccum(int, float) - Method in interface com.hermetica.magician.GL
Operate on the accumulation buffer
glAlphaFunc(int, float) - Method in class com.hermetica.magician.ErrorGL
Specify the alpha test function
glAlphaFunc(int, float) - Method in class com.hermetica.magician.CoreGL
Specify the alpha test function
glAlphaFunc(int, float) - Method in class com.hermetica.magician.TemplateGL
Specify the alpha test function
glAlphaFunc(int, float) - Method in class com.hermetica.magician.ProfileGL
Specify the alpha test function
glAlphaFunc(int, float) - Method in class com.hermetica.magician.TraceGL
Specify the alpha test function
glAlphaFunc(int, float) - Method in interface com.hermetica.magician.GL
Specify the alpha test function
glAreTexturesResident(int, int[], boolean[]) - Method in class com.hermetica.magician.ErrorGL
Determine if textures are loaded in texture memory
glAreTexturesResident(int, int[], boolean[]) - Method in class com.hermetica.magician.CoreGL
Determine if textures are loaded in texture memory
glAreTexturesResident(int, int[], boolean[]) - Method in class com.hermetica.magician.TemplateGL
Determine if textures are loaded in texture memory
glAreTexturesResident(int, int[], boolean[]) - Method in class com.hermetica.magician.ProfileGL
Determine if textures are loaded in texture memory
glAreTexturesResident(int, int[], boolean[]) - Method in class com.hermetica.magician.TraceGL
Determine if textures are loaded in texture memory
glAreTexturesResident(int, int[], boolean[]) - Method in interface com.hermetica.magician.GL
Determine if textures are loaded in texture memory
glArrayElement(int) - Method in class com.hermetica.magician.ErrorGL
Specify the array elements used to render a vertex
glArrayElement(int) - Method in class com.hermetica.magician.CoreGL
Specify the array elements used to render a vertex
glArrayElement(int) - Method in class com.hermetica.magician.TemplateGL
Specify the array elements used to render a vertex
glArrayElement(int) - Method in class com.hermetica.magician.ProfileGL
Specify the array elements used to render a vertex
glArrayElement(int) - Method in class com.hermetica.magician.TraceGL
Specify the array elements used to render a vertex
glArrayElement(int) - Method in interface com.hermetica.magician.GL
Specify the array elements used to render a vertex
glBegin(int) - Method in class com.hermetica.magician.ErrorGL
Delimit the vertices of a primitive of a group of like primitives
glBegin(int) - Method in class com.hermetica.magician.CoreGL
Delimit the vertices of a primitive of a group of like primitives
glBegin(int) - Method in class com.hermetica.magician.TemplateGL
Delimit the vertices of a primitive of a group of like primitives
glBegin(int) - Method in class com.hermetica.magician.ProfileGL
Delimit the vertices of a primitive of a group of like primitives
glBegin(int) - Method in class com.hermetica.magician.TraceGL
Delimit the vertices of a primitive of a group of like primitives
glBegin(int) - Method in interface com.hermetica.magician.GL
Delimit the vertices of a primitive of a group of like primitives
glBindTexture(int, int) - Method in class com.hermetica.magician.ErrorGL
Creates and uses texture objects.
glBindTexture(int, int) - Method in class com.hermetica.magician.CoreGL
Creates and uses texture objects.
glBindTexture(int, int) - Method in class com.hermetica.magician.TemplateGL
Creates and uses texture objects.
glBindTexture(int, int) - Method in class com.hermetica.magician.ProfileGL
Creates and uses texture objects.
glBindTexture(int, int) - Method in class com.hermetica.magician.TraceGL
Creates and uses texture objects.
glBindTexture(int, int) - Method in interface com.hermetica.magician.GL
Creates and uses texture objects.
glBitmap(int, int, float, float, float, float, byte[]) - Method in class com.hermetica.magician.ErrorGL
Draw a bitmap
glBitmap(int, int, float, float, float, float, byte[]) - Method in class com.hermetica.magician.CoreGL
Draw a bitmap
glBitmap(int, int, float, float, float, float, byte[]) - Method in class com.hermetica.magician.TemplateGL
Draw a bitmap
glBitmap(int, int, float, float, float, float, byte[]) - Method in class com.hermetica.magician.ProfileGL
Draw a bitmap
glBitmap(int, int, float, float, float, float, byte[]) - Method in class com.hermetica.magician.TraceGL
Draw a bitmap
glBitmap(int, int, float, float, float, float, byte[]) - Method in interface com.hermetica.magician.GL
Draw a bitmap
GLBitmapChar - class com.hermetica.magician.fonts.GLBitmapChar.
 
GLBitmapChar(int, int, float, float, float, byte[]) - Constructor for class com.hermetica.magician.fonts.GLBitmapChar
Constructor
GLBitmapFont - class com.hermetica.magician.fonts.GLBitmapFont.
This class should be subclassed to provide class-based portable fonts that can be used in Magician.
GLBitmapFont() - Constructor for class com.hermetica.magician.fonts.GLBitmapFont
 
glBlendFunc(int, int) - Method in class com.hermetica.magician.ErrorGL
Specify pixel arithmetic
glBlendFunc(int, int) - Method in class com.hermetica.magician.CoreGL
Specify pixel arithmetic
glBlendFunc(int, int) - Method in class com.hermetica.magician.TemplateGL
Specify pixel arithmetic
glBlendFunc(int, int) - Method in class com.hermetica.magician.ProfileGL
Specify pixel arithmetic
glBlendFunc(int, int) - Method in class com.hermetica.magician.TraceGL
Specify pixel arithmetic
glBlendFunc(int, int) - Method in interface com.hermetica.magician.GL
Specify pixel arithmetic
glCallList(int) - Method in class com.hermetica.magician.ErrorGL
Executes a display list
glCallList(int) - Method in class com.hermetica.magician.CoreGL
Executes a display list
glCallList(int) - Method in class com.hermetica.magician.TemplateGL
Executes a display list
glCallList(int) - Method in class com.hermetica.magician.ProfileGL
Executes a display list
glCallList(int) - Method in class com.hermetica.magician.TraceGL
Executes a display list
glCallList(int) - Method in interface com.hermetica.magician.GL
Executes a display list
glCallLists(int, int, byte[]) - Method in class com.hermetica.magician.ErrorGL
Execute a list of display lists
glCallLists(int, int, byte[]) - Method in class com.hermetica.magician.CoreGL
Execute a list of display lists
glCallLists(int, int, byte[]) - Method in class com.hermetica.magician.TemplateGL
Execute a list of display lists
glCallLists(int, int, byte[]) - Method in class com.hermetica.magician.ProfileGL
Execute a list of display lists
glCallLists(int, int, byte[]) - Method in class com.hermetica.magician.TraceGL
Execute a list of display lists
glCallLists(int, int, byte[]) - Method in interface com.hermetica.magician.GL
Execute a list of display lists
glCallLists(int, int, int[]) - Method in class com.hermetica.magician.ErrorGL
Execute a list of display lists
glCallLists(int, int, int[]) - Method in class com.hermetica.magician.CoreGL
Execute a list of display lists
glCallLists(int, int, int[]) - Method in class com.hermetica.magician.TemplateGL
Execute a list of display lists
glCallLists(int, int, int[]) - Method in class com.hermetica.magician.ProfileGL
Execute a list of display lists
glCallLists(int, int, int[]) - Method in class com.hermetica.magician.TraceGL
Execute a list of display lists
glCallLists(int, int, int[]) - Method in interface com.hermetica.magician.GL
Execute a list of display lists
glCallLists(int, int, short[]) - Method in class com.hermetica.magician.ErrorGL
Execute a list of display lists
glCallLists(int, int, short[]) - Method in class com.hermetica.magician.CoreGL
Execute a list of display lists
glCallLists(int, int, short[]) - Method in class com.hermetica.magician.TemplateGL
Execute a list of display lists
glCallLists(int, int, short[]) - Method in class com.hermetica.magician.ProfileGL
Execute a list of display lists
glCallLists(int, int, short[]) - Method in class com.hermetica.magician.TraceGL
Execute a list of display lists
glCallLists(int, int, short[]) - Method in interface com.hermetica.magician.GL
Execute a list of display lists
GLCapabilities - class com.hermetica.magician.GLCapabilities.
The GLCapabilities class encapsulates the required format for a window that we wish to render onto, beit an X Visual, or a Win32 PIXELFORMATDESCRIPTOR.
GLCapabilities() - Constructor for class com.hermetica.magician.GLCapabilities
 
glClear(int) - Method in class com.hermetica.magician.ErrorGL
Clear buffers to preset values
glClear(int) - Method in class com.hermetica.magician.CoreGL
Clear buffers to preset values
glClear(int) - Method in class com.hermetica.magician.TemplateGL
Clear buffers to preset values
glClear(int) - Method in class com.hermetica.magician.ProfileGL
Clear buffers to preset values
glClear(int) - Method in class com.hermetica.magician.TraceGL
Clear buffers to preset values
glClear(int) - Method in interface com.hermetica.magician.GL
Clear buffers to preset values
glClearAccum(float, float, float, float) - Method in class com.hermetica.magician.ErrorGL
Specify clear values for the accumulation buffer
glClearAccum(float, float, float, float) - Method in class com.hermetica.magician.CoreGL
Specify clear values for the accumulation buffer
glClearAccum(float, float, float, float) - Method in class com.hermetica.magician.TemplateGL
Specify clear values for the accumulation buffer
glClearAccum(float, float, float, float) - Method in class com.hermetica.magician.ProfileGL
Specify clear values for the accumulation buffer
glClearAccum(float, float, float, float) - Method in class com.hermetica.magician.TraceGL
Specify clear values for the accumulation buffer
glClearAccum(float, float, float, float) - Method in interface com.hermetica.magician.GL
Specify clear values for the accumulation buffer
glClearColor(float, float, float, float) - Method in class com.hermetica.magician.ErrorGL
Specify clear values for colour buffers
glClearColor(float, float, float, float) - Method in class com.hermetica.magician.CoreGL
Specify clear values for colour buffers
glClearColor(float, float, float, float) - Method in class com.hermetica.magician.TemplateGL
Specify clear values for colour buffers
glClearColor(float, float, float, float) - Method in class com.hermetica.magician.ProfileGL
Specify clear values for colour buffers
glClearColor(float, float, float, float) - Method in class com.hermetica.magician.TraceGL
Specify clear values for colour buffers
glClearColor(float, float, float, float) - Method in interface com.hermetica.magician.GL
Specify clear values for colour buffers
glClearDepth(double) - Method in class com.hermetica.magician.ErrorGL
Specify the clear value for the depth buffer
glClearDepth(double) - Method in class com.hermetica.magician.CoreGL
Specify the clear value for the depth buffer
glClearDepth(double) - Method in class com.hermetica.magician.TemplateGL
Specify the clear value for the depth buffer
glClearDepth(double) - Method in class com.hermetica.magician.ProfileGL
Specify the clear value for the depth buffer
glClearDepth(double) - Method in class com.hermetica.magician.TraceGL
Specify the clear value for the depth buffer
glClearDepth(double) - Method in interface com.hermetica.magician.GL
Specify the clear value for the depth buffer
glClearIndex(float) - Method in class com.hermetica.magician.ErrorGL
Specify the clear value for the colour index buffers
glClearIndex(float) - Method in class com.hermetica.magician.CoreGL
Specify the clear value for the colour index buffers
glClearIndex(float) - Method in class com.hermetica.magician.TemplateGL
Specify the clear value for the colour index buffers
glClearIndex(float) - Method in class com.hermetica.magician.ProfileGL
Specify the clear value for the colour index buffers
glClearIndex(float) - Method in class com.hermetica.magician.TraceGL
Specify the clear value for the colour index buffers
glClearIndex(float) - Method in interface com.hermetica.magician.GL
Specify the clear value for the colour index buffers
glClearStencil(int) - Method in class com.hermetica.magician.ErrorGL
Specify the clear value for the stencil buffer
glClearStencil(int) - Method in class com.hermetica.magician.CoreGL
Specify the clear value for the stencil buffer
glClearStencil(int) - Method in class com.hermetica.magician.TemplateGL
Specify the clear value for the stencil buffer
glClearStencil(int) - Method in class com.hermetica.magician.ProfileGL
Specify the clear value for the stencil buffer
glClearStencil(int) - Method in class com.hermetica.magician.TraceGL
Specify the clear value for the stencil buffer
glClearStencil(int) - Method in interface com.hermetica.magician.GL
Specify the clear value for the stencil buffer
glClipPlane(int, double[]) - Method in class com.hermetica.magician.ErrorGL
Specify a plane against which all geometry is clipped
glClipPlane(int, double[]) - Method in class com.hermetica.magician.CoreGL
Specify a plane against which all geometry is clipped
glClipPlane(int, double[]) - Method in class com.hermetica.magician.TemplateGL
Specify a plane against which all geometry is clipped
glClipPlane(int, double[]) - Method in class com.hermetica.magician.ProfileGL
Specify a plane against which all geometry is clipped
glClipPlane(int, double[]) - Method in class com.hermetica.magician.TraceGL
Specify a plane against which all geometry is clipped
glClipPlane(int, double[]) - Method in interface com.hermetica.magician.GL
Specify a plane against which all geometry is clipped
glColor3b(byte, byte, byte) - Method in class com.hermetica.magician.ErrorGL
Sets the current colour
glColor3b(byte, byte, byte) - Method in class com.hermetica.magician.CoreGL
Sets the current colour
glColor3b(byte, byte, byte) - Method in class com.hermetica.magician.TemplateGL
Sets the current colour
glColor3b(byte, byte, byte) - Method in class com.hermetica.magician.ProfileGL
Sets the current colour
glColor3b(byte, byte, byte) - Method in class com.hermetica.magician.TraceGL
Sets the current colour
glColor3b(byte, byte, byte) - Method in interface com.hermetica.magician.GL
Sets the current colour
glColor3bv(byte[]) - Method in class com.hermetica.magician.ErrorGL
Sets the current colour
glColor3bv(byte[]) - Method in class com.hermetica.magician.CoreGL
Sets the current colour
glColor3bv(byte[]) - Method in class com.hermetica.magician.TemplateGL
Sets the current colour
glColor3bv(byte[]) - Method in class com.hermetica.magician.ProfileGL
Sets the current colour
glColor3bv(byte[]) - Method in class com.hermetica.magician.TraceGL
Sets the current colour
glColor3bv(byte[]) - Method in interface com.hermetica.magician.GL
Sets the current colour
glColor3d(double, double, double) - Method in class com.hermetica.magician.ErrorGL
Sets the current colour
glColor3d(double, double, double) - Method in class com.hermetica.magician.CoreGL
Sets the current colour
glColor3d(double, double, double) - Method in class com.hermetica.magician.TemplateGL
Sets the current colour
glColor3d(double, double, double) - Method in class com.hermetica.magician.ProfileGL
Sets the current colour
glColor3d(double, double, double) - Method in class com.hermetica.magician.TraceGL
Sets the current colour
glColor3d(double, double, double) - Method in interface com.hermetica.magician.GL
Sets the current colour
glColor3dv(double[]) - Method in class com.hermetica.magician.ErrorGL
Sets the current colour
glColor3dv(double[]) - Method in class com.hermetica.magician.CoreGL
Sets the current colour
glColor3dv(double[]) - Method in class com.hermetica.magician.TemplateGL
Sets the current colour
glColor3dv(double[]) - Method in class com.hermetica.magician.ProfileGL
Sets the current colour
glColor3dv(double[]) - Method in class com.hermetica.magician.TraceGL
Sets the current colour
glColor3dv(double[]) - Method in interface com.hermetica.magician.GL
Sets the current colour
glColor3f(float, float, float) - Method in class com.hermetica.magician.ErrorGL
Sets the current colour
glColor3f(float, float, float) - Method in class com.hermetica.magician.CoreGL
Sets the current colour
glColor3f(float, float, float) - Method in class com.hermetica.magician.TemplateGL
Sets the current colour
glColor3f(float, float, float) - Method in class com.hermetica.magician.ProfileGL
Sets the current colour
glColor3f(float, float, float) - Method in class com.hermetica.magician.TraceGL
Sets the current colour
glColor3f(float, float, float) - Method in interface com.hermetica.magician.GL
Sets the current colour
glColor3fv(float[]) - Method in class com.hermetica.magician.ErrorGL
Sets the current colour
glColor3fv(float[]) - Method in class com.hermetica.magician.CoreGL
Sets the current colour
glColor3fv(float[]) - Method in class com.hermetica.magician.TemplateGL
Sets the current colour
glColor3fv(float[]) - Method in class com.hermetica.magician.ProfileGL
Sets the current colour
glColor3fv(float[]) - Method in class com.hermetica.magician.TraceGL
Sets the current colour
glColor3fv(float[]) - Method in interface com.hermetica.magician.GL
Sets the current colour
glColor3i(int, int, int) - Method in class com.hermetica.magician.ErrorGL
Sets the current colour
glColor3i(int, int, int) - Method in class com.hermetica.magician.CoreGL
Sets the current colour
glColor3i(int, int, int) - Method in class com.hermetica.magician.TemplateGL
Sets the current colour
glColor3i(int, int, int) - Method in class com.hermetica.magician.ProfileGL
Sets the current colour
glColor3i(int, int, int) - Method in class com.hermetica.magician.TraceGL
Sets the current colour
glColor3i(int, int, int) - Method in interface com.hermetica.magician.GL
Sets the current colour
glColor3iv(int[]) - Method in class com.hermetica.magician.ErrorGL
Sets the current colour
glColor3iv(int[]) - Method in class com.hermetica.magician.CoreGL
Sets the current colour
glColor3iv(int[]) - Method in class com.hermetica.magician.TemplateGL
Sets the current colour
glColor3iv(int[]) - Method in class com.hermetica.magician.ProfileGL
Sets the current colour
glColor3iv(int[]) - Method in class com.hermetica.magician.TraceGL
Sets the current colour
glColor3iv(int[]) - Method in interface com.hermetica.magician.GL
Sets the current colour
glColor3s(short, short, short) - Method in class com.hermetica.magician.ErrorGL
Sets the current colour
glColor3s(short, short, short) - Method in class com.hermetica.magician.CoreGL
Sets the current colour
glColor3s(short, short, short) - Method in class com.hermetica.magician.TemplateGL
Sets the current colour
glColor3s(short, short, short) - Method in class com.hermetica.magician.ProfileGL
Sets the current colour
glColor3s(short, short, short) - Method in class com.hermetica.magician.TraceGL
Sets the current colour
glColor3s(short, short, short) - Method in interface com.hermetica.magician.GL
Sets the current colour
glColor3sv(short[]) - Method in class com.hermetica.magician.ErrorGL
Sets the current colour
glColor3sv(short[]) - Method in class com.hermetica.magician.CoreGL
Sets the current colour
glColor3sv(short[]) - Method in class com.hermetica.magician.TemplateGL
Sets the current colour
glColor3sv(short[]) - Method in class com.hermetica.magician.ProfileGL
Sets the current colour
glColor3sv(short[]) - Method in class com.hermetica.magician.TraceGL
Sets the current colour
glColor3sv(short[]) - Method in interface com.hermetica.magician.GL
Sets the current colour
glColor3ub(byte, byte, byte) - Method in class com.hermetica.magician.ErrorGL
Sets the current colour
glColor3ub(byte, byte, byte) - Method in class com.hermetica.magician.CoreGL
Sets the current colour
glColor3ub(byte, byte, byte) - Method in class com.hermetica.magician.TemplateGL
Sets the current colour
glColor3ub(byte, byte, byte) - Method in class com.hermetica.magician.ProfileGL
Sets the current colour
glColor3ub(byte, byte, byte) - Method in class com.hermetica.magician.TraceGL
Sets the current colour
glColor3ub(byte, byte, byte) - Method in interface com.hermetica.magician.GL
Sets the current colour
glColor3ubv(byte[]) - Method in class com.hermetica.magician.ErrorGL
Sets the current colour
glColor3ubv(byte[]) - Method in class com.hermetica.magician.CoreGL
Sets the current colour
glColor3ubv(byte[]) - Method in class com.hermetica.magician.TemplateGL
Sets the current colour
glColor3ubv(byte[]) - Method in class com.hermetica.magician.ProfileGL
Sets the current colour
glColor3ubv(byte[]) - Method in class com.hermetica.magician.TraceGL
Sets the current colour
glColor3ubv(byte[]) - Method in interface com.hermetica.magician.GL
Sets the current colour
glColor3ui(int, int, int) - Method in class com.hermetica.magician.ErrorGL
Sets the current colour
glColor3ui(int, int, int) - Method in class com.hermetica.magician.CoreGL
Sets the current colour
glColor3ui(int, int, int) - Method in class com.hermetica.magician.TemplateGL
Sets the current colour
glColor3ui(int, int, int) - Method in class com.hermetica.magician.ProfileGL
Sets the current colour
glColor3ui(int, int, int) - Method in class com.hermetica.magician.TraceGL
Sets the current colour
glColor3ui(int, int, int) - Method in interface com.hermetica.magician.GL
Sets the current colour
glColor3uiv(int[]) - Method in class com.hermetica.magician.ErrorGL
Sets the current colour
glColor3uiv(int[]) - Method in class com.hermetica.magician.CoreGL
Sets the current colour
glColor3uiv(int[]) - Method in class com.hermetica.magician.TemplateGL
Sets the current colour
glColor3uiv(int[]) - Method in class com.hermetica.magician.ProfileGL
Sets the current colour
glColor3uiv(int[]) - Method in class com.hermetica.magician.TraceGL
Sets the current colour
glColor3uiv(int[]) - Method in interface com.hermetica.magician.GL
Sets the current colour
glColor3us(short, short, short) - Method in class com.hermetica.magician.ErrorGL
Sets the current colour
glColor3us(short, short, short) - Method in class com.hermetica.magician.CoreGL
Sets the current colour
glColor3us(short, short, short) - Method in class com.hermetica.magician.TemplateGL
Sets the current colour
glColor3us(short, short, short) - Method in class com.hermetica.magician.ProfileGL
Sets the current colour
glColor3us(short, short, short) - Method in class com.hermetica.magician.TraceGL
Sets the current colour
glColor3us(short, short, short) - Method in interface com.hermetica.magician.GL
Sets the current colour
glColor3usv(short[]) - Method in class com.hermetica.magician.ErrorGL
Sets the current colour
glColor3usv(short[]) - Method in class com.hermetica.magician.CoreGL
Sets the current colour
glColor3usv(short[]) - Method in class com.hermetica.magician.TemplateGL
Sets the current colour
glColor3usv(short[]) - Method in class com.hermetica.magician.ProfileGL
Sets the current colour
glColor3usv(short[]) - Method in class com.hermetica.magician.TraceGL
Sets the current colour
glColor3usv(short[]) - Method in interface com.hermetica.magician.GL
Sets the current colour
glColor4b(byte, byte, byte, byte) - Method in class com.hermetica.magician.ErrorGL
Sets the current colour
glColor4b(byte, byte, byte, byte) - Method in class com.hermetica.magician.CoreGL
Sets the current colour
glColor4b(byte, byte, byte, byte) - Method in class com.hermetica.magician.TemplateGL
Sets the current colour
glColor4b(byte, byte, byte, byte) - Method in class com.hermetica.magician.ProfileGL
Sets the current colour
glColor4b(byte, byte, byte, byte) - Method in class com.hermetica.magician.TraceGL
Sets the current colour
glColor4b(byte, byte, byte, byte) - Method in interface com.hermetica.magician.GL
Sets the current colour
glColor4bv(byte[]) - Method in class com.hermetica.magician.ErrorGL
Sets the current colour
glColor4bv(byte[]) - Method in class com.hermetica.magician.CoreGL
Sets the current colour
glColor4bv(byte[]) - Method in class com.hermetica.magician.TemplateGL
Sets the current colour
glColor4bv(byte[]) - Method in class com.hermetica.magician.ProfileGL
Sets the current colour
glColor4bv(byte[]) - Method in class com.hermetica.magician.TraceGL
Sets the current colour
glColor4bv(byte[]) - Method in interface com.hermetica.magician.GL
Sets the current colour
glColor4d(double, double, double, double) - Method in class com.hermetica.magician.ErrorGL
Sets the current colour
glColor4d(double, double, double, double) - Method in class com.hermetica.magician.CoreGL
Sets the current colour
glColor4d(double, double, double, double) - Method in class com.hermetica.magician.TemplateGL
Sets the current colour
glColor4d(double, double, double, double) - Method in class com.hermetica.magician.ProfileGL
Sets the current colour
glColor4d(double, double, double, double) - Method in class com.hermetica.magician.TraceGL
Sets the current colour
glColor4d(double, double, double, double) - Method in interface com.hermetica.magician.GL
Sets the current colour
glColor4dv(double[]) - Method in class com.hermetica.magician.ErrorGL
Sets the current colour
glColor4dv(double[]) - Method in class com.hermetica.magician.CoreGL
Sets the current colour
glColor4dv(double[]) - Method in class com.hermetica.magician.TemplateGL
Sets the current colour
glColor4dv(double[]) - Method in class com.hermetica.magician.ProfileGL
Sets the current colour
glColor4dv(double[]) - Method in class com.hermetica.magician.TraceGL
Sets the current colour
glColor4dv(double[]) - Method in interface com.hermetica.magician.GL
Sets the current colour
glColor4f(float, float, float, float) - Method in class com.hermetica.magician.ErrorGL
Sets the current colour
glColor4f(float, float, float, float) - Method in class com.hermetica.magician.CoreGL
Sets the current colour
glColor4f(float, float, float, float) - Method in class com.hermetica.magician.TemplateGL
Sets the current colour
glColor4f(float, float, float, float) - Method in class com.hermetica.magician.ProfileGL
Sets the current colour
glColor4f(float, float, float, float) - Method in class com.hermetica.magician.TraceGL
Sets the current colour
glColor4f(float, float, float, float) - Method in interface com.hermetica.magician.GL
Sets the current colour
glColor4fv(float[]) - Method in class com.hermetica.magician.ErrorGL
Sets the current colour
glColor4fv(float[]) - Method in class com.hermetica.magician.CoreGL
Sets the current colour
glColor4fv(float[]) - Method in class com.hermetica.magician.TemplateGL
Sets the current colour
glColor4fv(float[]) - Method in class com.hermetica.magician.ProfileGL
Sets the current colour
glColor4fv(float[]) - Method in class com.hermetica.magician.TraceGL
Sets the current colour
glColor4fv(float[]) - Method in interface com.hermetica.magician.GL
Sets the current colour
glColor4i(int, int, int, int) - Method in class com.hermetica.magician.ErrorGL
Sets the current colour
glColor4i(int, int, int, int) - Method in class com.hermetica.magician.CoreGL
Sets the current colour
glColor4i(int, int, int, int) - Method in class com.hermetica.magician.TemplateGL
Sets the current colour
glColor4i(int, int, int, int) - Method in class com.hermetica.magician.ProfileGL
Sets the current colour
glColor4i(int, int, int, int) - Method in class com.hermetica.magician.TraceGL
Sets the current colour
glColor4i(int, int, int, int) - Method in interface com.hermetica.magician.GL
Sets the current colour
glColor4iv(int[]) - Method in class com.hermetica.magician.ErrorGL
Sets the current colour
glColor4iv(int[]) - Method in class com.hermetica.magician.CoreGL
Sets the current colour
glColor4iv(int[]) - Method in class com.hermetica.magician.TemplateGL
Sets the current colour
glColor4iv(int[]) - Method in class com.hermetica.magician.ProfileGL
Sets the current colour
glColor4iv(int[]) - Method in class com.hermetica.magician.TraceGL
Sets the current colour
glColor4iv(int[]) - Method in interface com.hermetica.magician.GL
Sets the current colour
glColor4s(short, short, short, short) - Method in class com.hermetica.magician.ErrorGL
Sets the current colour
glColor4s(short, short, short, short) - Method in class com.hermetica.magician.CoreGL
Sets the current colour
glColor4s(short, short, short, short) - Method in class com.hermetica.magician.TemplateGL
Sets the current colour
glColor4s(short, short, short, short) - Method in class com.hermetica.magician.ProfileGL
Sets the current colour
glColor4s(short, short, short, short) - Method in class com.hermetica.magician.TraceGL
Sets the current colour
glColor4s(short, short, short, short) - Method in interface com.hermetica.magician.GL
Sets the current colour
glColor4sv(short[]) - Method in class com.hermetica.magician.ErrorGL
Sets the current colour
glColor4sv(short[]) - Method in class com.hermetica.magician.CoreGL
Sets the current colour
glColor4sv(short[]) - Method in class com.hermetica.magician.TemplateGL
Sets the current colour
glColor4sv(short[]) - Method in class com.hermetica.magician.ProfileGL
Sets the current colour
glColor4sv(short[]) - Method in class com.hermetica.magician.TraceGL
Sets the current colour
glColor4sv(short[]) - Method in interface com.hermetica.magician.GL
Sets the current colour
glColor4ub(byte, byte, byte, byte) - Method in class com.hermetica.magician.ErrorGL
Sets the current colour
glColor4ub(byte, byte, byte, byte) - Method in class com.hermetica.magician.CoreGL
Sets the current colour
glColor4ub(byte, byte, byte, byte) - Method in class com.hermetica.magician.TemplateGL
Sets the current colour
glColor4ub(byte, byte, byte, byte) - Method in class com.hermetica.magician.ProfileGL
Sets the current colour
glColor4ub(byte, byte, byte, byte) - Method in class com.hermetica.magician.TraceGL
Sets the current colour
glColor4ub(byte, byte, byte, byte) - Method in interface com.hermetica.magician.GL
Sets the current colour
glColor4ubv(byte[]) - Method in class com.hermetica.magician.ErrorGL
Sets the current colour
glColor4ubv(byte[]) - Method in class com.hermetica.magician.CoreGL
Sets the current colour
glColor4ubv(byte[]) - Method in class com.hermetica.magician.TemplateGL
Sets the current colour
glColor4ubv(byte[]) - Method in class com.hermetica.magician.ProfileGL
Sets the current colour
glColor4ubv(byte[]) - Method in class com.hermetica.magician.TraceGL
Sets the current colour
glColor4ubv(byte[]) - Method in interface com.hermetica.magician.GL
Sets the current colour
glColor4ui(int, int, int, int) - Method in class com.hermetica.magician.ErrorGL
Sets the current colour
glColor4ui(int, int, int, int) - Method in class com.hermetica.magician.CoreGL
Sets the current colour
glColor4ui(int, int, int, int) - Method in class com.hermetica.magician.TemplateGL
Sets the current colour
glColor4ui(int, int, int, int) - Method in class com.hermetica.magician.ProfileGL
Sets the current colour
glColor4ui(int, int, int, int) - Method in class com.hermetica.magician.TraceGL
Sets the current colour
glColor4ui(int, int, int, int) - Method in interface com.hermetica.magician.GL
Sets the current colour
glColor4uiv(int[]) - Method in class com.hermetica.magician.ErrorGL
Sets the current colour
glColor4uiv(int[]) - Method in class com.hermetica.magician.CoreGL
Sets the current colour
glColor4uiv(int[]) - Method in class com.hermetica.magician.TemplateGL
Sets the current colour
glColor4uiv(int[]) - Method in class com.hermetica.magician.ProfileGL
Sets the current colour
glColor4uiv(int[]) - Method in class com.hermetica.magician.TraceGL
Sets the current colour
glColor4uiv(int[]) - Method in interface com.hermetica.magician.GL
Sets the current colour
glColor4us(short, short, short, short) - Method in class com.hermetica.magician.ErrorGL
Sets the current colour
glColor4us(short, short, short, short) - Method in class com.hermetica.magician.CoreGL
Sets the current colour
glColor4us(short, short, short, short) - Method in class com.hermetica.magician.TemplateGL
Sets the current colour
glColor4us(short, short, short, short) - Method in class com.hermetica.magician.ProfileGL
Sets the current colour
glColor4us(short, short, short, short) - Method in class com.hermetica.magician.TraceGL
Sets the current colour
glColor4us(short, short, short, short) - Method in interface com.hermetica.magician.GL
Sets the current colour
glColor4usv(short[]) - Method in class com.hermetica.magician.ErrorGL
Sets the current colour
glColor4usv(short[]) - Method in class com.hermetica.magician.CoreGL
Sets the current colour
glColor4usv(short[]) - Method in class com.hermetica.magician.TemplateGL
Sets the current colour
glColor4usv(short[]) - Method in class com.hermetica.magician.ProfileGL
Sets the current colour
glColor4usv(short[]) - Method in class com.hermetica.magician.TraceGL
Sets the current colour
glColor4usv(short[]) - Method in interface com.hermetica.magician.GL
Sets the current colour
glColorMask(boolean, boolean, boolean, boolean) - Method in class com.hermetica.magician.ErrorGL
Enable and disable writing of frame buffer colour components
glColorMask(boolean, boolean, boolean, boolean) - Method in class com.hermetica.magician.CoreGL
Enable and disable writing of frame buffer colour components
glColorMask(boolean, boolean, boolean, boolean) - Method in class com.hermetica.magician.TemplateGL
Enable and disable writing of frame buffer colour components
glColorMask(boolean, boolean, boolean, boolean) - Method in class com.hermetica.magician.ProfileGL
Enable and disable writing of frame buffer colour components
glColorMask(boolean, boolean, boolean, boolean) - Method in class com.hermetica.magician.TraceGL
Enable and disable writing of frame buffer colour components
glColorMask(boolean, boolean, boolean, boolean) - Method in interface com.hermetica.magician.GL
Enable and disable writing of frame buffer colour components
glColorMask(byte, byte, byte, byte) - Method in class com.hermetica.magician.ErrorGL
Enable and disable writing of frame buffer colour components
glColorMask(byte, byte, byte, byte) - Method in class com.hermetica.magician.CoreGL
Enable and disable writing of frame buffer colour components
glColorMask(byte, byte, byte, byte) - Method in class com.hermetica.magician.TemplateGL
Enable and disable writing of frame buffer colour components
glColorMask(byte, byte, byte, byte) - Method in class com.hermetica.magician.ProfileGL
Enable and disable writing of frame buffer colour components
glColorMask(byte, byte, byte, byte) - Method in class com.hermetica.magician.TraceGL
Enable and disable writing of frame buffer colour components
glColorMask(byte, byte, byte, byte) - Method in interface com.hermetica.magician.GL
Enable and disable writing of frame buffer colour components
glColorMask(int, int, int, int) - Method in class com.hermetica.magician.ErrorGL
Enable and disable writing of frame buffer colour components
glColorMask(int, int, int, int) - Method in class com.hermetica.magician.CoreGL
Enable and disable writing of frame buffer colour components
glColorMask(int, int, int, int) - Method in class com.hermetica.magician.TemplateGL
Enable and disable writing of frame buffer colour components
glColorMask(int, int, int, int) - Method in class com.hermetica.magician.ProfileGL
Enable and disable writing of frame buffer colour components
glColorMask(int, int, int, int) - Method in class com.hermetica.magician.TraceGL
Enable and disable writing of frame buffer colour components
glColorMask(int, int, int, int) - Method in interface com.hermetica.magician.GL
Enable and disable writing of frame buffer colour components
glColorMaterial(int, int) - Method in class com.hermetica.magician.ErrorGL
Cause a material colour to track the current colour
glColorMaterial(int, int) - Method in class com.hermetica.magician.CoreGL
Cause a material colour to track the current colour
glColorMaterial(int, int) - Method in class com.hermetica.magician.TemplateGL
Cause a material colour to track the current colour
glColorMaterial(int, int) - Method in class com.hermetica.magician.ProfileGL
Cause a material colour to track the current colour
glColorMaterial(int, int) - Method in class com.hermetica.magician.TraceGL
Cause a material colour to track the current colour
glColorMaterial(int, int) - Method in interface com.hermetica.magician.GL
Cause a material colour to track the current colour
glColorPointer(int, int, int, byte[]) - Method in class com.hermetica.magician.ErrorGL
Define an array of colours
glColorPointer(int, int, int, byte[]) - Method in class com.hermetica.magician.CoreGL
Define an array of colours
glColorPointer(int, int, int, byte[]) - Method in class com.hermetica.magician.TemplateGL
Define an array of colours
glColorPointer(int, int, int, byte[]) - Method in class com.hermetica.magician.ProfileGL
Define an array of colours
glColorPointer(int, int, int, byte[]) - Method in class com.hermetica.magician.TraceGL
Define an array of colours
glColorPointer(int, int, int, byte[]) - Method in interface com.hermetica.magician.GL
Define an array of colours
glColorPointer(int, int, int, double[]) - Method in class com.hermetica.magician.ErrorGL
Define an array of colours
glColorPointer(int, int, int, double[]) - Method in class com.hermetica.magician.CoreGL
Define an array of colours
glColorPointer(int, int, int, double[]) - Method in class com.hermetica.magician.TemplateGL
Define an array of colours
glColorPointer(int, int, int, double[]) - Method in class com.hermetica.magician.ProfileGL
Define an array of colours
glColorPointer(int, int, int, double[]) - Method in class com.hermetica.magician.TraceGL
Define an array of colours
glColorPointer(int, int, int, double[]) - Method in interface com.hermetica.magician.GL
Define an array of colours
glColorPointer(int, int, int, float[]) - Method in class com.hermetica.magician.ErrorGL
Define an array of colours
glColorPointer(int, int, int, float[]) - Method in class com.hermetica.magician.CoreGL
Define an array of colours
glColorPointer(int, int, int, float[]) - Method in class com.hermetica.magician.TemplateGL
Define an array of colours
glColorPointer(int, int, int, float[]) - Method in class com.hermetica.magician.ProfileGL
Define an array of colours
glColorPointer(int, int, int, float[]) - Method in class com.hermetica.magician.TraceGL
Define an array of colours
glColorPointer(int, int, int, float[]) - Method in interface com.hermetica.magician.GL
Define an array of colours
glColorPointer(int, int, int, int[]) - Method in class com.hermetica.magician.ErrorGL
Define an array of colours
glColorPointer(int, int, int, int[]) - Method in class com.hermetica.magician.CoreGL
Define an array of colours
glColorPointer(int, int, int, int[]) - Method in class com.hermetica.magician.TemplateGL
Define an array of colours
glColorPointer(int, int, int, int[]) - Method in class com.hermetica.magician.ProfileGL
Define an array of colours
glColorPointer(int, int, int, int[]) - Method in class com.hermetica.magician.TraceGL
Define an array of colours
glColorPointer(int, int, int, int[]) - Method in interface com.hermetica.magician.GL
Define an array of colours
glColorPointer(int, int, int, short[]) - Method in class com.hermetica.magician.ErrorGL
Define an array of colours
glColorPointer(int, int, int, short[]) - Method in class com.hermetica.magician.CoreGL
Define an array of colours
glColorPointer(int, int, int, short[]) - Method in class com.hermetica.magician.TemplateGL
Define an array of colours
glColorPointer(int, int, int, short[]) - Method in class com.hermetica.magician.ProfileGL
Define an array of colours
glColorPointer(int, int, int, short[]) - Method in class com.hermetica.magician.TraceGL
Define an array of colours
glColorPointer(int, int, int, short[]) - Method in interface com.hermetica.magician.GL
Define an array of colours
GLComponent - class com.hermetica.magician.GLComponent.
A GLComponent object is a generic AWT Component that allows OpenGL commands to be rendered directly onto it.
GLComponent() - Constructor for class com.hermetica.magician.GLComponent
 
GLComponentFactory - class com.hermetica.magician.GLComponentFactory.
This class instantiates GLComponent objects tailored to the requirements that you give it and the JVM/AWT implementation you are currently executing Magician applications on.
GLComponentFactory() - Constructor for class com.hermetica.magician.GLComponentFactory
 
GLComponentInitializationException - exception com.hermetica.magician.GLComponentInitializationException.
This exception is thrown only when invoking the initialize() method of GLComponent fails.
GLComponentInitializationException() - Constructor for class com.hermetica.magician.GLComponentInitializationException
Standard blank constructor
GLComponentInitializationException(String) - Constructor for class com.hermetica.magician.GLComponentInitializationException
Constructor with an argument!
GLConstants - interface com.hermetica.magician.GLConstants.
Class containing constants for all the variables defined for use within OpenGL.
GLContext - class com.hermetica.magician.GLContext.
This class encapsulates an OpenGL rendering context.
GLContext() - Constructor for class com.hermetica.magician.GLContext
Default context constructor.
GLContext(boolean) - Constructor for class com.hermetica.magician.GLContext
Context constructor with the locking trace level specified.
GLContext(GLCapabilities) - Constructor for class com.hermetica.magician.GLContext
Context constructor using a previously prepared set of capabilities.
GLContext(GLCapabilities, boolean) - Constructor for class com.hermetica.magician.GLContext
Context constructor with the locking trace level specified as well as a non-default set of context capabilities.
GLContextException - exception com.hermetica.magician.GLContextException.
This Exception object is thrown if execution of an OpenGL context operation fails, eg, buffer swapping, making an OpenGL context current and so on.
GLContextException() - Constructor for class com.hermetica.magician.GLContextException
Standard blank constructor
GLContextException(String) - Constructor for class com.hermetica.magician.GLContextException
Constructor with a message!
glCopyPixels(int, int, int, int, int) - Method in class com.hermetica.magician.ErrorGL
Copy pixels in the frame buffer
glCopyPixels(int, int, int, int, int) - Method in class com.hermetica.magician.CoreGL
Copy pixels in the frame buffer
glCopyPixels(int, int, int, int, int) - Method in class com.hermetica.magician.TemplateGL
Copy pixels in the frame buffer
glCopyPixels(int, int, int, int, int) - Method in class com.hermetica.magician.ProfileGL
Copy pixels in the frame buffer
glCopyPixels(int, int, int, int, int) - Method in class com.hermetica.magician.TraceGL
Copy pixels in the frame buffer
glCopyPixels(int, int, int, int, int) - Method in interface com.hermetica.magician.GL
Copy pixels in the frame buffer
glCopyTexImage1D(int, int, int, int, int, int, int) - Method in class com.hermetica.magician.ErrorGL
Creates a one-dimensional texture using framebuffer data to define the texels
glCopyTexImage1D(int, int, int, int, int, int, int) - Method in class com.hermetica.magician.CoreGL
Creates a one-dimensional texture using framebuffer data to define the texels
glCopyTexImage1D(int, int, int, int, int, int, int) - Method in class com.hermetica.magician.TemplateGL
Creates a one-dimensional texture using framebuffer data to define the texels
glCopyTexImage1D(int, int, int, int, int, int, int) - Method in class com.hermetica.magician.ProfileGL
Creates a one-dimensional texture using framebuffer data to define the texels
glCopyTexImage1D(int, int, int, int, int, int, int) - Method in class com.hermetica.magician.TraceGL
Creates a one-dimensional texture using framebuffer data to define the texels
glCopyTexImage1D(int, int, int, int, int, int, int) - Method in interface com.hermetica.magician.GL
Creates a one-dimensional texture using framebuffer data to define the texels
glCopyTexImage2D(int, int, int, int, int, int, int, int) - Method in class com.hermetica.magician.ErrorGL
Creates a two-dimensional texture using framebuffer data to define the texels
glCopyTexImage2D(int, int, int, int, int, int, int, int) - Method in class com.hermetica.magician.CoreGL
Creates a two-dimensional texture using framebuffer data to define the texels
glCopyTexImage2D(int, int, int, int, int, int, int, int) - Method in class com.hermetica.magician.TemplateGL
Creates a two-dimensional texture using framebuffer data to define the texels
glCopyTexImage2D(int, int, int, int, int, int, int, int) - Method in class com.hermetica.magician.ProfileGL
Creates a two-dimensional texture using framebuffer data to define the texels
glCopyTexImage2D(int, int, int, int, int, int, int, int) - Method in class com.hermetica.magician.TraceGL
Creates a two-dimensional texture using framebuffer data to define the texels
glCopyTexImage2D(int, int, int, int, int, int, int, int) - Method in interface com.hermetica.magician.GL
Creates a two-dimensional texture using framebuffer data to define the texels
glCopyTexSubImage1D(int, int, int, int, int, int) - Method in class com.hermetica.magician.ErrorGL
Uses image data from the framebuffer to replace all or part of a contiguous subregion of the current, existing one-dimensional texture image
glCopyTexSubImage1D(int, int, int, int, int, int) - Method in class com.hermetica.magician.CoreGL
Uses image data from the framebuffer to replace all or part of a contiguous subregion of the current, existing one-dimensional texture image
glCopyTexSubImage1D(int, int, int, int, int, int) - Method in class com.hermetica.magician.TemplateGL
Uses image data from the framebuffer to replace all or part of a contiguous subregion of the current, existing one-dimensional texture image
glCopyTexSubImage1D(int, int, int, int, int, int) - Method in class com.hermetica.magician.ProfileGL
Uses image data from the framebuffer to replace all or part of a contiguous subregion of the current, existing one-dimensional texture image
glCopyTexSubImage1D(int, int, int, int, int, int) - Method in class com.hermetica.magician.TraceGL
Uses image data from the framebuffer to replace all or part of a contiguous subregion of the current, existing one-dimensional texture image
glCopyTexSubImage1D(int, int, int, int, int, int) - Method in interface com.hermetica.magician.GL
Uses image data from the framebuffer to replace all or part of a contiguous subregion of the current, existing one-dimensional texture image
glCopyTexSubImage2D(int, int, int, int, int, int, int, int) - Method in class com.hermetica.magician.ErrorGL
Uses image data from the framebuffer to replace all or part of a contiguous subregion of the current, existing two-dimensional texture image
glCopyTexSubImage2D(int, int, int, int, int, int, int, int) - Method in class com.hermetica.magician.CoreGL
Uses image data from the framebuffer to replace all or part of a contiguous subregion of the current, existing two-dimensional texture image
glCopyTexSubImage2D(int, int, int, int, int, int, int, int) - Method in class com.hermetica.magician.TemplateGL
Uses image data from the framebuffer to replace all or part of a contiguous subregion of the current, existing two-dimensional texture image
glCopyTexSubImage2D(int, int, int, int, int, int, int, int) - Method in class com.hermetica.magician.ProfileGL
Uses image data from the framebuffer to replace all or part of a contiguous subregion of the current, existing two-dimensional texture image
glCopyTexSubImage2D(int, int, int, int, int, int, int, int) - Method in class com.hermetica.magician.TraceGL
Uses image data from the framebuffer to replace all or part of a contiguous subregion of the current, existing two-dimensional texture image
glCopyTexSubImage2D(int, int, int, int, int, int, int, int) - Method in interface com.hermetica.magician.GL
Uses image data from the framebuffer to replace all or part of a contiguous subregion of the current, existing two-dimensional texture image
glCopyTexSubImage3D(int, int, int, int, int, int, int, int, int) - Method in class com.hermetica.magician.ErrorGL
Copies a 3D texture sub-image
glCopyTexSubImage3D(int, int, int, int, int, int, int, int, int) - Method in class com.hermetica.magician.CoreGL
Copies a 3D texture sub-image
glCopyTexSubImage3D(int, int, int, int, int, int, int, int, int) - Method in class com.hermetica.magician.TemplateGL
Copies a 3D texture sub-image
glCopyTexSubImage3D(int, int, int, int, int, int, int, int, int) - Method in class com.hermetica.magician.ProfileGL
Copies a 3D texture sub-image
glCopyTexSubImage3D(int, int, int, int, int, int, int, int, int) - Method in class com.hermetica.magician.TraceGL
Copies a 3D texture sub-image
glCopyTexSubImage3D(int, int, int, int, int, int, int, int, int) - Method in interface com.hermetica.magician.GL
Copies a 3D texture sub-image
GLCourier10TextureFont - class com.hermetica.magician.fonts.GLCourier10TextureFont.
 
GLCourier10TextureFont() - Constructor for class com.hermetica.magician.fonts.GLCourier10TextureFont
Constructor for the font
glCullFace(int) - Method in class com.hermetica.magician.ErrorGL
Specify whether front- or back-facing facets can be culled
glCullFace(int) - Method in class com.hermetica.magician.CoreGL
Specify whether front- or back-facing facets can be culled
glCullFace(int) - Method in class com.hermetica.magician.TemplateGL
Specify whether front- or back-facing facets can be culled
glCullFace(int) - Method in class com.hermetica.magician.ProfileGL
Specify whether front- or back-facing facets can be culled
glCullFace(int) - Method in class com.hermetica.magician.TraceGL
Specify whether front- or back-facing facets can be culled
glCullFace(int) - Method in interface com.hermetica.magician.GL
Specify whether front- or back-facing facets can be culled
glDeleteLists(int, int) - Method in class com.hermetica.magician.ErrorGL
Delete a contiguous group of display lists
glDeleteLists(int, int) - Method in class com.hermetica.magician.CoreGL
Delete a contiguous group of display lists
glDeleteLists(int, int) - Method in class com.hermetica.magician.TemplateGL
Delete a contiguous group of display lists
glDeleteLists(int, int) - Method in class com.hermetica.magician.ProfileGL
Delete a contiguous group of display lists
glDeleteLists(int, int) - Method in class com.hermetica.magician.TraceGL
Delete a contiguous group of display lists
glDeleteLists(int, int) - Method in interface com.hermetica.magician.GL
Delete a contiguous group of display lists
glDeleteTextures(int, int[]) - Method in class com.hermetica.magician.ErrorGL
Deletes the given texture objects completely.
glDeleteTextures(int, int[]) - Method in class com.hermetica.magician.CoreGL
Deletes the given texture objects completely.
glDeleteTextures(int, int[]) - Method in class com.hermetica.magician.TemplateGL
Deletes the given texture objects completely.
glDeleteTextures(int, int[]) - Method in class com.hermetica.magician.ProfileGL
Deletes the given texture objects completely.
glDeleteTextures(int, int[]) - Method in class com.hermetica.magician.TraceGL
Deletes the given texture objects completely.
glDeleteTextures(int, int[]) - Method in interface com.hermetica.magician.GL
Deletes the given texture objects completely.
glDepthFunc(int) - Method in class com.hermetica.magician.ErrorGL
Specify the value used for depth buffer comparisons
glDepthFunc(int) - Method in class com.hermetica.magician.CoreGL
Specify the value used for depth buffer comparisons
glDepthFunc(int) - Method in class com.hermetica.magician.TemplateGL
Specify the value used for depth buffer comparisons
glDepthFunc(int) - Method in class com.hermetica.magician.ProfileGL
Specify the value used for depth buffer comparisons
glDepthFunc(int) - Method in class com.hermetica.magician.TraceGL
Specify the value used for depth buffer comparisons
glDepthFunc(int) - Method in interface com.hermetica.magician.GL
Specify the value used for depth buffer comparisons
glDepthMask(boolean) - Method in class com.hermetica.magician.ErrorGL
Enable or disable writing into the depth buffer
glDepthMask(boolean) - Method in class com.hermetica.magician.CoreGL
Enable or disable writing into the depth buffer
glDepthMask(boolean) - Method in class com.hermetica.magician.TemplateGL
Enable or disable writing into the depth buffer
glDepthMask(boolean) - Method in class com.hermetica.magician.ProfileGL
Enable or disable writing into the depth buffer
glDepthMask(boolean) - Method in class com.hermetica.magician.TraceGL
Enable or disable writing into the depth buffer
glDepthMask(boolean) - Method in interface com.hermetica.magician.GL
Enable or disable writing into the depth buffer
glDepthMask(byte) - Method in class com.hermetica.magician.ErrorGL
Enable or disable writing into the depth buffer
glDepthMask(byte) - Method in class com.hermetica.magician.CoreGL
Enable or disable writing into the depth buffer
glDepthMask(byte) - Method in class com.hermetica.magician.TemplateGL
Enable or disable writing into the depth buffer
glDepthMask(byte) - Method in class com.hermetica.magician.ProfileGL
Enable or disable writing into the depth buffer
glDepthMask(byte) - Method in class com.hermetica.magician.TraceGL
Enable or disable writing into the depth buffer
glDepthMask(byte) - Method in interface com.hermetica.magician.GL
Enable or disable writing into the depth buffer
glDepthMask(int) - Method in class com.hermetica.magician.ErrorGL
Enable or disable writing into the depth buffer
glDepthMask(int) - Method in class com.hermetica.magician.CoreGL
Enable or disable writing into the depth buffer
glDepthMask(int) - Method in class com.hermetica.magician.TemplateGL
Enable or disable writing into the depth buffer
glDepthMask(int) - Method in class com.hermetica.magician.ProfileGL
Enable or disable writing into the depth buffer
glDepthMask(int) - Method in class com.hermetica.magician.TraceGL
Enable or disable writing into the depth buffer
glDepthMask(int) - Method in interface com.hermetica.magician.GL
Enable or disable writing into the depth buffer
glDepthRange(double, double) - Method in class com.hermetica.magician.ErrorGL
Specify the mapping z values from normalized device coordinates to window coordinates
glDepthRange(double, double) - Method in class com.hermetica.magician.CoreGL
Specify the mapping z values from normalized device coordinates to window coordinates
glDepthRange(double, double) - Method in class com.hermetica.magician.TemplateGL
Specify the mapping z values from normalized device coordinates to window coordinates
glDepthRange(double, double) - Method in class com.hermetica.magician.ProfileGL
Specify the mapping z values from normalized device coordinates to window coordinates
glDepthRange(double, double) - Method in class com.hermetica.magician.TraceGL
Specify the mapping z values from normalized device coordinates to window coordinates
glDepthRange(double, double) - Method in interface com.hermetica.magician.GL
Specify the mapping z values from normalized device coordinates to window coordinates
glDisable(int) - Method in class com.hermetica.magician.ErrorGL
Turns off the given capability in the OpenGL pipeline
glDisable(int) - Method in class com.hermetica.magician.CoreGL
Turns off the given capability in the OpenGL pipeline
glDisable(int) - Method in class com.hermetica.magician.TemplateGL
Turns off the given capability in the OpenGL pipeline
glDisable(int) - Method in class com.hermetica.magician.ProfileGL
Turns off the given capability in the OpenGL pipeline
glDisable(int) - Method in class com.hermetica.magician.TraceGL
Turns off the given capability in the OpenGL pipeline
glDisable(int) - Method in interface com.hermetica.magician.GL
Turns off the given capability in the OpenGL pipeline
glDisableClientState(int) - Method in class com.hermetica.magician.ErrorGL
Disable client-side capabiltity
glDisableClientState(int) - Method in class com.hermetica.magician.CoreGL
Disable client-side capabiltity
glDisableClientState(int) - Method in class com.hermetica.magician.TemplateGL
Disable client-side capabiltity
glDisableClientState(int) - Method in class com.hermetica.magician.ProfileGL
Disable client-side capabiltity
glDisableClientState(int) - Method in class com.hermetica.magician.TraceGL
Disable client-side capabiltity
glDisableClientState(int) - Method in interface com.hermetica.magician.GL
Disable client-side capabiltity
GLDrawable - interface com.hermetica.magician.GLDrawable.
This interface presents an abstracted view of GUI objects that Magician can render onto, for example, Sun VM Canvas objects, Microsoft-specific heavyweight classes and lightweight Swing/JFC/WFC-based components.
GLDrawableFactory - class com.hermetica.magician.GLDrawableFactory.
This class instantiates GLComponent objects tailored to the requirements that you give it and the JVM/AWT implementation you are currently executing Magician applications on.
GLDrawableFactory() - Constructor for class com.hermetica.magician.GLDrawableFactory
 
glDrawArrays(int, int, int) - Method in class com.hermetica.magician.ErrorGL
Render primitives from array data
glDrawArrays(int, int, int) - Method in class com.hermetica.magician.CoreGL
Render primitives from array data
glDrawArrays(int, int, int) - Method in class com.hermetica.magician.TemplateGL
Render primitives from array data
glDrawArrays(int, int, int) - Method in class com.hermetica.magician.ProfileGL
Render primitives from array data
glDrawArrays(int, int, int) - Method in class com.hermetica.magician.TraceGL
Render primitives from array data
glDrawArrays(int, int, int) - Method in interface com.hermetica.magician.GL
Render primitives from array data
glDrawBuffer(int) - Method in class com.hermetica.magician.ErrorGL
Specify which colour buffers are to be drawn into
glDrawBuffer(int) - Method in class com.hermetica.magician.CoreGL
Specify which colour buffers are to be drawn into
glDrawBuffer(int) - Method in class com.hermetica.magician.TemplateGL
Specify which colour buffers are to be drawn into
glDrawBuffer(int) - Method in class com.hermetica.magician.ProfileGL
Specify which colour buffers are to be drawn into
glDrawBuffer(int) - Method in class com.hermetica.magician.TraceGL
Specify which colour buffers are to be drawn into
glDrawBuffer(int) - Method in interface com.hermetica.magician.GL
Specify which colour buffers are to be drawn into
glDrawElements(int, int, int, byte[]) - Method in class com.hermetica.magician.ErrorGL
Render primitives from array data
glDrawElements(int, int, int, byte[]) - Method in class com.hermetica.magician.CoreGL
Render primitives from array data
glDrawElements(int, int, int, byte[]) - Method in class com.hermetica.magician.TemplateGL
Render primitives from array data
glDrawElements(int, int, int, byte[]) - Method in class com.hermetica.magician.ProfileGL
Render primitives from array data
glDrawElements(int, int, int, byte[]) - Method in class com.hermetica.magician.TraceGL
Render primitives from array data
glDrawElements(int, int, int, byte[]) - Method in interface com.hermetica.magician.GL
Render primitives from array data
glDrawElements(int, int, int, byte[], int) - Method in class com.hermetica.magician.ErrorGL
Render primitives from array data
glDrawElements(int, int, int, byte[], int) - Method in class com.hermetica.magician.CoreGL
Render primitives from array data
glDrawElements(int, int, int, byte[], int) - Method in class com.hermetica.magician.TemplateGL
Render primitives from array data
glDrawElements(int, int, int, byte[], int) - Method in class com.hermetica.magician.ProfileGL
Render primitives from array data
glDrawElements(int, int, int, byte[], int) - Method in class com.hermetica.magician.TraceGL
Render primitives from array data
glDrawElements(int, int, int, byte[], int) - Method in interface com.hermetica.magician.GL
Render primitives from array data
glDrawElements(int, int, int, int[]) - Method in class com.hermetica.magician.ErrorGL
Render primitives from array data
glDrawElements(int, int, int, int[]) - Method in class com.hermetica.magician.CoreGL
Render primitives from array data
glDrawElements(int, int, int, int[]) - Method in class com.hermetica.magician.TemplateGL
Render primitives from array data
glDrawElements(int, int, int, int[]) - Method in class com.hermetica.magician.ProfileGL
Render primitives from array data
glDrawElements(int, int, int, int[]) - Method in class com.hermetica.magician.TraceGL
Render primitives from array data
glDrawElements(int, int, int, int[]) - Method in interface com.hermetica.magician.GL
Render primitives from array data
glDrawElements(int, int, int, int[], int) - Method in class com.hermetica.magician.ErrorGL
Render primitives from array data
glDrawElements(int, int, int, int[], int) - Method in class com.hermetica.magician.CoreGL
Render primitives from array data
glDrawElements(int, int, int, int[], int) - Method in class com.hermetica.magician.TemplateGL
Render primitives from array data
glDrawElements(int, int, int, int[], int) - Method in class com.hermetica.magician.ProfileGL
Render primitives from array data
glDrawElements(int, int, int, int[], int) - Method in class com.hermetica.magician.TraceGL
Render primitives from array data
glDrawElements(int, int, int, int[], int) - Method in interface com.hermetica.magician.GL
Render primitives from array data
glDrawElements(int, int, int, short[]) - Method in class com.hermetica.magician.ErrorGL
Render primitives from array data
glDrawElements(int, int, int, short[]) - Method in class com.hermetica.magician.CoreGL
Render primitives from array data
glDrawElements(int, int, int, short[]) - Method in class com.hermetica.magician.TemplateGL
Render primitives from array data
glDrawElements(int, int, int, short[]) - Method in class com.hermetica.magician.ProfileGL
Render primitives from array data
glDrawElements(int, int, int, short[]) - Method in class com.hermetica.magician.TraceGL
Render primitives from array data
glDrawElements(int, int, int, short[]) - Method in interface com.hermetica.magician.GL
Render primitives from array data
glDrawElements(int, int, int, short[], int) - Method in class com.hermetica.magician.ErrorGL
Render primitives from array data
glDrawElements(int, int, int, short[], int) - Method in class com.hermetica.magician.CoreGL
Render primitives from array data
glDrawElements(int, int, int, short[], int) - Method in class com.hermetica.magician.TemplateGL
Render primitives from array data
glDrawElements(int, int, int, short[], int) - Method in class com.hermetica.magician.ProfileGL
Render primitives from array data
glDrawElements(int, int, int, short[], int) - Method in class com.hermetica.magician.TraceGL
Render primitives from array data
glDrawElements(int, int, int, short[], int) - Method in interface com.hermetica.magician.GL
Render primitives from array data
glDrawPixels(int, int, int, int, byte[]) - Method in class com.hermetica.magician.ErrorGL
Write a block of pixels to the frame buffer
glDrawPixels(int, int, int, int, byte[]) - Method in class com.hermetica.magician.CoreGL
Write a block of pixels to the frame buffer
glDrawPixels(int, int, int, int, byte[]) - Method in class com.hermetica.magician.TemplateGL
Write a block of pixels to the frame buffer
glDrawPixels(int, int, int, int, byte[]) - Method in class com.hermetica.magician.ProfileGL
Write a block of pixels to the frame buffer
glDrawPixels(int, int, int, int, byte[]) - Method in class com.hermetica.magician.TraceGL
Write a block of pixels to the frame buffer
glDrawPixels(int, int, int, int, byte[]) - Method in interface com.hermetica.magician.GL
Write a block of pixels to the frame buffer
glDrawPixels(int, int, int, int, float[]) - Method in class com.hermetica.magician.ErrorGL
Write a block of pixels to the frame buffer
glDrawPixels(int, int, int, int, float[]) - Method in class com.hermetica.magician.CoreGL
Write a block of pixels to the frame buffer
glDrawPixels(int, int, int, int, float[]) - Method in class com.hermetica.magician.TemplateGL
Write a block of pixels to the frame buffer
glDrawPixels(int, int, int, int, float[]) - Method in class com.hermetica.magician.ProfileGL
Write a block of pixels to the frame buffer
glDrawPixels(int, int, int, int, float[]) - Method in class com.hermetica.magician.TraceGL
Write a block of pixels to the frame buffer
glDrawPixels(int, int, int, int, float[]) - Method in interface com.hermetica.magician.GL
Write a block of pixels to the frame buffer
glDrawPixels(int, int, int, int, int[]) - Method in class com.hermetica.magician.ErrorGL
Write a block of pixels to the frame buffer
glDrawPixels(int, int, int, int, int[]) - Method in class com.hermetica.magician.CoreGL
Write a block of pixels to the frame buffer
glDrawPixels(int, int, int, int, int[]) - Method in class com.hermetica.magician.TemplateGL
Write a block of pixels to the frame buffer
glDrawPixels(int, int, int, int, int[]) - Method in class com.hermetica.magician.ProfileGL
Write a block of pixels to the frame buffer
glDrawPixels(int, int, int, int, int[]) - Method in class com.hermetica.magician.TraceGL
Write a block of pixels to the frame buffer
glDrawPixels(int, int, int, int, int[]) - Method in interface com.hermetica.magician.GL
Write a block of pixels to the frame buffer
glDrawPixels(int, int, int, int, short[]) - Method in class com.hermetica.magician.ErrorGL
Write a block of pixels to the frame buffer
glDrawPixels(int, int, int, int, short[]) - Method in class com.hermetica.magician.CoreGL
Write a block of pixels to the frame buffer
glDrawPixels(int, int, int, int, short[]) - Method in class com.hermetica.magician.TemplateGL
Write a block of pixels to the frame buffer
glDrawPixels(int, int, int, int, short[]) - Method in class com.hermetica.magician.ProfileGL
Write a block of pixels to the frame buffer
glDrawPixels(int, int, int, int, short[]) - Method in class com.hermetica.magician.TraceGL
Write a block of pixels to the frame buffer
glDrawPixels(int, int, int, int, short[]) - Method in interface com.hermetica.magician.GL
Write a block of pixels to the frame buffer
glDrawRangeElements(int, int, int, int, int, byte[]) - Method in class com.hermetica.magician.ErrorGL
Draw a range of array elements
glDrawRangeElements(int, int, int, int, int, byte[]) - Method in class com.hermetica.magician.CoreGL
Draw a range of array elements
glDrawRangeElements(int, int, int, int, int, byte[]) - Method in class com.hermetica.magician.TemplateGL
Draw a range of array elements
glDrawRangeElements(int, int, int, int, int, byte[]) - Method in class com.hermetica.magician.ProfileGL
Draw a range of array elements
glDrawRangeElements(int, int, int, int, int, byte[]) - Method in class com.hermetica.magician.TraceGL
Draw a range of array elements
glDrawRangeElements(int, int, int, int, int, byte[]) - Method in interface com.hermetica.magician.GL
Draw a range of array elements
glDrawRangeElements(int, int, int, int, int, int[]) - Method in class com.hermetica.magician.ErrorGL
Draw a range of array elements
glDrawRangeElements(int, int, int, int, int, int[]) - Method in class com.hermetica.magician.CoreGL
Draw a range of array elements
glDrawRangeElements(int, int, int, int, int, int[]) - Method in class com.hermetica.magician.TemplateGL
Draw a range of array elements
glDrawRangeElements(int, int, int, int, int, int[]) - Method in class com.hermetica.magician.ProfileGL
Draw a range of array elements
glDrawRangeElements(int, int, int, int, int, int[]) - Method in class com.hermetica.magician.TraceGL
Draw a range of array elements
glDrawRangeElements(int, int, int, int, int, int[]) - Method in interface com.hermetica.magician.GL
Draw a range of array elements
glDrawRangeElements(int, int, int, int, int, short[]) - Method in class com.hermetica.magician.ErrorGL
Draw a range of array elements
glDrawRangeElements(int, int, int, int, int, short[]) - Method in class com.hermetica.magician.CoreGL
Draw a range of array elements
glDrawRangeElements(int, int, int, int, int, short[]) - Method in class com.hermetica.magician.TemplateGL
Draw a range of array elements
glDrawRangeElements(int, int, int, int, int, short[]) - Method in class com.hermetica.magician.ProfileGL
Draw a range of array elements
glDrawRangeElements(int, int, int, int, int, short[]) - Method in class com.hermetica.magician.TraceGL
Draw a range of array elements
glDrawRangeElements(int, int, int, int, int, short[]) - Method in interface com.hermetica.magician.GL
Draw a range of array elements
glEdgeFlag(boolean) - Method in class com.hermetica.magician.ErrorGL
Flag edges as either boundary or nonboundary
glEdgeFlag(boolean) - Method in class com.hermetica.magician.CoreGL
Flag edges as either boundary or nonboundary
glEdgeFlag(boolean) - Method in class com.hermetica.magician.TemplateGL
Flag edges as either boundary or nonboundary
glEdgeFlag(boolean) - Method in class com.hermetica.magician.ProfileGL
Flag edges as either boundary or nonboundary
glEdgeFlag(boolean) - Method in class com.hermetica.magician.TraceGL
Flag edges as either boundary or nonboundary
glEdgeFlag(boolean) - Method in interface com.hermetica.magician.GL
Flag edges as either boundary or nonboundary
glEdgeFlag(byte) - Method in class com.hermetica.magician.ErrorGL
Flag edges as either boundary or nonboundary
glEdgeFlag(byte) - Method in class com.hermetica.magician.CoreGL
Flag edges as either boundary or nonboundary
glEdgeFlag(byte) - Method in class com.hermetica.magician.TemplateGL
Flag edges as either boundary or nonboundary
glEdgeFlag(byte) - Method in class com.hermetica.magician.ProfileGL
Flag edges as either boundary or nonboundary
glEdgeFlag(byte) - Method in class com.hermetica.magician.TraceGL
Flag edges as either boundary or nonboundary
glEdgeFlag(byte) - Method in interface com.hermetica.magician.GL
Flag edges as either boundary or nonboundary
glEdgeFlag(int) - Method in class com.hermetica.magician.ErrorGL
Flag edges as either boundary or nonboundary
glEdgeFlag(int) - Method in class com.hermetica.magician.CoreGL
Flag edges as either boundary or nonboundary
glEdgeFlag(int) - Method in class com.hermetica.magician.TemplateGL
Flag edges as either boundary or nonboundary
glEdgeFlag(int) - Method in class com.hermetica.magician.ProfileGL
Flag edges as either boundary or nonboundary
glEdgeFlag(int) - Method in class com.hermetica.magician.TraceGL
Flag edges as either boundary or nonboundary
glEdgeFlag(int) - Method in interface com.hermetica.magician.GL
Flag edges as either boundary or nonboundary
glEdgeFlagPointer(int, boolean[]) - Method in class com.hermetica.magician.ErrorGL
Define an array of edge flags
glEdgeFlagPointer(int, boolean[]) - Method in class com.hermetica.magician.CoreGL
Define an array of edge flags
glEdgeFlagPointer(int, boolean[]) - Method in class com.hermetica.magician.TemplateGL
Define an array of edge flags
glEdgeFlagPointer(int, boolean[]) - Method in class com.hermetica.magician.ProfileGL
Define an array of edge flags
glEdgeFlagPointer(int, boolean[]) - Method in class com.hermetica.magician.TraceGL
Define an array of edge flags
glEdgeFlagPointer(int, boolean[]) - Method in interface com.hermetica.magician.GL
Define an array of edge flags
glEdgeFlagv(boolean[]) - Method in class com.hermetica.magician.ErrorGL
Flag edges as either boundary or nonboundary using an array of values
glEdgeFlagv(boolean[]) - Method in class com.hermetica.magician.CoreGL
Flag edges as either boundary or nonboundary using an array of values
glEdgeFlagv(boolean[]) - Method in class com.hermetica.magician.TemplateGL
Flag edges as either boundary or nonboundary using an array of values
glEdgeFlagv(boolean[]) - Method in class com.hermetica.magician.ProfileGL
Flag edges as either boundary or nonboundary using an array of values
glEdgeFlagv(boolean[]) - Method in class com.hermetica.magician.TraceGL
Flag edges as either boundary or nonboundary using an array of values
glEdgeFlagv(boolean[]) - Method in interface com.hermetica.magician.GL
Flag edges as either boundary or nonboundary using an array of values
glEdgeFlagv(byte[]) - Method in class com.hermetica.magician.ErrorGL
Flag edges as either boundary or nonboundary using an array of values
glEdgeFlagv(byte[]) - Method in class com.hermetica.magician.CoreGL
Flag edges as either boundary or nonboundary using an array of values
glEdgeFlagv(byte[]) - Method in class com.hermetica.magician.TemplateGL
Flag edges as either boundary or nonboundary using an array of values
glEdgeFlagv(byte[]) - Method in class com.hermetica.magician.ProfileGL
Flag edges as either boundary or nonboundary using an array of values
glEdgeFlagv(byte[]) - Method in class com.hermetica.magician.TraceGL
Flag edges as either boundary or nonboundary using an array of values
glEdgeFlagv(byte[]) - Method in interface com.hermetica.magician.GL
Flag edges as either boundary or nonboundary using an array of values
glEdgeFlagv(int[]) - Method in class com.hermetica.magician.ErrorGL
Flag edges as either boundary or nonboundary using an array of values
glEdgeFlagv(int[]) - Method in class com.hermetica.magician.CoreGL
Flag edges as either boundary or nonboundary using an array of values
glEdgeFlagv(int[]) - Method in class com.hermetica.magician.TemplateGL
Flag edges as either boundary or nonboundary using an array of values
glEdgeFlagv(int[]) - Method in class com.hermetica.magician.ProfileGL
Flag edges as either boundary or nonboundary using an array of values
glEdgeFlagv(int[]) - Method in class com.hermetica.magician.TraceGL
Flag edges as either boundary or nonboundary using an array of values
glEdgeFlagv(int[]) - Method in interface com.hermetica.magician.GL
Flag edges as either boundary or nonboundary using an array of values
glEnable(int) - Method in class com.hermetica.magician.ErrorGL
Enable or disable GL capabilities
glEnable(int) - Method in class com.hermetica.magician.CoreGL
Enable or disable GL capabilities
glEnable(int) - Method in class com.hermetica.magician.TemplateGL
Enable or disable GL capabilities
glEnable(int) - Method in class com.hermetica.magician.ProfileGL
Enable or disable GL capabilities
glEnable(int) - Method in class com.hermetica.magician.TraceGL
Enable or disable GL capabilities
glEnable(int) - Method in interface com.hermetica.magician.GL
Enable or disable GL capabilities
glEnableClientState(int) - Method in class com.hermetica.magician.ErrorGL
Enable client-side capabiltity
glEnableClientState(int) - Method in class com.hermetica.magician.CoreGL
Enable client-side capabiltity
glEnableClientState(int) - Method in class com.hermetica.magician.TemplateGL
Enable client-side capabiltity
glEnableClientState(int) - Method in class com.hermetica.magician.ProfileGL
Enable client-side capabiltity
glEnableClientState(int) - Method in class com.hermetica.magician.TraceGL
Enable client-side capabiltity
glEnableClientState(int) - Method in interface com.hermetica.magician.GL
Enable client-side capabiltity
glEnd() - Method in class com.hermetica.magician.ErrorGL
Marks the end of a vertex-data list
glEnd() - Method in class com.hermetica.magician.CoreGL
Marks the end of a vertex-data list
glEnd() - Method in class com.hermetica.magician.TemplateGL
Marks the end of a vertex-data list
glEnd() - Method in class com.hermetica.magician.ProfileGL
Marks the end of a vertex-data list
glEnd() - Method in class com.hermetica.magician.TraceGL
Marks the end of a vertex-data list
glEnd() - Method in interface com.hermetica.magician.GL
Marks the end of a vertex-data list
glEndList() - Method in class com.hermetica.magician.ErrorGL
Terminates the specification of a display list
glEndList() - Method in class com.hermetica.magician.CoreGL
Terminates the specification of a display list
glEndList() - Method in class com.hermetica.magician.TemplateGL
Terminates the specification of a display list
glEndList() - Method in class com.hermetica.magician.ProfileGL
Terminates the specification of a display list
glEndList() - Method in class com.hermetica.magician.TraceGL
Terminates the specification of a display list
glEndList() - Method in interface com.hermetica.magician.GL
Terminates the specification of a display list
glEvalCoord1d(double) - Method in class com.hermetica.magician.ErrorGL
Evaluate enabled one- and two-dimensional maps
glEvalCoord1d(double) - Method in class com.hermetica.magician.CoreGL
Evaluate enabled one- and two-dimensional maps
glEvalCoord1d(double) - Method in class com.hermetica.magician.TemplateGL
Evaluate enabled one- and two-dimensional maps
glEvalCoord1d(double) - Method in class com.hermetica.magician.ProfileGL
Evaluate enabled one- and two-dimensional maps
glEvalCoord1d(double) - Method in class com.hermetica.magician.TraceGL
Evaluate enabled one- and two-dimensional maps
glEvalCoord1d(double) - Method in interface com.hermetica.magician.GL
Evaluate enabled one- and two-dimensional maps
glEvalCoord1dv(double[]) - Method in class com.hermetica.magician.ErrorGL
Evaluate enabled one- and two-dimensional maps
glEvalCoord1dv(double[]) - Method in class com.hermetica.magician.CoreGL
Evaluate enabled one- and two-dimensional maps
glEvalCoord1dv(double[]) - Method in class com.hermetica.magician.TemplateGL
Evaluate enabled one- and two-dimensional maps
glEvalCoord1dv(double[]) - Method in class com.hermetica.magician.ProfileGL
Evaluate enabled one- and two-dimensional maps
glEvalCoord1dv(double[]) - Method in class com.hermetica.magician.TraceGL
Evaluate enabled one- and two-dimensional maps
glEvalCoord1dv(double[]) - Method in interface com.hermetica.magician.GL
Evaluate enabled one- and two-dimensional maps
glEvalCoord1f(float) - Method in class com.hermetica.magician.ErrorGL
Evaluate enabled one- and two-dimensional maps
glEvalCoord1f(float) - Method in class com.hermetica.magician.CoreGL
Evaluate enabled one- and two-dimensional maps
glEvalCoord1f(float) - Method in class com.hermetica.magician.TemplateGL
Evaluate enabled one- and two-dimensional maps
glEvalCoord1f(float) - Method in class com.hermetica.magician.ProfileGL
Evaluate enabled one- and two-dimensional maps
glEvalCoord1f(float) - Method in class com.hermetica.magician.TraceGL
Evaluate enabled one- and two-dimensional maps
glEvalCoord1f(float) - Method in interface com.hermetica.magician.GL
Evaluate enabled one- and two-dimensional maps
glEvalCoord1fv(float[]) - Method in class com.hermetica.magician.ErrorGL
Evaluate enabled one- and two-dimensional maps
glEvalCoord1fv(float[]) - Method in class com.hermetica.magician.CoreGL
Evaluate enabled one- and two-dimensional maps
glEvalCoord1fv(float[]) - Method in class com.hermetica.magician.TemplateGL
Evaluate enabled one- and two-dimensional maps
glEvalCoord1fv(float[]) - Method in class com.hermetica.magician.ProfileGL
Evaluate enabled one- and two-dimensional maps
glEvalCoord1fv(float[]) - Method in class com.hermetica.magician.TraceGL
Evaluate enabled one- and two-dimensional maps
glEvalCoord1fv(float[]) - Method in interface com.hermetica.magician.GL
Evaluate enabled one- and two-dimensional maps
glEvalCoord2d(double, double) - Method in class com.hermetica.magician.ErrorGL
Evaluate enabled one- and two-dimensional maps
glEvalCoord2d(double, double) - Method in class com.hermetica.magician.CoreGL
Evaluate enabled one- and two-dimensional maps
glEvalCoord2d(double, double) - Method in class com.hermetica.magician.TemplateGL
Evaluate enabled one- and two-dimensional maps
glEvalCoord2d(double, double) - Method in class com.hermetica.magician.ProfileGL
Evaluate enabled one- and two-dimensional maps
glEvalCoord2d(double, double) - Method in class com.hermetica.magician.TraceGL
Evaluate enabled one- and two-dimensional maps
glEvalCoord2d(double, double) - Method in interface com.hermetica.magician.GL
Evaluate enabled one- and two-dimensional maps
glEvalCoord2dv(double[]) - Method in class com.hermetica.magician.ErrorGL
Evaluate enabled one- and two-dimensional maps
glEvalCoord2dv(double[]) - Method in class com.hermetica.magician.CoreGL
Evaluate enabled one- and two-dimensional maps
glEvalCoord2dv(double[]) - Method in class com.hermetica.magician.TemplateGL
Evaluate enabled one- and two-dimensional maps
glEvalCoord2dv(double[]) - Method in class com.hermetica.magician.ProfileGL
Evaluate enabled one- and two-dimensional maps
glEvalCoord2dv(double[]) - Method in class com.hermetica.magician.TraceGL
Evaluate enabled one- and two-dimensional maps
glEvalCoord2dv(double[]) - Method in interface com.hermetica.magician.GL
Evaluate enabled one- and two-dimensional maps
glEvalCoord2f(float, float) - Method in class com.hermetica.magician.ErrorGL
Evaluate enabled one- and two-dimensional maps
glEvalCoord2f(float, float) - Method in class com.hermetica.magician.CoreGL
Evaluate enabled one- and two-dimensional maps
glEvalCoord2f(float, float) - Method in class com.hermetica.magician.TemplateGL
Evaluate enabled one- and two-dimensional maps
glEvalCoord2f(float, float) - Method in class com.hermetica.magician.ProfileGL
Evaluate enabled one- and two-dimensional maps
glEvalCoord2f(float, float) - Method in class com.hermetica.magician.TraceGL
Evaluate enabled one- and two-dimensional maps
glEvalCoord2f(float, float) - Method in interface com.hermetica.magician.GL
Evaluate enabled one- and two-dimensional maps
glEvalCoord2fv(float[]) - Method in class com.hermetica.magician.ErrorGL
Evaluate enabled one- and two-dimensional maps
glEvalCoord2fv(float[]) - Method in class com.hermetica.magician.CoreGL
Evaluate enabled one- and two-dimensional maps
glEvalCoord2fv(float[]) - Method in class com.hermetica.magician.TemplateGL
Evaluate enabled one- and two-dimensional maps
glEvalCoord2fv(float[]) - Method in class com.hermetica.magician.ProfileGL
Evaluate enabled one- and two-dimensional maps
glEvalCoord2fv(float[]) - Method in class com.hermetica.magician.TraceGL
Evaluate enabled one- and two-dimensional maps
glEvalCoord2fv(float[]) - Method in interface com.hermetica.magician.GL
Evaluate enabled one- and two-dimensional maps
glEvalMesh1(int, int, int) - Method in class com.hermetica.magician.ErrorGL
Compute a one-dimensional grid of points
glEvalMesh1(int, int, int) - Method in class com.hermetica.magician.CoreGL
Compute a one-dimensional grid of points
glEvalMesh1(int, int, int) - Method in class com.hermetica.magician.TemplateGL
Compute a one-dimensional grid of points
glEvalMesh1(int, int, int) - Method in class com.hermetica.magician.ProfileGL
Compute a one-dimensional grid of points
glEvalMesh1(int, int, int) - Method in class com.hermetica.magician.TraceGL
Compute a one-dimensional grid of points
glEvalMesh1(int, int, int) - Method in interface com.hermetica.magician.GL
Compute a one-dimensional grid of points
glEvalMesh2(int, int, int, int, int) - Method in class com.hermetica.magician.ErrorGL
Compute a two-dimensional grid of points
glEvalMesh2(int, int, int, int, int) - Method in class com.hermetica.magician.CoreGL
Compute a two-dimensional grid of points
glEvalMesh2(int, int, int, int, int) - Method in class com.hermetica.magician.TemplateGL
Compute a two-dimensional grid of points
glEvalMesh2(int, int, int, int, int) - Method in class com.hermetica.magician.ProfileGL
Compute a two-dimensional grid of points
glEvalMesh2(int, int, int, int, int) - Method in class com.hermetica.magician.TraceGL
Compute a two-dimensional grid of points
glEvalMesh2(int, int, int, int, int) - Method in interface com.hermetica.magician.GL
Compute a two-dimensional grid of points
glEvalPoint1(int) - Method in class com.hermetica.magician.ErrorGL
Generate and evaluate a single point in a mesh
glEvalPoint1(int) - Method in class com.hermetica.magician.CoreGL
Generate and evaluate a single point in a mesh
glEvalPoint1(int) - Method in class com.hermetica.magician.TemplateGL
Generate and evaluate a single point in a mesh
glEvalPoint1(int) - Method in class com.hermetica.magician.ProfileGL
Generate and evaluate a single point in a mesh
glEvalPoint1(int) - Method in class com.hermetica.magician.TraceGL
Generate and evaluate a single point in a mesh
glEvalPoint1(int) - Method in interface com.hermetica.magician.GL
Generate and evaluate a single point in a mesh
glEvalPoint2(int, int) - Method in class com.hermetica.magician.ErrorGL
Generate and evaluate a single point in a mesh
glEvalPoint2(int, int) - Method in class com.hermetica.magician.CoreGL
Generate and evaluate a single point in a mesh
glEvalPoint2(int, int) - Method in class com.hermetica.magician.TemplateGL
Generate and evaluate a single point in a mesh
glEvalPoint2(int, int) - Method in class com.hermetica.magician.ProfileGL
Generate and evaluate a single point in a mesh
glEvalPoint2(int, int) - Method in class com.hermetica.magician.TraceGL
Generate and evaluate a single point in a mesh
glEvalPoint2(int, int) - Method in interface com.hermetica.magician.GL
Generate and evaluate a single point in a mesh
GLEventListener - interface com.hermetica.magician.GLEventListener.
This interface defines methods that good programs using GLComponent objects or extensions of GLComponent classes should implement to provide effective rendering.
GLEventMulticaster - class com.hermetica.magician.GLEventMulticaster.
 
GLEventMulticaster(GLEventListener, GLEventListener) - Constructor for class com.hermetica.magician.GLEventMulticaster
Creates an event multicaster instance which chains two listeners head and tail together.
GLExtension - class com.hermetica.magician.GLExtension.
This class encapsulates OpenGL, GLX and wgl extensions ( amongst others ).
GLExtension() - Constructor for class com.hermetica.magician.GLExtension
 
GLExtensionNotSupportedException - exception com.hermetica.magician.GLExtensionNotSupportedException.
 
GLExtensionNotSupportedException() - Constructor for class com.hermetica.magician.GLExtensionNotSupportedException
Standard blank constructor
GLExtensionNotSupportedException(String) - Constructor for class com.hermetica.magician.GLExtensionNotSupportedException
Constructor with an argument!
glFeedbackBuffer(int, int, float[]) - Method in class com.hermetica.magician.ErrorGL
Controls feedback mode
glFeedbackBuffer(int, int, float[]) - Method in class com.hermetica.magician.CoreGL
Controls feedback mode
glFeedbackBuffer(int, int, float[]) - Method in class com.hermetica.magician.TemplateGL
Controls feedback mode
glFeedbackBuffer(int, int, float[]) - Method in class com.hermetica.magician.ProfileGL
Controls feedback mode
glFeedbackBuffer(int, int, float[]) - Method in class com.hermetica.magician.TraceGL
Controls feedback mode
glFeedbackBuffer(int, int, float[]) - Method in interface com.hermetica.magician.GL
Controls feedback mode
glFinish() - Method in class com.hermetica.magician.ErrorGL
Block until all GL execution is complete
glFinish() - Method in class com.hermetica.magician.CoreGL
Block until all GL execution is complete
glFinish() - Method in class com.hermetica.magician.TemplateGL
Block until all GL execution is complete
glFinish() - Method in class com.hermetica.magician.ProfileGL
Block until all GL execution is complete
glFinish() - Method in class com.hermetica.magician.TraceGL
Block until all GL execution is complete
glFinish() - Method in interface com.hermetica.magician.GL
Block until all GL execution is complete
glFlush() - Method in class com.hermetica.magician.ErrorGL
Force execution of GL commands in finite time
glFlush() - Method in class com.hermetica.magician.CoreGL
Force execution of GL commands in finite time
glFlush() - Method in class com.hermetica.magician.TemplateGL
Force execution of GL commands in finite time
glFlush() - Method in class com.hermetica.magician.ProfileGL
Force execution of GL commands in finite time
glFlush() - Method in class com.hermetica.magician.TraceGL
Force execution of GL commands in finite time
glFlush() - Method in interface com.hermetica.magician.GL
Force execution of GL commands in finite time
glFogf(int, float) - Method in class com.hermetica.magician.ErrorGL
Specify fog parameters
glFogf(int, float) - Method in class com.hermetica.magician.CoreGL
Specify fog parameters
glFogf(int, float) - Method in class com.hermetica.magician.TemplateGL
Specify fog parameters
glFogf(int, float) - Method in class com.hermetica.magician.ProfileGL
Specify fog parameters
glFogf(int, float) - Method in class com.hermetica.magician.TraceGL
Specify fog parameters
glFogf(int, float) - Method in interface com.hermetica.magician.GL
Specify fog parameters
glFogfv(int, float[]) - Method in class com.hermetica.magician.ErrorGL
Specify fog parameters
glFogfv(int, float[]) - Method in class com.hermetica.magician.CoreGL
Specify fog parameters
glFogfv(int, float[]) - Method in class com.hermetica.magician.TemplateGL
Specify fog parameters
glFogfv(int, float[]) - Method in class com.hermetica.magician.ProfileGL
Specify fog parameters
glFogfv(int, float[]) - Method in class com.hermetica.magician.TraceGL
Specify fog parameters
glFogfv(int, float[]) - Method in interface com.hermetica.magician.GL
Specify fog parameters
glFogi(int, int) - Method in class com.hermetica.magician.ErrorGL
Specify fog parameters
glFogi(int, int) - Method in class com.hermetica.magician.CoreGL
Specify fog parameters
glFogi(int, int) - Method in class com.hermetica.magician.TemplateGL
Specify fog parameters
glFogi(int, int) - Method in class com.hermetica.magician.ProfileGL
Specify fog parameters
glFogi(int, int) - Method in class com.hermetica.magician.TraceGL
Specify fog parameters
glFogi(int, int) - Method in interface com.hermetica.magician.GL
Specify fog parameters
glFogiv(int, int[]) - Method in class com.hermetica.magician.ErrorGL
Specify fog parameters
glFogiv(int, int[]) - Method in class com.hermetica.magician.CoreGL
Specify fog parameters
glFogiv(int, int[]) - Method in class com.hermetica.magician.TemplateGL
Specify fog parameters
glFogiv(int, int[]) - Method in class com.hermetica.magician.ProfileGL
Specify fog parameters
glFogiv(int, int[]) - Method in class com.hermetica.magician.TraceGL
Specify fog parameters
glFogiv(int, int[]) - Method in interface com.hermetica.magician.GL
Specify fog parameters
GLFontNotFoundException - exception com.hermetica.magician.fonts.GLFontNotFoundException.
This Exception object is thrown if a requested operating system font cannot be found during a useFont() call.
GLFontNotFoundException() - Constructor for class com.hermetica.magician.fonts.GLFontNotFoundException
Standard blank constructor
GLFontNotFoundException(String) - Constructor for class com.hermetica.magician.fonts.GLFontNotFoundException
Constructor with a message!
glFrontFace(int) - Method in class com.hermetica.magician.ErrorGL
Define front- and back-facing polygons
glFrontFace(int) - Method in class com.hermetica.magician.CoreGL
Define front- and back-facing polygons
glFrontFace(int) - Method in class com.hermetica.magician.TemplateGL
Define front- and back-facing polygons
glFrontFace(int) - Method in class com.hermetica.magician.ProfileGL
Define front- and back-facing polygons
glFrontFace(int) - Method in class com.hermetica.magician.TraceGL
Define front- and back-facing polygons
glFrontFace(int) - Method in interface com.hermetica.magician.GL
Define front- and back-facing polygons
glFrustum(double, double, double, double, double, double) - Method in class com.hermetica.magician.ErrorGL
Multiply the current matrix by a perspective matrix
glFrustum(double, double, double, double, double, double) - Method in class com.hermetica.magician.CoreGL
Multiply the current matrix by a perspective matrix
glFrustum(double, double, double, double, double, double) - Method in class com.hermetica.magician.TemplateGL
Multiply the current matrix by a perspective matrix
glFrustum(double, double, double, double, double, double) - Method in class com.hermetica.magician.ProfileGL
Multiply the current matrix by a perspective matrix
glFrustum(double, double, double, double, double, double) - Method in class com.hermetica.magician.TraceGL
Multiply the current matrix by a perspective matrix
glFrustum(double, double, double, double, double, double) - Method in interface com.hermetica.magician.GL
Multiply the current matrix by a perspective matrix
GLFullScreenFrame - class com.hermetica.magician.GLFullScreenFrame.
This class may be used in place of a Frame to provide automatic full-screen rendering, for example, with 3dfx cards.
GLFullScreenFrame() - Constructor for class com.hermetica.magician.GLFullScreenFrame
 
glGenLists(int) - Method in class com.hermetica.magician.ErrorGL
Generate a contiguous set of empty display lists
glGenLists(int) - Method in class com.hermetica.magician.CoreGL
Generate a contiguous set of empty display lists
glGenLists(int) - Method in class com.hermetica.magician.TemplateGL
Generate a contiguous set of empty display lists
glGenLists(int) - Method in class com.hermetica.magician.ProfileGL
Generate a contiguous set of empty display lists
glGenLists(int) - Method in class com.hermetica.magician.TraceGL
Generate a contiguous set of empty display lists
glGenLists(int) - Method in interface com.hermetica.magician.GL
Generate a contiguous set of empty display lists
glGenTextures(int, int[]) - Method in class com.hermetica.magician.ErrorGL
Returns the desired quantity of current unused names for texture objects that can be used with glBindTexture.
glGenTextures(int, int[]) - Method in class com.hermetica.magician.CoreGL
Returns the desired quantity of current unused names for texture objects that can be used with glBindTexture.
glGenTextures(int, int[]) - Method in class com.hermetica.magician.TemplateGL
Returns the desired quantity of current unused names for texture objects that can be used with glBindTexture.
glGenTextures(int, int[]) - Method in class com.hermetica.magician.ProfileGL
Returns the desired quantity of current unused names for texture objects that can be used with glBindTexture.
glGenTextures(int, int[]) - Method in class com.hermetica.magician.TraceGL
Returns the desired quantity of current unused names for texture objects that can be used with glBindTexture.
glGenTextures(int, int[]) - Method in interface com.hermetica.magician.GL
Returns the desired quantity of current unused names for texture objects that can be used with glBindTexture.
glGetBooleanv(int, boolean[]) - Method in class com.hermetica.magician.ErrorGL
Return the value or values of a specified parameter
glGetBooleanv(int, boolean[]) - Method in class com.hermetica.magician.CoreGL
Return the value or values of a specified parameter
glGetBooleanv(int, boolean[]) - Method in class com.hermetica.magician.TemplateGL
Return the value or values of a specified parameter
glGetBooleanv(int, boolean[]) - Method in class com.hermetica.magician.ProfileGL
Return the value or values of a specified parameter
glGetBooleanv(int, boolean[]) - Method in class com.hermetica.magician.TraceGL
Return the value or values of a specified parameter
glGetBooleanv(int, boolean[]) - Method in interface com.hermetica.magician.GL
Return the value or values of a specified parameter
glGetClipPlane(int, double[]) - Method in class com.hermetica.magician.ErrorGL
Return the co-efficients of the specified clipping plane
glGetClipPlane(int, double[]) - Method in class com.hermetica.magician.CoreGL
Return the co-efficients of the specified clipping plane
glGetClipPlane(int, double[]) - Method in class com.hermetica.magician.TemplateGL
Return the co-efficients of the specified clipping plane
glGetClipPlane(int, double[]) - Method in class com.hermetica.magician.ProfileGL
Return the co-efficients of the specified clipping plane
glGetClipPlane(int, double[]) - Method in class com.hermetica.magician.TraceGL
Return the co-efficients of the specified clipping plane
glGetClipPlane(int, double[]) - Method in interface com.hermetica.magician.GL
Return the co-efficients of the specified clipping plane
glGetDoublev(int, double[]) - Method in class com.hermetica.magician.ErrorGL
Return the value or values of a specified parameter
glGetDoublev(int, double[]) - Method in class com.hermetica.magician.CoreGL
Return the value or values of a specified parameter
glGetDoublev(int, double[]) - Method in class com.hermetica.magician.TemplateGL
Return the value or values of a specified parameter
glGetDoublev(int, double[]) - Method in class com.hermetica.magician.ProfileGL
Return the value or values of a specified parameter
glGetDoublev(int, double[]) - Method in class com.hermetica.magician.TraceGL
Return the value or values of a specified parameter
glGetDoublev(int, double[]) - Method in interface com.hermetica.magician.GL
Return the value or values of a specified parameter
glGetError() - Method in class com.hermetica.magician.ErrorGL
Return error information
glGetError() - Method in class com.hermetica.magician.CoreGL
Return error information
glGetError() - Method in class com.hermetica.magician.TemplateGL
Return error information
glGetError() - Method in class com.hermetica.magician.ProfileGL
Return error information
glGetError() - Method in class com.hermetica.magician.TraceGL
Return error information
glGetError() - Method in interface com.hermetica.magician.GL
Return error information
glGetFloatv(int, float[]) - Method in class com.hermetica.magician.ErrorGL
Return the value or values of a specified parameter
glGetFloatv(int, float[]) - Method in class com.hermetica.magician.CoreGL
Return the value or values of a specified parameter
glGetFloatv(int, float[]) - Method in class com.hermetica.magician.TemplateGL
Return the value or values of a specified parameter
glGetFloatv(int, float[]) - Method in class com.hermetica.magician.ProfileGL
Return the value or values of a specified parameter
glGetFloatv(int, float[]) - Method in class com.hermetica.magician.TraceGL
Return the value or values of a specified parameter
glGetFloatv(int, float[]) - Method in interface com.hermetica.magician.GL
Return the value or values of a specified parameter
glGetIntegerv(int, int[]) - Method in class com.hermetica.magician.ErrorGL
Return the value or values of a specified parameter
glGetIntegerv(int, int[]) - Method in class com.hermetica.magician.CoreGL
Return the value or values of a specified parameter
glGetIntegerv(int, int[]) - Method in class com.hermetica.magician.TemplateGL
Return the value or values of a specified parameter
glGetIntegerv(int, int[]) - Method in class com.hermetica.magician.ProfileGL
Return the value or values of a specified parameter
glGetIntegerv(int, int[]) - Method in class com.hermetica.magician.TraceGL
Return the value or values of a specified parameter
glGetIntegerv(int, int[]) - Method in interface com.hermetica.magician.GL
Return the value or values of a specified parameter
glGetLightfv(int, int, float[]) - Method in class com.hermetica.magician.ErrorGL
Return light source parameter values
glGetLightfv(int, int, float[]) - Method in class com.hermetica.magician.CoreGL
Return light source parameter values
glGetLightfv(int, int, float[]) - Method in class com.hermetica.magician.TemplateGL
Return light source parameter values
glGetLightfv(int, int, float[]) - Method in class com.hermetica.magician.ProfileGL
Return light source parameter values
glGetLightfv(int, int, float[]) - Method in class com.hermetica.magician.TraceGL
Return light source parameter values
glGetLightfv(int, int, float[]) - Method in interface com.hermetica.magician.GL
Return light source parameter values
glGetLightiv(int, int, int[]) - Method in class com.hermetica.magician.ErrorGL
Return light source parameter values
glGetLightiv(int, int, int[]) - Method in class com.hermetica.magician.CoreGL
Return light source parameter values
glGetLightiv(int, int, int[]) - Method in class com.hermetica.magician.TemplateGL
Return light source parameter values
glGetLightiv(int, int, int[]) - Method in class com.hermetica.magician.ProfileGL
Return light source parameter values
glGetLightiv(int, int, int[]) - Method in class com.hermetica.magician.TraceGL
Return light source parameter values
glGetLightiv(int, int, int[]) - Method in interface com.hermetica.magician.GL
Return light source parameter values
glGetMapdv(int, int, double[]) - Method in class com.hermetica.magician.ErrorGL
Return evaluator parameters
glGetMapdv(int, int, double[]) - Method in class com.hermetica.magician.CoreGL
Return evaluator parameters
glGetMapdv(int, int, double[]) - Method in class com.hermetica.magician.TemplateGL
Return evaluator parameters
glGetMapdv(int, int, double[]) - Method in class com.hermetica.magician.ProfileGL
Return evaluator parameters
glGetMapdv(int, int, double[]) - Method in class com.hermetica.magician.TraceGL
Return evaluator parameters
glGetMapdv(int, int, double[]) - Method in interface com.hermetica.magician.GL
Return evaluator parameters
glGetMapfv(int, int, float[]) - Method in class com.hermetica.magician.ErrorGL
Return evaluator parameters
glGetMapfv(int, int, float[]) - Method in class com.hermetica.magician.CoreGL
Return evaluator parameters
glGetMapfv(int, int, float[]) - Method in class com.hermetica.magician.TemplateGL
Return evaluator parameters
glGetMapfv(int, int, float[]) - Method in class com.hermetica.magician.ProfileGL
Return evaluator parameters
glGetMapfv(int, int, float[]) - Method in class com.hermetica.magician.TraceGL
Return evaluator parameters
glGetMapfv(int, int, float[]) - Method in interface com.hermetica.magician.GL
Return evaluator parameters
glGetMapiv(int, int, int[]) - Method in class com.hermetica.magician.ErrorGL
Return evaluator parameters
glGetMapiv(int, int, int[]) - Method in class com.hermetica.magician.CoreGL
Return evaluator parameters
glGetMapiv(int, int, int[]) - Method in class com.hermetica.magician.TemplateGL
Return evaluator parameters
glGetMapiv(int, int, int[]) - Method in class com.hermetica.magician.ProfileGL
Return evaluator parameters
glGetMapiv(int, int, int[]) - Method in class com.hermetica.magician.TraceGL
Return evaluator parameters
glGetMapiv(int, int, int[]) - Method in interface com.hermetica.magician.GL
Return evaluator parameters
glGetMaterialfv(int, int, float[]) - Method in class com.hermetica.magician.ErrorGL
Return material parameters
glGetMaterialfv(int, int, float[]) - Method in class com.hermetica.magician.CoreGL
Return material parameters
glGetMaterialfv(int, int, float[]) - Method in class com.hermetica.magician.TemplateGL
Return material parameters
glGetMaterialfv(int, int, float[]) - Method in class com.hermetica.magician.ProfileGL
Return material parameters
glGetMaterialfv(int, int, float[]) - Method in class com.hermetica.magician.TraceGL
Return material parameters
glGetMaterialfv(int, int, float[]) - Method in interface com.hermetica.magician.GL
Return material parameters
glGetMaterialiv(int, int, int[]) - Method in class com.hermetica.magician.ErrorGL
Return material parameters
glGetMaterialiv(int, int, int[]) - Method in class com.hermetica.magician.CoreGL
Return material parameters
glGetMaterialiv(int, int, int[]) - Method in class com.hermetica.magician.TemplateGL
Return material parameters
glGetMaterialiv(int, int, int[]) - Method in class com.hermetica.magician.ProfileGL
Return material parameters
glGetMaterialiv(int, int, int[]) - Method in class com.hermetica.magician.TraceGL
Return material parameters
glGetMaterialiv(int, int, int[]) - Method in interface com.hermetica.magician.GL
Return material parameters
glGetPixelMapfv(int, float[]) - Method in class com.hermetica.magician.ErrorGL
Return the specified pixel map
glGetPixelMapfv(int, float[]) - Method in class com.hermetica.magician.CoreGL
Return the specified pixel map
glGetPixelMapfv(int, float[]) - Method in class com.hermetica.magician.TemplateGL
Return the specified pixel map
glGetPixelMapfv(int, float[]) - Method in class com.hermetica.magician.ProfileGL
Return the specified pixel map
glGetPixelMapfv(int, float[]) - Method in class com.hermetica.magician.TraceGL
Return the specified pixel map
glGetPixelMapfv(int, float[]) - Method in interface com.hermetica.magician.GL
Return the specified pixel map
glGetPixelMapuiv(int, int[]) - Method in class com.hermetica.magician.ErrorGL
Return the specified pixel map
glGetPixelMapuiv(int, int[]) - Method in class com.hermetica.magician.CoreGL
Return the specified pixel map
glGetPixelMapuiv(int, int[]) - Method in class com.hermetica.magician.TemplateGL
Return the specified pixel map
glGetPixelMapuiv(int, int[]) - Method in class com.hermetica.magician.ProfileGL
Return the specified pixel map
glGetPixelMapuiv(int, int[]) - Method in class com.hermetica.magician.TraceGL
Return the specified pixel map
glGetPixelMapuiv(int, int[]) - Method in interface com.hermetica.magician.GL
Return the specified pixel map
glGetPixelMapusv(int, short[]) - Method in class com.hermetica.magician.ErrorGL
Return the specified pixel map
glGetPixelMapusv(int, short[]) - Method in class com.hermetica.magician.CoreGL
Return the specified pixel map
glGetPixelMapusv(int, short[]) - Method in class com.hermetica.magician.TemplateGL
Return the specified pixel map
glGetPixelMapusv(int, short[]) - Method in class com.hermetica.magician.ProfileGL
Return the specified pixel map
glGetPixelMapusv(int, short[]) - Method in class com.hermetica.magician.TraceGL
Return the specified pixel map
glGetPixelMapusv(int, short[]) - Method in interface com.hermetica.magician.GL
Return the specified pixel map
glGetPolygonStipple(byte[]) - Method in class com.hermetica.magician.ErrorGL
Return the polygon stipple pattern
glGetPolygonStipple(byte[]) - Method in class com.hermetica.magician.CoreGL
Return the polygon stipple pattern
glGetPolygonStipple(byte[]) - Method in class com.hermetica.magician.TemplateGL
Return the polygon stipple pattern
glGetPolygonStipple(byte[]) - Method in class com.hermetica.magician.ProfileGL
Return the polygon stipple pattern
glGetPolygonStipple(byte[]) - Method in class com.hermetica.magician.TraceGL
Return the polygon stipple pattern
glGetPolygonStipple(byte[]) - Method in interface com.hermetica.magician.GL
Return the polygon stipple pattern
glGetString(int) - Method in class com.hermetica.magician.ErrorGL
Returns a string describing the current GL connection
glGetString(int) - Method in class com.hermetica.magician.CoreGL
Returns a string describing the current GL connection
glGetString(int) - Method in class com.hermetica.magician.TemplateGL
Returns a string describing the current GL connection
glGetString(int) - Method in class com.hermetica.magician.ProfileGL
Returns a string describing the current GL connection
glGetString(int) - Method in class com.hermetica.magician.TraceGL
Returns a string describing the current GL connection
glGetString(int) - Method in interface com.hermetica.magician.GL
Returns a string describing the current GL connection
glGetTexEnvfv(int, int, float[]) - Method in class com.hermetica.magician.ErrorGL
Return texture environment parameters
glGetTexEnvfv(int, int, float[]) - Method in class com.hermetica.magician.CoreGL
Return texture environment parameters
glGetTexEnvfv(int, int, float[]) - Method in class com.hermetica.magician.TemplateGL
Return texture environment parameters
glGetTexEnvfv(int, int, float[]) - Method in class com.hermetica.magician.ProfileGL
Return texture environment parameters
glGetTexEnvfv(int, int, float[]) - Method in class com.hermetica.magician.TraceGL
Return texture environment parameters
glGetTexEnvfv(int, int, float[]) - Method in interface com.hermetica.magician.GL
Return texture environment parameters
glGetTexEnviv(int, int, int[]) - Method in class com.hermetica.magician.ErrorGL
Return texture environment parameters
glGetTexEnviv(int, int, int[]) - Method in class com.hermetica.magician.CoreGL
Return texture environment parameters
glGetTexEnviv(int, int, int[]) - Method in class com.hermetica.magician.TemplateGL
Return texture environment parameters
glGetTexEnviv(int, int, int[]) - Method in class com.hermetica.magician.ProfileGL
Return texture environment parameters
glGetTexEnviv(int, int, int[]) - Method in class com.hermetica.magician.TraceGL
Return texture environment parameters
glGetTexEnviv(int, int, int[]) - Method in interface com.hermetica.magician.GL
Return texture environment parameters
glGetTexGendv(int, int, double[]) - Method in class com.hermetica.magician.ErrorGL
Return texture coordinate generation parameters
glGetTexGendv(int, int, double[]) - Method in class com.hermetica.magician.CoreGL
Return texture coordinate generation parameters
glGetTexGendv(int, int, double[]) - Method in class com.hermetica.magician.TemplateGL
Return texture coordinate generation parameters
glGetTexGendv(int, int, double[]) - Method in class com.hermetica.magician.ProfileGL
Return texture coordinate generation parameters
glGetTexGendv(int, int, double[]) - Method in class com.hermetica.magician.TraceGL
Return texture coordinate generation parameters
glGetTexGendv(int, int, double[]) - Method in interface com.hermetica.magician.GL
Return texture coordinate generation parameters
glGetTexGenfv(int, int, float[]) - Method in class com.hermetica.magician.ErrorGL
Return texture coordinate generation parameters
glGetTexGenfv(int, int, float[]) - Method in class com.hermetica.magician.CoreGL
Return texture coordinate generation parameters
glGetTexGenfv(int, int, float[]) - Method in class com.hermetica.magician.TemplateGL
Return texture coordinate generation parameters
glGetTexGenfv(int, int, float[]) - Method in class com.hermetica.magician.ProfileGL
Return texture coordinate generation parameters
glGetTexGenfv(int, int, float[]) - Method in class com.hermetica.magician.TraceGL
Return texture coordinate generation parameters
glGetTexGenfv(int, int, float[]) - Method in interface com.hermetica.magician.GL
Return texture coordinate generation parameters
glGetTexGeniv(int, int, int[]) - Method in class com.hermetica.magician.ErrorGL
Return texture coordinate generation parameters
glGetTexGeniv(int, int, int[]) - Method in class com.hermetica.magician.CoreGL
Return texture coordinate generation parameters
glGetTexGeniv(int, int, int[]) - Method in class com.hermetica.magician.TemplateGL
Return texture coordinate generation parameters
glGetTexGeniv(int, int, int[]) - Method in class com.hermetica.magician.ProfileGL
Return texture coordinate generation parameters
glGetTexGeniv(int, int, int[]) - Method in class com.hermetica.magician.TraceGL
Return texture coordinate generation parameters
glGetTexGeniv(int, int, int[]) - Method in interface com.hermetica.magician.GL
Return texture coordinate generation parameters
glGetTexImage(int, int, int, int, byte[]) - Method in class com.hermetica.magician.ErrorGL
Return a texture image
glGetTexImage(int, int, int, int, byte[]) - Method in class com.hermetica.magician.CoreGL
Return a texture image
glGetTexImage(int, int, int, int, byte[]) - Method in class com.hermetica.magician.TemplateGL
Return a texture image
glGetTexImage(int, int, int, int, byte[]) - Method in class com.hermetica.magician.ProfileGL
Return a texture image
glGetTexImage(int, int, int, int, byte[]) - Method in class com.hermetica.magician.TraceGL
Return a texture image
glGetTexImage(int, int, int, int, byte[]) - Method in interface com.hermetica.magician.GL
Return a texture image
glGetTexImage(int, int, int, int, float[]) - Method in class com.hermetica.magician.ErrorGL
Return a texture image
glGetTexImage(int, int, int, int, float[]) - Method in class com.hermetica.magician.CoreGL
Return a texture image
glGetTexImage(int, int, int, int, float[]) - Method in class com.hermetica.magician.TemplateGL
Return a texture image
glGetTexImage(int, int, int, int, float[]) - Method in class com.hermetica.magician.ProfileGL
Return a texture image
glGetTexImage(int, int, int, int, float[]) - Method in class com.hermetica.magician.TraceGL
Return a texture image
glGetTexImage(int, int, int, int, float[]) - Method in interface com.hermetica.magician.GL
Return a texture image
glGetTexImage(int, int, int, int, int[]) - Method in class com.hermetica.magician.ErrorGL
Return a texture image
glGetTexImage(int, int, int, int, int[]) - Method in class com.hermetica.magician.CoreGL
Return a texture image
glGetTexImage(int, int, int, int, int[]) - Method in class com.hermetica.magician.TemplateGL
Return a texture image
glGetTexImage(int, int, int, int, int[]) - Method in class com.hermetica.magician.ProfileGL
Return a texture image
glGetTexImage(int, int, int, int, int[]) - Method in class com.hermetica.magician.TraceGL
Return a texture image
glGetTexImage(int, int, int, int, int[]) - Method in interface com.hermetica.magician.GL
Return a texture image
glGetTexImage(int, int, int, int, short[]) - Method in class com.hermetica.magician.ErrorGL
Return a texture image
glGetTexImage(int, int, int, int, short[]) - Method in class com.hermetica.magician.CoreGL
Return a texture image
glGetTexImage(int, int, int, int, short[]) - Method in class com.hermetica.magician.TemplateGL
Return a texture image
glGetTexImage(int, int, int, int, short[]) - Method in class com.hermetica.magician.ProfileGL
Return a texture image
glGetTexImage(int, int, int, int, short[]) - Method in class com.hermetica.magician.TraceGL
Return a texture image
glGetTexImage(int, int, int, int, short[]) - Method in interface com.hermetica.magician.GL
Return a texture image
glGetTexLevelParameterfv(int, int, int, float[]) - Method in class com.hermetica.magician.ErrorGL
Return texture parameter values for a specific level of detail
glGetTexLevelParameterfv(int, int, int, float[]) - Method in class com.hermetica.magician.CoreGL
Return texture parameter values for a specific level of detail
glGetTexLevelParameterfv(int, int, int, float[]) - Method in class com.hermetica.magician.TemplateGL
Return texture parameter values for a specific level of detail
glGetTexLevelParameterfv(int, int, int, float[]) - Method in class com.hermetica.magician.ProfileGL
Return texture parameter values for a specific level of detail
glGetTexLevelParameterfv(int, int, int, float[]) - Method in class com.hermetica.magician.TraceGL
Return texture parameter values for a specific level of detail
glGetTexLevelParameterfv(int, int, int, float[]) - Method in interface com.hermetica.magician.GL
Return texture parameter values for a specific level of detail
glGetTexLevelParameteriv(int, int, int, int[]) - Method in class com.hermetica.magician.ErrorGL
Return texture parameter values for a specific level of detail
glGetTexLevelParameteriv(int, int, int, int[]) - Method in class com.hermetica.magician.CoreGL
Return texture parameter values for a specific level of detail
glGetTexLevelParameteriv(int, int, int, int[]) - Method in class com.hermetica.magician.TemplateGL
Return texture parameter values for a specific level of detail
glGetTexLevelParameteriv(int, int, int, int[]) - Method in class com.hermetica.magician.ProfileGL
Return texture parameter values for a specific level of detail
glGetTexLevelParameteriv(int, int, int, int[]) - Method in class com.hermetica.magician.TraceGL
Return texture parameter values for a specific level of detail
glGetTexLevelParameteriv(int, int, int, int[]) - Method in interface com.hermetica.magician.GL
Return texture parameter values for a specific level of detail
glGetTexParameterfv(int, int, float[]) - Method in class com.hermetica.magician.ErrorGL
Return texture parameter values
glGetTexParameterfv(int, int, float[]) - Method in class com.hermetica.magician.CoreGL
Return texture parameter values
glGetTexParameterfv(int, int, float[]) - Method in class com.hermetica.magician.TemplateGL
Return texture parameter values
glGetTexParameterfv(int, int, float[]) - Method in class com.hermetica.magician.ProfileGL
Return texture parameter values
glGetTexParameterfv(int, int, float[]) - Method in class com.hermetica.magician.TraceGL
Return texture parameter values
glGetTexParameterfv(int, int, float[]) - Method in interface com.hermetica.magician.GL
Return texture parameter values
glGetTexParameteriv(int, int, int[]) - Method in class com.hermetica.magician.ErrorGL
Return texture parameter values
glGetTexParameteriv(int, int, int[]) - Method in class com.hermetica.magician.CoreGL
Return texture parameter values
glGetTexParameteriv(int, int, int[]) - Method in class com.hermetica.magician.TemplateGL
Return texture parameter values
glGetTexParameteriv(int, int, int[]) - Method in class com.hermetica.magician.ProfileGL
Return texture parameter values
glGetTexParameteriv(int, int, int[]) - Method in class com.hermetica.magician.TraceGL
Return texture parameter values
glGetTexParameteriv(int, int, int[]) - Method in interface com.hermetica.magician.GL
Return texture parameter values
GLHelvetica10BitmapFont - class com.hermetica.magician.fonts.GLHelvetica10BitmapFont.
 
GLHelvetica10BitmapFont() - Constructor for class com.hermetica.magician.fonts.GLHelvetica10BitmapFont
Constructor for the font
GLHelvetica12BitmapFont - class com.hermetica.magician.fonts.GLHelvetica12BitmapFont.
 
GLHelvetica12BitmapFont() - Constructor for class com.hermetica.magician.fonts.GLHelvetica12BitmapFont
Constructor for the font
GLHelvetica18BitmapFont - class com.hermetica.magician.fonts.GLHelvetica18BitmapFont.
 
GLHelvetica18BitmapFont() - Constructor for class com.hermetica.magician.fonts.GLHelvetica18BitmapFont
Constructor for the font
glHint(int, int) - Method in class com.hermetica.magician.ErrorGL
Specify implementation-specific hints
glHint(int, int) - Method in class com.hermetica.magician.CoreGL
Specify implementation-specific hints
glHint(int, int) - Method in class com.hermetica.magician.TemplateGL
Specify implementation-specific hints
glHint(int, int) - Method in class com.hermetica.magician.ProfileGL
Specify implementation-specific hints
glHint(int, int) - Method in class com.hermetica.magician.TraceGL
Specify implementation-specific hints
glHint(int, int) - Method in interface com.hermetica.magician.GL
Specify implementation-specific hints
glIndexd(double) - Method in class com.hermetica.magician.ErrorGL
Set the current colour index
glIndexd(double) - Method in class com.hermetica.magician.CoreGL
Set the current colour index
glIndexd(double) - Method in class com.hermetica.magician.TemplateGL
Set the current colour index
glIndexd(double) - Method in class com.hermetica.magician.ProfileGL
Set the current colour index
glIndexd(double) - Method in class com.hermetica.magician.TraceGL
Set the current colour index
glIndexd(double) - Method in interface com.hermetica.magician.GL
Set the current colour index
glIndexdv(double[]) - Method in class com.hermetica.magician.ErrorGL
Set the current colour index
glIndexdv(double[]) - Method in class com.hermetica.magician.CoreGL
Set the current colour index
glIndexdv(double[]) - Method in class com.hermetica.magician.TemplateGL
Set the current colour index
glIndexdv(double[]) - Method in class com.hermetica.magician.ProfileGL
Set the current colour index
glIndexdv(double[]) - Method in class com.hermetica.magician.TraceGL
Set the current colour index
glIndexdv(double[]) - Method in interface com.hermetica.magician.GL
Set the current colour index
glIndexf(float) - Method in class com.hermetica.magician.ErrorGL
Set the current colour index
glIndexf(float) - Method in class com.hermetica.magician.CoreGL
Set the current colour index
glIndexf(float) - Method in class com.hermetica.magician.TemplateGL
Set the current colour index
glIndexf(float) - Method in class com.hermetica.magician.ProfileGL
Set the current colour index
glIndexf(float) - Method in class com.hermetica.magician.TraceGL
Set the current colour index
glIndexf(float) - Method in interface com.hermetica.magician.GL
Set the current colour index
glIndexfv(float[]) - Method in class com.hermetica.magician.ErrorGL
Set the current colour index
glIndexfv(float[]) - Method in class com.hermetica.magician.CoreGL
Set the current colour index
glIndexfv(float[]) - Method in class com.hermetica.magician.TemplateGL
Set the current colour index
glIndexfv(float[]) - Method in class com.hermetica.magician.ProfileGL
Set the current colour index
glIndexfv(float[]) - Method in class com.hermetica.magician.TraceGL
Set the current colour index
glIndexfv(float[]) - Method in interface com.hermetica.magician.GL
Set the current colour index
glIndexi(int) - Method in class com.hermetica.magician.ErrorGL
Set the current colour index
glIndexi(int) - Method in class com.hermetica.magician.CoreGL
Set the current colour index
glIndexi(int) - Method in class com.hermetica.magician.TemplateGL
Set the current colour index
glIndexi(int) - Method in class com.hermetica.magician.ProfileGL
Set the current colour index
glIndexi(int) - Method in class com.hermetica.magician.TraceGL
Set the current colour index
glIndexi(int) - Method in interface com.hermetica.magician.GL
Set the current colour index
glIndexiv(int[]) - Method in class com.hermetica.magician.ErrorGL
Set the current colour index
glIndexiv(int[]) - Method in class com.hermetica.magician.CoreGL
Set the current colour index
glIndexiv(int[]) - Method in class com.hermetica.magician.TemplateGL
Set the current colour index
glIndexiv(int[]) - Method in class com.hermetica.magician.ProfileGL
Set the current colour index
glIndexiv(int[]) - Method in class com.hermetica.magician.TraceGL
Set the current colour index
glIndexiv(int[]) - Method in interface com.hermetica.magician.GL
Set the current colour index
glIndexMask(int) - Method in class com.hermetica.magician.ErrorGL
Control the writing of individual bits in the colour index buffers
glIndexMask(int) - Method in class com.hermetica.magician.CoreGL
Control the writing of individual bits in the colour index buffers
glIndexMask(int) - Method in class com.hermetica.magician.TemplateGL
Control the writing of individual bits in the colour index buffers
glIndexMask(int) - Method in class com.hermetica.magician.ProfileGL
Control the writing of individual bits in the colour index buffers
glIndexMask(int) - Method in class com.hermetica.magician.TraceGL
Control the writing of individual bits in the colour index buffers
glIndexMask(int) - Method in interface com.hermetica.magician.GL
Control the writing of individual bits in the colour index buffers
glIndexPointer(int, int, byte[]) - Method in class com.hermetica.magician.ErrorGL
Defines an array of colour indices
glIndexPointer(int, int, byte[]) - Method in class com.hermetica.magician.CoreGL
Defines an array of colour indices
glIndexPointer(int, int, byte[]) - Method in class com.hermetica.magician.TemplateGL
Defines an array of colour indices
glIndexPointer(int, int, byte[]) - Method in class com.hermetica.magician.ProfileGL
Defines an array of colour indices
glIndexPointer(int, int, byte[]) - Method in class com.hermetica.magician.TraceGL
Defines an array of colour indices
glIndexPointer(int, int, byte[]) - Method in interface com.hermetica.magician.GL
Defines an array of colour indices
glIndexPointer(int, int, double[]) - Method in class com.hermetica.magician.ErrorGL
Defines an array of colour indices
glIndexPointer(int, int, double[]) - Method in class com.hermetica.magician.CoreGL
Defines an array of colour indices
glIndexPointer(int, int, double[]) - Method in class com.hermetica.magician.TemplateGL
Defines an array of colour indices
glIndexPointer(int, int, double[]) - Method in class com.hermetica.magician.ProfileGL
Defines an array of colour indices
glIndexPointer(int, int, double[]) - Method in class com.hermetica.magician.TraceGL
Defines an array of colour indices
glIndexPointer(int, int, double[]) - Method in interface com.hermetica.magician.GL
Defines an array of colour indices
glIndexPointer(int, int, float[]) - Method in class com.hermetica.magician.ErrorGL
Defines an array of colour indices
glIndexPointer(int, int, float[]) - Method in class com.hermetica.magician.CoreGL
Defines an array of colour indices
glIndexPointer(int, int, float[]) - Method in class com.hermetica.magician.TemplateGL
Defines an array of colour indices
glIndexPointer(int, int, float[]) - Method in class com.hermetica.magician.ProfileGL
Defines an array of colour indices
glIndexPointer(int, int, float[]) - Method in class com.hermetica.magician.TraceGL
Defines an array of colour indices
glIndexPointer(int, int, float[]) - Method in interface com.hermetica.magician.GL
Defines an array of colour indices
glIndexPointer(int, int, int[]) - Method in class com.hermetica.magician.ErrorGL
Defines an array of colour indices
glIndexPointer(int, int, int[]) - Method in class com.hermetica.magician.CoreGL
Defines an array of colour indices
glIndexPointer(int, int, int[]) - Method in class com.hermetica.magician.TemplateGL
Defines an array of colour indices
glIndexPointer(int, int, int[]) - Method in class com.hermetica.magician.ProfileGL
Defines an array of colour indices
glIndexPointer(int, int, int[]) - Method in class com.hermetica.magician.TraceGL
Defines an array of colour indices
glIndexPointer(int, int, int[]) - Method in interface com.hermetica.magician.GL
Defines an array of colour indices
glIndexPointer(int, int, short[]) - Method in class com.hermetica.magician.ErrorGL
Defines an array of colour indices
glIndexPointer(int, int, short[]) - Method in class com.hermetica.magician.CoreGL
Defines an array of colour indices
glIndexPointer(int, int, short[]) - Method in class com.hermetica.magician.TemplateGL
Defines an array of colour indices
glIndexPointer(int, int, short[]) - Method in class com.hermetica.magician.ProfileGL
Defines an array of colour indices
glIndexPointer(int, int, short[]) - Method in class com.hermetica.magician.TraceGL
Defines an array of colour indices
glIndexPointer(int, int, short[]) - Method in interface com.hermetica.magician.GL
Defines an array of colour indices
glIndexs(short) - Method in class com.hermetica.magician.ErrorGL
Set the current colour index
glIndexs(short) - Method in class com.hermetica.magician.CoreGL
Set the current colour index
glIndexs(short) - Method in class com.hermetica.magician.TemplateGL
Set the current colour index
glIndexs(short) - Method in class com.hermetica.magician.ProfileGL
Set the current colour index
glIndexs(short) - Method in class com.hermetica.magician.TraceGL
Set the current colour index
glIndexs(short) - Method in interface com.hermetica.magician.GL
Set the current colour index
glIndexsv(short[]) - Method in class com.hermetica.magician.ErrorGL
Set the current colour index
glIndexsv(short[]) - Method in class com.hermetica.magician.CoreGL
Set the current colour index
glIndexsv(short[]) - Method in class com.hermetica.magician.TemplateGL
Set the current colour index
glIndexsv(short[]) - Method in class com.hermetica.magician.ProfileGL
Set the current colour index
glIndexsv(short[]) - Method in class com.hermetica.magician.TraceGL
Set the current colour index
glIndexsv(short[]) - Method in interface com.hermetica.magician.GL
Set the current colour index
glIndexub(byte) - Method in class com.hermetica.magician.ErrorGL
Set the current colour index
glIndexub(byte) - Method in class com.hermetica.magician.CoreGL
Set the current colour index
glIndexub(byte) - Method in class com.hermetica.magician.TemplateGL
Set the current colour index
glIndexub(byte) - Method in class com.hermetica.magician.ProfileGL
Set the current colour index
glIndexub(byte) - Method in class com.hermetica.magician.TraceGL
Set the current colour index
glIndexub(byte) - Method in interface com.hermetica.magician.GL
Set the current colour index
glIndexubv(byte[]) - Method in class com.hermetica.magician.ErrorGL
Set the current colour index
glIndexubv(byte[]) - Method in class com.hermetica.magician.CoreGL
Set the current colour index
glIndexubv(byte[]) - Method in class com.hermetica.magician.TemplateGL
Set the current colour index
glIndexubv(byte[]) - Method in class com.hermetica.magician.ProfileGL
Set the current colour index
glIndexubv(byte[]) - Method in class com.hermetica.magician.TraceGL
Set the current colour index
glIndexubv(byte[]) - Method in interface com.hermetica.magician.GL
Set the current colour index
glInitNames() - Method in class com.hermetica.magician.ErrorGL
Initialize the name stack
glInitNames() - Method in class com.hermetica.magician.CoreGL
Initialize the name stack
glInitNames() - Method in class com.hermetica.magician.TemplateGL
Initialize the name stack
glInitNames() - Method in class com.hermetica.magician.ProfileGL
Initialize the name stack
glInitNames() - Method in class com.hermetica.magician.TraceGL
Initialize the name stack
glInitNames() - Method in interface com.hermetica.magician.GL
Initialize the name stack
glInterleavedArrays(int, int, float[]) - Method in class com.hermetica.magician.ErrorGL
Initializes vertex, colour and normal arrays for complex interleaving
glInterleavedArrays(int, int, float[]) - Method in class com.hermetica.magician.CoreGL
Initializes vertex, colour and normal arrays for complex interleaving
glInterleavedArrays(int, int, float[]) - Method in class com.hermetica.magician.TemplateGL
Initializes vertex, colour and normal arrays for complex interleaving
glInterleavedArrays(int, int, float[]) - Method in class com.hermetica.magician.ProfileGL
Initializes vertex, colour and normal arrays for complex interleaving
glInterleavedArrays(int, int, float[]) - Method in class com.hermetica.magician.TraceGL
Initializes vertex, colour and normal arrays for complex interleaving
glInterleavedArrays(int, int, float[]) - Method in interface com.hermetica.magician.GL
Initializes vertex, colour and normal arrays for complex interleaving
glIsEnabled(int) - Method in class com.hermetica.magician.ErrorGL
Test whether or not a capability is enabled
glIsEnabled(int) - Method in class com.hermetica.magician.CoreGL
Test whether or not a capability is enabled
glIsEnabled(int) - Method in class com.hermetica.magician.TemplateGL
Test whether or not a capability is enabled
glIsEnabled(int) - Method in class com.hermetica.magician.ProfileGL
Test whether or not a capability is enabled
glIsEnabled(int) - Method in class com.hermetica.magician.TraceGL
Test whether or not a capability is enabled
glIsEnabled(int) - Method in interface com.hermetica.magician.GL
Test whether a capability is enabled
glIsList(int) - Method in class com.hermetica.magician.ErrorGL
Determine if a name corresponds to a display list
glIsList(int) - Method in class com.hermetica.magician.CoreGL
Determine if a name corresponds to a display list
glIsList(int) - Method in class com.hermetica.magician.TemplateGL
Determine if a name corresponds to a display list
glIsList(int) - Method in class com.hermetica.magician.ProfileGL
Determine if a name corresponds to a display list
glIsList(int) - Method in class com.hermetica.magician.TraceGL
Determine if a name corresponds to a display list
glIsList(int) - Method in interface com.hermetica.magician.GL
Determine if a name corresponds to a display list
glIsTexture(int) - Method in class com.hermetica.magician.ErrorGL
Determine if a name corresponds to a texture
glIsTexture(int) - Method in class com.hermetica.magician.CoreGL
Determine if a name corresponds to a texture
glIsTexture(int) - Method in class com.hermetica.magician.TemplateGL
Determine if a name corresponds to a texture
glIsTexture(int) - Method in class com.hermetica.magician.ProfileGL
Determine if a name corresponds to a texture
glIsTexture(int) - Method in class com.hermetica.magician.TraceGL
Determine if a name corresponds to a texture
glIsTexture(int) - Method in interface com.hermetica.magician.GL
Determine if a name corresponds to a texture
glLightf(int, int, float) - Method in class com.hermetica.magician.ErrorGL
Set light source parameters
glLightf(int, int, float) - Method in class com.hermetica.magician.CoreGL
Set light source parameters
glLightf(int, int, float) - Method in class com.hermetica.magician.TemplateGL
Set light source parameters
glLightf(int, int, float) - Method in class com.hermetica.magician.ProfileGL
Set light source parameters
glLightf(int, int, float) - Method in class com.hermetica.magician.TraceGL
Set light source parameters
glLightf(int, int, float) - Method in interface com.hermetica.magician.GL
Set light source parameters
glLightfv(int, int, float[]) - Method in class com.hermetica.magician.ErrorGL
Set the lighting model parameters
glLightfv(int, int, float[]) - Method in class com.hermetica.magician.CoreGL
Set the lighting model parameters
glLightfv(int, int, float[]) - Method in class com.hermetica.magician.TemplateGL
Set the lighting model parameters
glLightfv(int, int, float[]) - Method in class com.hermetica.magician.ProfileGL
Set the lighting model parameters
glLightfv(int, int, float[]) - Method in class com.hermetica.magician.TraceGL
Set the lighting model parameters
glLightfv(int, int, float[]) - Method in interface com.hermetica.magician.GL
Set the lighting model parameters
glLighti(int, int, int) - Method in class com.hermetica.magician.ErrorGL
Set light source parameters
glLighti(int, int, int) - Method in class com.hermetica.magician.CoreGL
Set light source parameters
glLighti(int, int, int) - Method in class com.hermetica.magician.TemplateGL
Set light source parameters
glLighti(int, int, int) - Method in class com.hermetica.magician.ProfileGL
Set light source parameters
glLighti(int, int, int) - Method in class com.hermetica.magician.TraceGL
Set light source parameters
glLighti(int, int, int) - Method in interface com.hermetica.magician.GL
Set light source parameters
glLightiv(int, int, int[]) - Method in class com.hermetica.magician.ErrorGL
Set the lighting model parameters
glLightiv(int, int, int[]) - Method in class com.hermetica.magician.CoreGL
Set the lighting model parameters
glLightiv(int, int, int[]) - Method in class com.hermetica.magician.TemplateGL
Set the lighting model parameters
glLightiv(int, int, int[]) - Method in class com.hermetica.magician.ProfileGL
Set the lighting model parameters
glLightiv(int, int, int[]) - Method in class com.hermetica.magician.TraceGL
Set the lighting model parameters
glLightiv(int, int, int[]) - Method in interface com.hermetica.magician.GL
Set the lighting model parameters
glLightModelf(int, float) - Method in class com.hermetica.magician.ErrorGL
Set the lighting model parameters
glLightModelf(int, float) - Method in class com.hermetica.magician.CoreGL
Set the lighting model parameters
glLightModelf(int, float) - Method in class com.hermetica.magician.TemplateGL
Set the lighting model parameters
glLightModelf(int, float) - Method in class com.hermetica.magician.ProfileGL
Set the lighting model parameters
glLightModelf(int, float) - Method in class com.hermetica.magician.TraceGL
Set the lighting model parameters
glLightModelf(int, float) - Method in interface com.hermetica.magician.GL
Set the lighting model parameters
glLightModelfv(int, float[]) - Method in class com.hermetica.magician.ErrorGL
Set the lighting model parameters
glLightModelfv(int, float[]) - Method in class com.hermetica.magician.CoreGL
Set the lighting model parameters
glLightModelfv(int, float[]) - Method in class com.hermetica.magician.TemplateGL
Set the lighting model parameters
glLightModelfv(int, float[]) - Method in class com.hermetica.magician.ProfileGL
Set the lighting model parameters
glLightModelfv(int, float[]) - Method in class com.hermetica.magician.TraceGL
Set the lighting model parameters
glLightModelfv(int, float[]) - Method in interface com.hermetica.magician.GL
Set the lighting model parameters
glLightModeli(int, int) - Method in class com.hermetica.magician.ErrorGL
Set the lighting model parameters
glLightModeli(int, int) - Method in class com.hermetica.magician.CoreGL
Set the lighting model parameters
glLightModeli(int, int) - Method in class com.hermetica.magician.TemplateGL
Set the lighting model parameters
glLightModeli(int, int) - Method in class com.hermetica.magician.ProfileGL
Set the lighting model parameters
glLightModeli(int, int) - Method in class com.hermetica.magician.TraceGL
Set the lighting model parameters
glLightModeli(int, int) - Method in interface com.hermetica.magician.GL
Set the lighting model parameters
glLightModeliv(int, int[]) - Method in class com.hermetica.magician.ErrorGL
Set the lighting model parameters
glLightModeliv(int, int[]) - Method in class com.hermetica.magician.CoreGL
Set the lighting model parameters
glLightModeliv(int, int[]) - Method in class com.hermetica.magician.TemplateGL
Set the lighting model parameters
glLightModeliv(int, int[]) - Method in class com.hermetica.magician.ProfileGL
Set the lighting model parameters
glLightModeliv(int, int[]) - Method in class com.hermetica.magician.TraceGL
Set the lighting model parameters
glLightModeliv(int, int[]) - Method in interface com.hermetica.magician.GL
Set the lighting model parameters
glLineStipple(int, short) - Method in class com.hermetica.magician.ErrorGL
Specify the line stipple pattern
glLineStipple(int, short) - Method in class com.hermetica.magician.CoreGL
Specify the line stipple pattern
glLineStipple(int, short) - Method in class com.hermetica.magician.TemplateGL
Specify the line stipple pattern
glLineStipple(int, short) - Method in class com.hermetica.magician.ProfileGL
Specify the line stipple pattern
glLineStipple(int, short) - Method in class com.hermetica.magician.TraceGL
Specify the line stipple pattern
glLineStipple(int, short) - Method in interface com.hermetica.magician.GL
Specify the line stipple pattern
glLineWidth(float) - Method in class com.hermetica.magician.ErrorGL
Specify the width of rasterized lines
glLineWidth(float) - Method in class com.hermetica.magician.CoreGL
Specify the width of rasterized lines
glLineWidth(float) - Method in class com.hermetica.magician.TemplateGL
Specify the width of rasterized lines
glLineWidth(float) - Method in class com.hermetica.magician.ProfileGL
Specify the width of rasterized lines
glLineWidth(float) - Method in class com.hermetica.magician.TraceGL
Specify the width of rasterized lines
glLineWidth(float) - Method in interface com.hermetica.magician.GL
Specify the width of rasterized lines
glListBase(int) - Method in class com.hermetica.magician.ErrorGL
Set the display list base for glCallLists
glListBase(int) - Method in class com.hermetica.magician.CoreGL
Set the display list base for glCallLists
glListBase(int) - Method in class com.hermetica.magician.TemplateGL
Set the display list base for glCallLists
glListBase(int) - Method in class com.hermetica.magician.ProfileGL
Set the display list base for glCallLists
glListBase(int) - Method in class com.hermetica.magician.TraceGL
Set the display list base for glCallLists
glListBase(int) - Method in interface com.hermetica.magician.GL
Set the display list base for glCallLists
glLoadIdentity() - Method in class com.hermetica.magician.ErrorGL
Replace the current matrix with the identity matrix
glLoadIdentity() - Method in class com.hermetica.magician.CoreGL
Replace the current matrix with the identity matrix
glLoadIdentity() - Method in class com.hermetica.magician.TemplateGL
Replace the current matrix with the identity matrix
glLoadIdentity() - Method in class com.hermetica.magician.ProfileGL
Replace the current matrix with the identity matrix
glLoadIdentity() - Method in class com.hermetica.magician.TraceGL
Replace the current matrix with the identity matrix
glLoadIdentity() - Method in interface com.hermetica.magician.GL
Replace the current matrix with the identity matrix
glLoadMatrixd(double[]) - Method in class com.hermetica.magician.ErrorGL
Replace the current matrix with an arbitrary matrix
glLoadMatrixd(double[]) - Method in class com.hermetica.magician.CoreGL
Replace the current matrix with an arbitrary matrix
glLoadMatrixd(double[]) - Method in class com.hermetica.magician.TemplateGL
Replace the current matrix with an arbitrary matrix
glLoadMatrixd(double[]) - Method in class com.hermetica.magician.ProfileGL
Replace the current matrix with an arbitrary matrix
glLoadMatrixd(double[]) - Method in class com.hermetica.magician.TraceGL
Replace the current matrix with an arbitrary matrix
glLoadMatrixd(double[]) - Method in interface com.hermetica.magician.GL
Replace the current matrix with an arbitrary matrix
glLoadMatrixf(float[]) - Method in class com.hermetica.magician.ErrorGL
Replace the current matrix with an arbitrary matrix
glLoadMatrixf(float[]) - Method in class com.hermetica.magician.CoreGL
Replace the current matrix with an arbitrary matrix
glLoadMatrixf(float[]) - Method in class com.hermetica.magician.TemplateGL
Replace the current matrix with an arbitrary matrix
glLoadMatrixf(float[]) - Method in class com.hermetica.magician.ProfileGL
Replace the current matrix with an arbitrary matrix
glLoadMatrixf(float[]) - Method in class com.hermetica.magician.TraceGL
Replace the current matrix with an arbitrary matrix
glLoadMatrixf(float[]) - Method in interface com.hermetica.magician.GL
Replace the current matrix with an arbitrary matrix
glLoadName(int) - Method in class com.hermetica.magician.ErrorGL
Load a name onto the name stack
glLoadName(int) - Method in class com.hermetica.magician.CoreGL
Load a name onto the name stack
glLoadName(int) - Method in class com.hermetica.magician.TemplateGL
Load a name onto the name stack
glLoadName(int) - Method in class com.hermetica.magician.ProfileGL
Load a name onto the name stack
glLoadName(int) - Method in class com.hermetica.magician.TraceGL
Load a name onto the name stack
glLoadName(int) - Method in interface com.hermetica.magician.GL
Load a name onto the name stack
glLogicOp(int) - Method in class com.hermetica.magician.ErrorGL
Specify a logical pixel operations for colour index rendering
glLogicOp(int) - Method in class com.hermetica.magician.CoreGL
Specify a logical pixel operations for colour index rendering
glLogicOp(int) - Method in class com.hermetica.magician.TemplateGL
Specify a logical pixel operations for colour index rendering
glLogicOp(int) - Method in class com.hermetica.magician.ProfileGL
Specify a logical pixel operations for colour index rendering
glLogicOp(int) - Method in class com.hermetica.magician.TraceGL
Specify a logical pixel operations for colour index rendering
glLogicOp(int) - Method in interface com.hermetica.magician.GL
Specify a logical pixel operations for colour index rendering
glMap1d(int, double, double, int, int, double[][]) - Method in class com.hermetica.magician.ErrorGL
Define a one-dimensional evaluator
glMap1d(int, double, double, int, int, double[][]) - Method in class com.hermetica.magician.CoreGL
Define a one-dimensional evaluator
glMap1d(int, double, double, int, int, double[][]) - Method in class com.hermetica.magician.TemplateGL
Define a one-dimensional evaluator
glMap1d(int, double, double, int, int, double[][]) - Method in class com.hermetica.magician.ProfileGL
Define a one-dimensional evaluator
glMap1d(int, double, double, int, int, double[][]) - Method in class com.hermetica.magician.TraceGL
Define a one-dimensional evaluator
glMap1d(int, double, double, int, int, double[][]) - Method in interface com.hermetica.magician.GL
Define a one-dimensional evaluator
glMap1f(int, float, float, int, int, float[][]) - Method in class com.hermetica.magician.ErrorGL
Define a one-dimensional evaluator
glMap1f(int, float, float, int, int, float[][]) - Method in class com.hermetica.magician.CoreGL
Define a one-dimensional evaluator
glMap1f(int, float, float, int, int, float[][]) - Method in class com.hermetica.magician.TemplateGL
Define a one-dimensional evaluator
glMap1f(int, float, float, int, int, float[][]) - Method in class com.hermetica.magician.ProfileGL
Define a one-dimensional evaluator
glMap1f(int, float, float, int, int, float[][]) - Method in class com.hermetica.magician.TraceGL
Define a one-dimensional evaluator
glMap1f(int, float, float, int, int, float[][]) - Method in interface com.hermetica.magician.GL
Define a one-dimensional evaluator
glMap2d(int, float, float, int, int, float, float, int, int, double[][][]) - Method in class com.hermetica.magician.ErrorGL
Define a two-dimensional evaluator
glMap2d(int, float, float, int, int, float, float, int, int, double[][][]) - Method in class com.hermetica.magician.CoreGL
Define a two-dimensional evaluator
glMap2d(int, float, float, int, int, float, float, int, int, double[][][]) - Method in class com.hermetica.magician.TemplateGL
Define a two-dimensional evaluator
glMap2d(int, float, float, int, int, float, float, int, int, double[][][]) - Method in class com.hermetica.magician.ProfileGL
Define a two-dimensional evaluator
glMap2d(int, float, float, int, int, float, float, int, int, double[][][]) - Method in class com.hermetica.magician.TraceGL
Define a two-dimensional evaluator
glMap2d(int, float, float, int, int, float, float, int, int, double[][][]) - Method in interface com.hermetica.magician.GL
Define a two-dimensional evaluator
glMap2f(int, float, float, int, int, float, float, int, int, float[][][]) - Method in class com.hermetica.magician.ErrorGL
Define a two-dimensional evaluator
glMap2f(int, float, float, int, int, float, float, int, int, float[][][]) - Method in class com.hermetica.magician.CoreGL
Define a two-dimensional evaluator
glMap2f(int, float, float, int, int, float, float, int, int, float[][][]) - Method in class com.hermetica.magician.TemplateGL
Define a two-dimensional evaluator
glMap2f(int, float, float, int, int, float, float, int, int, float[][][]) - Method in class com.hermetica.magician.ProfileGL
Define a two-dimensional evaluator
glMap2f(int, float, float, int, int, float, float, int, int, float[][][]) - Method in class com.hermetica.magician.TraceGL
Define a two-dimensional evaluator
glMap2f(int, float, float, int, int, float, float, int, int, float[][][]) - Method in interface com.hermetica.magician.GL
Define a two-dimensional evaluator
glMapGrid1d(int, double, double) - Method in class com.hermetica.magician.ErrorGL
Define a one-dimensional mesh
glMapGrid1d(int, double, double) - Method in class com.hermetica.magician.CoreGL
Define a one-dimensional mesh
glMapGrid1d(int, double, double) - Method in class com.hermetica.magician.TemplateGL
Define a one-dimensional mesh
glMapGrid1d(int, double, double) - Method in class com.hermetica.magician.ProfileGL
Define a one-dimensional mesh
glMapGrid1d(int, double, double) - Method in class com.hermetica.magician.TraceGL
Define a one-dimensional mesh
glMapGrid1d(int, double, double) - Method in interface com.hermetica.magician.GL
Define a one-dimensional mesh
glMapGrid1f(int, float, float) - Method in class com.hermetica.magician.ErrorGL
Define a one-dimensional mesh
glMapGrid1f(int, float, float) - Method in class com.hermetica.magician.CoreGL
Define a one-dimensional mesh
glMapGrid1f(int, float, float) - Method in class com.hermetica.magician.TemplateGL
Define a one-dimensional mesh
glMapGrid1f(int, float, float) - Method in class com.hermetica.magician.ProfileGL
Define a one-dimensional mesh
glMapGrid1f(int, float, float) - Method in class com.hermetica.magician.TraceGL
Define a one-dimensional mesh
glMapGrid1f(int, float, float) - Method in interface com.hermetica.magician.GL
Define a one-dimensional mesh
glMapGrid2d(int, double, double, int, double, double) - Method in class com.hermetica.magician.ErrorGL
Define a two-dimensional mesh
glMapGrid2d(int, double, double, int, double, double) - Method in class com.hermetica.magician.CoreGL
Define a two-dimensional mesh
glMapGrid2d(int, double, double, int, double, double) - Method in class com.hermetica.magician.TemplateGL
Define a two-dimensional mesh
glMapGrid2d(int, double, double, int, double, double) - Method in class com.hermetica.magician.ProfileGL
Define a two-dimensional mesh
glMapGrid2d(int, double, double, int, double, double) - Method in class com.hermetica.magician.TraceGL
Define a two-dimensional mesh
glMapGrid2d(int, double, double, int, double, double) - Method in interface com.hermetica.magician.GL
Define a two-dimensional mesh
glMapGrid2f(int, float, float, int, float, float) - Method in class com.hermetica.magician.ErrorGL
Define a two-dimensional mesh
glMapGrid2f(int, float, float, int, float, float) - Method in class com.hermetica.magician.CoreGL
Define a two-dimensional mesh
glMapGrid2f(int, float, float, int, float, float) - Method in class com.hermetica.magician.TemplateGL
Define a two-dimensional mesh
glMapGrid2f(int, float, float, int, float, float) - Method in class com.hermetica.magician.ProfileGL
Define a two-dimensional mesh
glMapGrid2f(int, float, float, int, float, float) - Method in class com.hermetica.magician.TraceGL
Define a two-dimensional mesh
glMapGrid2f(int, float, float, int, float, float) - Method in interface com.hermetica.magician.GL
Define a two-dimensional mesh
glMaterialf(int, int, float) - Method in class com.hermetica.magician.ErrorGL
Specify material parameters for the lighting model
glMaterialf(int, int, float) - Method in class com.hermetica.magician.CoreGL
Specify material parameters for the lighting model
glMaterialf(int, int, float) - Method in class com.hermetica.magician.TemplateGL
Specify material parameters for the lighting model
glMaterialf(int, int, float) - Method in class com.hermetica.magician.ProfileGL
Specify material parameters for the lighting model
glMaterialf(int, int, float) - Method in class com.hermetica.magician.TraceGL
Specify material parameters for the lighting model
glMaterialf(int, int, float) - Method in interface com.hermetica.magician.GL
Specify material parameters for the lighting model
glMaterialfv(int, int, float[]) - Method in class com.hermetica.magician.ErrorGL
Specify material parameters for the lighting model
glMaterialfv(int, int, float[]) - Method in class com.hermetica.magician.CoreGL
Specify material parameters for the lighting model
glMaterialfv(int, int, float[]) - Method in class com.hermetica.magician.TemplateGL
Specify material parameters for the lighting model
glMaterialfv(int, int, float[]) - Method in class com.hermetica.magician.ProfileGL
Specify material parameters for the lighting model
glMaterialfv(int, int, float[]) - Method in class com.hermetica.magician.TraceGL
Specify material parameters for the lighting model
glMaterialfv(int, int, float[]) - Method in interface com.hermetica.magician.GL
Specify material parameters for the lighting model
glMateriali(int, int, int) - Method in class com.hermetica.magician.ErrorGL
Specify material parameters for the lighting model
glMateriali(int, int, int) - Method in class com.hermetica.magician.CoreGL
Specify material parameters for the lighting model
glMateriali(int, int, int) - Method in class com.hermetica.magician.TemplateGL
Specify material parameters for the lighting model
glMateriali(int, int, int) - Method in class com.hermetica.magician.ProfileGL
Specify material parameters for the lighting model
glMateriali(int, int, int) - Method in class com.hermetica.magician.TraceGL
Specify material parameters for the lighting model
glMateriali(int, int, int) - Method in interface com.hermetica.magician.GL
Specify material parameters for the lighting model
glMaterialiv(int, int, int[]) - Method in class com.hermetica.magician.ErrorGL
Specify material parameters for the lighting model
glMaterialiv(int, int, int[]) - Method in class com.hermetica.magician.CoreGL
Specify material parameters for the lighting model
glMaterialiv(int, int, int[]) - Method in class com.hermetica.magician.TemplateGL
Specify material parameters for the lighting model
glMaterialiv(int, int, int[]) - Method in class com.hermetica.magician.ProfileGL
Specify material parameters for the lighting model
glMaterialiv(int, int, int[]) - Method in class com.hermetica.magician.TraceGL
Specify material parameters for the lighting model
glMaterialiv(int, int, int[]) - Method in interface com.hermetica.magician.GL
Specify material parameters for the lighting model
glMatrixMode(int) - Method in class com.hermetica.magician.ErrorGL
Specify which matrix is the current matrix
glMatrixMode(int) - Method in class com.hermetica.magician.CoreGL
Specify which matrix is the current matrix
glMatrixMode(int) - Method in class com.hermetica.magician.TemplateGL
Specify which matrix is the current matrix
glMatrixMode(int) - Method in class com.hermetica.magician.ProfileGL
Specify which matrix is the current matrix
glMatrixMode(int) - Method in class com.hermetica.magician.TraceGL
Specify which matrix is the current matrix
glMatrixMode(int) - Method in interface com.hermetica.magician.GL
Specify which matrix is the current matrix
glMultMatrixd(double[]) - Method in class com.hermetica.magician.ErrorGL
Multiply the current matrix by an arbitrary matrix
glMultMatrixd(double[]) - Method in class com.hermetica.magician.CoreGL
Multiply the current matrix by an arbitrary matrix
glMultMatrixd(double[]) - Method in class com.hermetica.magician.TemplateGL
Multiply the current matrix by an arbitrary matrix
glMultMatrixd(double[]) - Method in class com.hermetica.magician.ProfileGL
Multiply the current matrix by an arbitrary matrix
glMultMatrixd(double[]) - Method in class com.hermetica.magician.TraceGL
Multiply the current matrix by an arbitrary matrix
glMultMatrixd(double[]) - Method in interface com.hermetica.magician.GL
Multiply the current matrix by an arbitrary matrix
glMultMatrixd(double[][]) - Method in class com.hermetica.magician.ErrorGL
Multiply the current matrix by an arbitrary matrix
glMultMatrixd(double[][]) - Method in class com.hermetica.magician.CoreGL
Multiply the current matrix by an arbitrary matrix
glMultMatrixd(double[][]) - Method in class com.hermetica.magician.TemplateGL
Multiply the current matrix by an arbitrary matrix
glMultMatrixd(double[][]) - Method in class com.hermetica.magician.ProfileGL
Multiply the current matrix by an arbitrary matrix
glMultMatrixd(double[][]) - Method in class com.hermetica.magician.TraceGL
Multiply the current matrix by an arbitrary matrix
glMultMatrixd(double[][]) - Method in interface com.hermetica.magician.GL
Multiply the current matrix by an arbitrary matrix
glMultMatrixf(float[]) - Method in class com.hermetica.magician.ErrorGL
Multiply the current matrix by an arbitrary matrix
glMultMatrixf(float[]) - Method in class com.hermetica.magician.CoreGL
Multiply the current matrix by an arbitrary matrix
glMultMatrixf(float[]) - Method in class com.hermetica.magician.TemplateGL
Multiply the current matrix by an arbitrary matrix
glMultMatrixf(float[]) - Method in class com.hermetica.magician.ProfileGL
Multiply the current matrix by an arbitrary matrix
glMultMatrixf(float[]) - Method in class com.hermetica.magician.TraceGL
Multiply the current matrix by an arbitrary matrix
glMultMatrixf(float[]) - Method in interface com.hermetica.magician.GL
Multiply the current matrix by an arbitrary matrix
glMultMatrixf(float[][]) - Method in class com.hermetica.magician.ErrorGL
Multiply the current matrix by an arbitrary matrix
glMultMatrixf(float[][]) - Method in class com.hermetica.magician.CoreGL
Multiply the current matrix by an arbitrary matrix
glMultMatrixf(float[][]) - Method in class com.hermetica.magician.TemplateGL
Multiply the current matrix by an arbitrary matrix
glMultMatrixf(float[][]) - Method in class com.hermetica.magician.ProfileGL
Multiply the current matrix by an arbitrary matrix
glMultMatrixf(float[][]) - Method in class com.hermetica.magician.TraceGL
Multiply the current matrix by an arbitrary matrix
glMultMatrixf(float[][]) - Method in interface com.hermetica.magician.GL
Multiply the current matrix by an arbitrary matrix
glNewList(int, int) - Method in class com.hermetica.magician.ErrorGL
Create or replace a display list
glNewList(int, int) - Method in class com.hermetica.magician.CoreGL
Create or replace a display list
glNewList(int, int) - Method in class com.hermetica.magician.TemplateGL
Create or replace a display list
glNewList(int, int) - Method in class com.hermetica.magician.ProfileGL
Create or replace a display list
glNewList(int, int) - Method in class com.hermetica.magician.TraceGL
Create or replace a display list
glNewList(int, int) - Method in interface com.hermetica.magician.GL
Create or replace a display list
GLNoCurrentContextException - exception com.hermetica.magician.GLNoCurrentContextException.
This Exception is thrown whenever an ErrorGL or ErrorGLU pipeline tests that there is no current OpenGL context.
GLNoCurrentContextException() - Constructor for class com.hermetica.magician.GLNoCurrentContextException
Standard blank constructor
GLNoCurrentContextException(String) - Constructor for class com.hermetica.magician.GLNoCurrentContextException
Constructor with an argument!
glNormal3b(byte, byte, byte) - Method in class com.hermetica.magician.ErrorGL
Set the current normal vector
glNormal3b(byte, byte, byte) - Method in class com.hermetica.magician.CoreGL
Set the current normal vector
glNormal3b(byte, byte, byte) - Method in class com.hermetica.magician.TemplateGL
Set the current normal vector
glNormal3b(byte, byte, byte) - Method in class com.hermetica.magician.ProfileGL
Set the current normal vector
glNormal3b(byte, byte, byte) - Method in class com.hermetica.magician.TraceGL
Set the current normal vector
glNormal3b(byte, byte, byte) - Method in interface com.hermetica.magician.GL
Set the current normal vector
glNormal3bv(byte[]) - Method in class com.hermetica.magician.ErrorGL
Set the current normal vector
glNormal3bv(byte[]) - Method in class com.hermetica.magician.CoreGL
Set the current normal vector
glNormal3bv(byte[]) - Method in class com.hermetica.magician.TemplateGL
Set the current normal vector
glNormal3bv(byte[]) - Method in class com.hermetica.magician.ProfileGL
Set the current normal vector
glNormal3bv(byte[]) - Method in class com.hermetica.magician.TraceGL
Set the current normal vector
glNormal3bv(byte[]) - Method in interface com.hermetica.magician.GL
Set the current normal vector
glNormal3d(double, double, double) - Method in class com.hermetica.magician.ErrorGL
Set the current normal vector
glNormal3d(double, double, double) - Method in class com.hermetica.magician.CoreGL
Set the current normal vector
glNormal3d(double, double, double) - Method in class com.hermetica.magician.TemplateGL
Set the current normal vector
glNormal3d(double, double, double) - Method in class com.hermetica.magician.ProfileGL
Set the current normal vector
glNormal3d(double, double, double) - Method in class com.hermetica.magician.TraceGL
Set the current normal vector
glNormal3d(double, double, double) - Method in interface com.hermetica.magician.GL
Set the current normal vector
glNormal3dv(double[]) - Method in class com.hermetica.magician.ErrorGL
Set the current normal vector
glNormal3dv(double[]) - Method in class com.hermetica.magician.CoreGL
Set the current normal vector
glNormal3dv(double[]) - Method in class com.hermetica.magician.TemplateGL
Set the current normal vector
glNormal3dv(double[]) - Method in class com.hermetica.magician.ProfileGL
Set the current normal vector
glNormal3dv(double[]) - Method in class com.hermetica.magician.TraceGL
Set the current normal vector
glNormal3dv(double[]) - Method in interface com.hermetica.magician.GL
Set the current normal vector
glNormal3f(float, float, float) - Method in class com.hermetica.magician.ErrorGL
Set the current normal vector
glNormal3f(float, float, float) - Method in class com.hermetica.magician.CoreGL
Set the current normal vector
glNormal3f(float, float, float) - Method in class com.hermetica.magician.TemplateGL
Set the current normal vector
glNormal3f(float, float, float) - Method in class com.hermetica.magician.ProfileGL
Set the current normal vector
glNormal3f(float, float, float) - Method in class com.hermetica.magician.TraceGL
Set the current normal vector
glNormal3f(float, float, float) - Method in interface com.hermetica.magician.GL
Set the current normal vector
glNormal3fv(float[]) - Method in class com.hermetica.magician.ErrorGL
Set the current normal vector
glNormal3fv(float[]) - Method in class com.hermetica.magician.CoreGL
Set the current normal vector
glNormal3fv(float[]) - Method in class com.hermetica.magician.TemplateGL
Set the current normal vector
glNormal3fv(float[]) - Method in class com.hermetica.magician.ProfileGL
Set the current normal vector
glNormal3fv(float[]) - Method in class com.hermetica.magician.TraceGL
Set the current normal vector
glNormal3fv(float[]) - Method in interface com.hermetica.magician.GL
Set the current normal vector
glNormal3i(int, int, int) - Method in class com.hermetica.magician.ErrorGL
Set the current normal vector
glNormal3i(int, int, int) - Method in class com.hermetica.magician.CoreGL
Set the current normal vector
glNormal3i(int, int, int) - Method in class com.hermetica.magician.TemplateGL
Set the current normal vector
glNormal3i(int, int, int) - Method in class com.hermetica.magician.ProfileGL
Set the current normal vector
glNormal3i(int, int, int) - Method in class com.hermetica.magician.TraceGL
Set the current normal vector
glNormal3i(int, int, int) - Method in interface com.hermetica.magician.GL
Set the current normal vector
glNormal3iv(int[]) - Method in class com.hermetica.magician.ErrorGL
Set the current normal vector
glNormal3iv(int[]) - Method in class com.hermetica.magician.CoreGL
Set the current normal vector
glNormal3iv(int[]) - Method in class com.hermetica.magician.TemplateGL
Set the current normal vector
glNormal3iv(int[]) - Method in class com.hermetica.magician.ProfileGL
Set the current normal vector
glNormal3iv(int[]) - Method in class com.hermetica.magician.TraceGL
Set the current normal vector
glNormal3iv(int[]) - Method in interface com.hermetica.magician.GL
Set the current normal vector
glNormal3s(short, short, short) - Method in class com.hermetica.magician.ErrorGL
Set the current normal vector
glNormal3s(short, short, short) - Method in class com.hermetica.magician.CoreGL
Set the current normal vector
glNormal3s(short, short, short) - Method in class com.hermetica.magician.TemplateGL
Set the current normal vector
glNormal3s(short, short, short) - Method in class com.hermetica.magician.ProfileGL
Set the current normal vector
glNormal3s(short, short, short) - Method in class com.hermetica.magician.TraceGL
Set the current normal vector
glNormal3s(short, short, short) - Method in interface com.hermetica.magician.GL
Set the current normal vector
glNormal3sv(short[]) - Method in class com.hermetica.magician.ErrorGL
Set the current normal vector
glNormal3sv(short[]) - Method in class com.hermetica.magician.CoreGL
Set the current normal vector
glNormal3sv(short[]) - Method in class com.hermetica.magician.TemplateGL
Set the current normal vector
glNormal3sv(short[]) - Method in class com.hermetica.magician.ProfileGL
Set the current normal vector
glNormal3sv(short[]) - Method in class com.hermetica.magician.TraceGL
Set the current normal vector
glNormal3sv(short[]) - Method in interface com.hermetica.magician.GL
Set the current normal vector
glNormalPointer(int, int, byte[]) - Method in class com.hermetica.magician.ErrorGL
Defines an array of normals
glNormalPointer(int, int, byte[]) - Method in class com.hermetica.magician.CoreGL
Defines an array of normals
glNormalPointer(int, int, byte[]) - Method in class com.hermetica.magician.TemplateGL
Defines an array of normals
glNormalPointer(int, int, byte[]) - Method in class com.hermetica.magician.ProfileGL
Defines an array of normals
glNormalPointer(int, int, byte[]) - Method in class com.hermetica.magician.TraceGL
Defines an array of normals
glNormalPointer(int, int, byte[]) - Method in interface com.hermetica.magician.GL
Defines an array of normals
glNormalPointer(int, int, double[]) - Method in class com.hermetica.magician.ErrorGL
Defines an array of normals
glNormalPointer(int, int, double[]) - Method in class com.hermetica.magician.CoreGL
Defines an array of normals
glNormalPointer(int, int, double[]) - Method in class com.hermetica.magician.TemplateGL
Defines an array of normals
glNormalPointer(int, int, double[]) - Method in class com.hermetica.magician.ProfileGL
Defines an array of normals
glNormalPointer(int, int, double[]) - Method in class com.hermetica.magician.TraceGL
Defines an array of normals
glNormalPointer(int, int, double[]) - Method in interface com.hermetica.magician.GL
Defines an array of normals
glNormalPointer(int, int, float[]) - Method in class com.hermetica.magician.ErrorGL
Defines an array of normals
glNormalPointer(int, int, float[]) - Method in class com.hermetica.magician.CoreGL
Defines an array of normals
glNormalPointer(int, int, float[]) - Method in class com.hermetica.magician.TemplateGL
Defines an array of normals
glNormalPointer(int, int, float[]) - Method in class com.hermetica.magician.ProfileGL
Defines an array of normals
glNormalPointer(int, int, float[]) - Method in class com.hermetica.magician.TraceGL
Defines an array of normals
glNormalPointer(int, int, float[]) - Method in interface com.hermetica.magician.GL
Defines an array of normals
glNormalPointer(int, int, int[]) - Method in class com.hermetica.magician.ErrorGL
Defines an array of normals
glNormalPointer(int, int, int[]) - Method in class com.hermetica.magician.CoreGL
Defines an array of normals
glNormalPointer(int, int, int[]) - Method in class com.hermetica.magician.TemplateGL
Defines an array of normals
glNormalPointer(int, int, int[]) - Method in class com.hermetica.magician.ProfileGL
Defines an array of normals
glNormalPointer(int, int, int[]) - Method in class com.hermetica.magician.TraceGL
Defines an array of normals
glNormalPointer(int, int, int[]) - Method in interface com.hermetica.magician.GL
Defines an array of normals
glNormalPointer(int, int, short[]) - Method in class com.hermetica.magician.ErrorGL
Defines an array of normals
glNormalPointer(int, int, short[]) - Method in class com.hermetica.magician.CoreGL
Defines an array of normals
glNormalPointer(int, int, short[]) - Method in class com.hermetica.magician.TemplateGL
Defines an array of normals
glNormalPointer(int, int, short[]) - Method in class com.hermetica.magician.ProfileGL
Defines an array of normals
glNormalPointer(int, int, short[]) - Method in class com.hermetica.magician.TraceGL
Defines an array of normals
glNormalPointer(int, int, short[]) - Method in interface com.hermetica.magician.GL
Defines an array of normals
GLOffscreenBuffer - class com.hermetica.magician.GLOffscreenBuffer.
GLOffscreenBuffer() - Constructor for class com.hermetica.magician.GLOffscreenBuffer
 
glOrtho(double, double, double, double, double, double) - Method in class com.hermetica.magician.ErrorGL
Multiply the current matrix by an orthographic matrix
glOrtho(double, double, double, double, double, double) - Method in class com.hermetica.magician.CoreGL
Multiply the current matrix by an orthographic matrix
glOrtho(double, double, double, double, double, double) - Method in class com.hermetica.magician.TemplateGL
Multiply the current matrix by an orthographic matrix
glOrtho(double, double, double, double, double, double) - Method in class com.hermetica.magician.ProfileGL
Multiply the current matrix by an orthographic matrix
glOrtho(double, double, double, double, double, double) - Method in class com.hermetica.magician.TraceGL
Multiply the current matrix by an orthographic matrix
glOrtho(double, double, double, double, double, double) - Method in interface com.hermetica.magician.GL
Multiply the current matrix by an orthographic matrix
glPassThrough(float) - Method in class com.hermetica.magician.ErrorGL
Place a marker in the feedback buffer
glPassThrough(float) - Method in class com.hermetica.magician.CoreGL
Place a marker in the feedback buffer
glPassThrough(float) - Method in class com.hermetica.magician.TemplateGL
Place a marker in the feedback buffer
glPassThrough(float) - Method in class com.hermetica.magician.ProfileGL
Place a marker in the feedback buffer
glPassThrough(float) - Method in class com.hermetica.magician.TraceGL
Place a marker in the feedback buffer
glPassThrough(float) - Method in interface com.hermetica.magician.GL
Place a marker in the feedback buffer
glPixelMapfv(int, int, float[]) - Method in class com.hermetica.magician.ErrorGL
Set up pixel transfer maps
glPixelMapfv(int, int, float[]) - Method in class com.hermetica.magician.CoreGL
Set up pixel transfer maps
glPixelMapfv(int, int, float[]) - Method in class com.hermetica.magician.TemplateGL
Set up pixel transfer maps
glPixelMapfv(int, int, float[]) - Method in class com.hermetica.magician.ProfileGL
Set up pixel transfer maps
glPixelMapfv(int, int, float[]) - Method in class com.hermetica.magician.TraceGL
Set up pixel transfer maps
glPixelMapfv(int, int, float[]) - Method in interface com.hermetica.magician.GL
Set up pixel transfer maps
glPixelMapuiv(int, int, int[]) - Method in class com.hermetica.magician.ErrorGL
Set up pixel transfer maps
glPixelMapuiv(int, int, int[]) - Method in class com.hermetica.magician.CoreGL
Set up pixel transfer maps
glPixelMapuiv(int, int, int[]) - Method in class com.hermetica.magician.TemplateGL
Set up pixel transfer maps
glPixelMapuiv(int, int, int[]) - Method in class com.hermetica.magician.ProfileGL
Set up pixel transfer maps
glPixelMapuiv(int, int, int[]) - Method in class com.hermetica.magician.TraceGL
Set up pixel transfer maps
glPixelMapuiv(int, int, int[]) - Method in interface com.hermetica.magician.GL
Set up pixel transfer maps
glPixelMapusv(int, int, short[]) - Method in class com.hermetica.magician.ErrorGL
Set up pixel transfer maps
glPixelMapusv(int, int, short[]) - Method in class com.hermetica.magician.CoreGL
Set up pixel transfer maps
glPixelMapusv(int, int, short[]) - Method in class com.hermetica.magician.TemplateGL
Set up pixel transfer maps
glPixelMapusv(int, int, short[]) - Method in class com.hermetica.magician.ProfileGL
Set up pixel transfer maps
glPixelMapusv(int, int, short[]) - Method in class com.hermetica.magician.TraceGL
Set up pixel transfer maps
glPixelMapusv(int, int, short[]) - Method in interface com.hermetica.magician.GL
Set up pixel transfer maps
glPixelStoref(int, float) - Method in class com.hermetica.magician.ErrorGL
Set pixel storage maps
glPixelStoref(int, float) - Method in class com.hermetica.magician.CoreGL
Set pixel storage maps
glPixelStoref(int, float) - Method in class com.hermetica.magician.TemplateGL
Set pixel storage maps
glPixelStoref(int, float) - Method in class com.hermetica.magician.ProfileGL
Set pixel storage maps
glPixelStoref(int, float) - Method in class com.hermetica.magician.TraceGL
Set pixel storage maps
glPixelStoref(int, float) - Method in interface com.hermetica.magician.GL
Set pixel storage maps
glPixelStorei(int, int) - Method in class com.hermetica.magician.ErrorGL
Set pixel storage maps
glPixelStorei(int, int) - Method in class com.hermetica.magician.CoreGL
Set pixel storage maps
glPixelStorei(int, int) - Method in class com.hermetica.magician.TemplateGL
Set pixel storage maps
glPixelStorei(int, int) - Method in class com.hermetica.magician.ProfileGL
Set pixel storage maps
glPixelStorei(int, int) - Method in class com.hermetica.magician.TraceGL
Set pixel storage maps
glPixelStorei(int, int) - Method in interface com.hermetica.magician.GL
Set pixel storage maps
glPixelTransferf(int, float) - Method in class com.hermetica.magician.ErrorGL
Set pixel transfer modes
glPixelTransferf(int, float) - Method in class com.hermetica.magician.CoreGL
Set pixel transfer modes
glPixelTransferf(int, float) - Method in class com.hermetica.magician.TemplateGL
Set pixel transfer modes
glPixelTransferf(int, float) - Method in class com.hermetica.magician.ProfileGL
Set pixel transfer modes
glPixelTransferf(int, float) - Method in class com.hermetica.magician.TraceGL
Set pixel transfer modes
glPixelTransferf(int, float) - Method in interface com.hermetica.magician.GL
Set pixel transfer modes
glPixelTransferi(int, int) - Method in class com.hermetica.magician.ErrorGL
Set pixel transfer modes
glPixelTransferi(int, int) - Method in class com.hermetica.magician.CoreGL
Set pixel transfer modes
glPixelTransferi(int, int) - Method in class com.hermetica.magician.TemplateGL
Set pixel transfer modes
glPixelTransferi(int, int) - Method in class com.hermetica.magician.ProfileGL
Set pixel transfer modes
glPixelTransferi(int, int) - Method in class com.hermetica.magician.TraceGL
Set pixel transfer modes
glPixelTransferi(int, int) - Method in interface com.hermetica.magician.GL
Set pixel transfer modes
glPixelZoom(float, float) - Method in class com.hermetica.magician.ErrorGL
Specify the pixel zoom factors
glPixelZoom(float, float) - Method in class com.hermetica.magician.CoreGL
Specify the pixel zoom factors
glPixelZoom(float, float) - Method in class com.hermetica.magician.TemplateGL
Specify the pixel zoom factors
glPixelZoom(float, float) - Method in class com.hermetica.magician.ProfileGL
Specify the pixel zoom factors
glPixelZoom(float, float) - Method in class com.hermetica.magician.TraceGL
Specify the pixel zoom factors
glPixelZoom(float, float) - Method in interface com.hermetica.magician.GL
Specify the pixel zoom factors
glPointSize(float) - Method in class com.hermetica.magician.ErrorGL
Specify the diameter of rasterized points
glPointSize(float) - Method in class com.hermetica.magician.CoreGL
Specify the diameter of rasterized points
glPointSize(float) - Method in class com.hermetica.magician.TemplateGL
Specify the diameter of rasterized points
glPointSize(float) - Method in class com.hermetica.magician.ProfileGL
Specify the diameter of rasterized points
glPointSize(float) - Method in class com.hermetica.magician.TraceGL
Specify the diameter of rasterized points
glPointSize(float) - Method in interface com.hermetica.magician.GL
Specify the diameter of rasterized points
glPolygonMode(int, int) - Method in class com.hermetica.magician.ErrorGL
Select a polygon rasterization mode
glPolygonMode(int, int) - Method in class com.hermetica.magician.CoreGL
Select a polygon rasterization mode
glPolygonMode(int, int) - Method in class com.hermetica.magician.TemplateGL
Select a polygon rasterization mode
glPolygonMode(int, int) - Method in class com.hermetica.magician.ProfileGL
Select a polygon rasterization mode
glPolygonMode(int, int) - Method in class com.hermetica.magician.TraceGL
Select a polygon rasterization mode
glPolygonMode(int, int) - Method in interface com.hermetica.magician.GL
Select a polygon rasterization mode
glPolygonOffset(float, float) - Method in class com.hermetica.magician.ErrorGL
When enabled, the depth value of each fragment is added to a calculated offset value.
glPolygonOffset(float, float) - Method in class com.hermetica.magician.CoreGL
When enabled, the depth value of each fragment is added to a calculated offset value.
glPolygonOffset(float, float) - Method in class com.hermetica.magician.TemplateGL
When enabled, the depth value of each fragment is added to a calculated offset value.
glPolygonOffset(float, float) - Method in class com.hermetica.magician.ProfileGL
When enabled, the depth value of each fragment is added to a calculated offset value.
glPolygonOffset(float, float) - Method in class com.hermetica.magician.TraceGL
When enabled, the depth value of each fragment is added to a calculated offset value.
glPolygonOffset(float, float) - Method in interface com.hermetica.magician.GL
When enabled, the depth value of each fragment is added to a calculated offset value.
glPolygonStipple(byte[]) - Method in class com.hermetica.magician.ErrorGL
Set the polygon stippling pattern
glPolygonStipple(byte[]) - Method in class com.hermetica.magician.CoreGL
Set the polygon stippling pattern
glPolygonStipple(byte[]) - Method in class com.hermetica.magician.TemplateGL
Set the polygon stippling pattern
glPolygonStipple(byte[]) - Method in class com.hermetica.magician.ProfileGL
Set the polygon stippling pattern
glPolygonStipple(byte[]) - Method in class com.hermetica.magician.TraceGL
Set the polygon stippling pattern
glPolygonStipple(byte[]) - Method in interface com.hermetica.magician.GL
Set the polygon stippling pattern
glPopAttrib() - Method in class com.hermetica.magician.ErrorGL
Pushes the given attribute onto the attribute stack
glPopAttrib() - Method in class com.hermetica.magician.CoreGL
Pushes the given attribute onto the attribute stack
glPopAttrib() - Method in class com.hermetica.magician.TemplateGL
Pushes the given attribute onto the attribute stack
glPopAttrib() - Method in class com.hermetica.magician.ProfileGL
Pushes the given attribute onto the attribute stack
glPopAttrib() - Method in class com.hermetica.magician.TraceGL
Pushes the given attribute onto the attribute stack
glPopAttrib() - Method in interface com.hermetica.magician.GL
Pushes the given attribute onto the attribute stack
glPopClientAttrib() - Method in class com.hermetica.magician.ErrorGL
This pushes the given attribute onto the client attribute stack
glPopClientAttrib() - Method in class com.hermetica.magician.CoreGL
This pushes the given attribute onto the client attribute stack
glPopClientAttrib() - Method in class com.hermetica.magician.TemplateGL
This pushes the given attribute onto the client attribute stack
glPopClientAttrib() - Method in class com.hermetica.magician.ProfileGL
This pushes the given attribute onto the client attribute stack
glPopClientAttrib() - Method in class com.hermetica.magician.TraceGL
This pushes the given attribute onto the client attribute stack
glPopClientAttrib() - Method in interface com.hermetica.magician.GL
This pushes the given attribute onto the client attribute stack
glPopMatrix() - Method in class com.hermetica.magician.ErrorGL
Pop the current matrix stack
glPopMatrix() - Method in class com.hermetica.magician.CoreGL
Pop the current matrix stack
glPopMatrix() - Method in class com.hermetica.magician.TemplateGL
Pop the current matrix stack
glPopMatrix() - Method in class com.hermetica.magician.ProfileGL
Pop the current matrix stack
glPopMatrix() - Method in class com.hermetica.magician.TraceGL
Pop the current matrix stack
glPopMatrix() - Method in interface com.hermetica.magician.GL
Pop the current matrix stack
glPopName() - Method in class com.hermetica.magician.ErrorGL
Pop the name stack
glPopName() - Method in class com.hermetica.magician.CoreGL
Pop the name stack
glPopName() - Method in class com.hermetica.magician.TemplateGL
Pop the name stack
glPopName() - Method in class com.hermetica.magician.ProfileGL
Pop the name stack
glPopName() - Method in class com.hermetica.magician.TraceGL
Pop the name stack
glPopName() - Method in interface com.hermetica.magician.GL
Pop the name stack
glPrioritizeTextures(int, int[], float[]) - Method in class com.hermetica.magician.ErrorGL
Assigns priorities to texture objects in a given texture array.
glPrioritizeTextures(int, int[], float[]) - Method in class com.hermetica.magician.CoreGL
Assigns priorities to texture objects in a given texture array.
glPrioritizeTextures(int, int[], float[]) - Method in class com.hermetica.magician.TemplateGL
Assigns priorities to texture objects in a given texture array.
glPrioritizeTextures(int, int[], float[]) - Method in class com.hermetica.magician.ProfileGL
Assigns priorities to texture objects in a given texture array.
glPrioritizeTextures(int, int[], float[]) - Method in class com.hermetica.magician.TraceGL
Assigns priorities to texture objects in a given texture array.
glPrioritizeTextures(int, int[], float[]) - Method in interface com.hermetica.magician.GL
Assigns priorities to texture objects in a given texture array.
glPushAttrib(int) - Method in class com.hermetica.magician.ErrorGL
Push the attribute stack
glPushAttrib(int) - Method in class com.hermetica.magician.CoreGL
Push the attribute stack
glPushAttrib(int) - Method in class com.hermetica.magician.TemplateGL
Push the attribute stack
glPushAttrib(int) - Method in class com.hermetica.magician.ProfileGL
Push the attribute stack
glPushAttrib(int) - Method in class com.hermetica.magician.TraceGL
Push the attribute stack
glPushAttrib(int) - Method in interface com.hermetica.magician.GL
Push the attribute stack
glPushClientAttrib(int) - Method in class com.hermetica.magician.ErrorGL
This pushes the desired attributes onto the client attribute stack
glPushClientAttrib(int) - Method in class com.hermetica.magician.CoreGL
This pushes the desired attributes onto the client attribute stack
glPushClientAttrib(int) - Method in class com.hermetica.magician.TemplateGL
This pushes the desired attributes onto the client attribute stack
glPushClientAttrib(int) - Method in class com.hermetica.magician.ProfileGL
This pushes the desired attributes onto the client attribute stack
glPushClientAttrib(int) - Method in class com.hermetica.magician.TraceGL
This pushes the desired attributes onto the client attribute stack
glPushClientAttrib(int) - Method in interface com.hermetica.magician.GL
This pushes the desired attributes onto the client attribute stack
glPushMatrix() - Method in class com.hermetica.magician.ErrorGL
Push the current matrix stack
glPushMatrix() - Method in class com.hermetica.magician.CoreGL
Push the current matrix stack
glPushMatrix() - Method in class com.hermetica.magician.TemplateGL
Push the current matrix stack
glPushMatrix() - Method in class com.hermetica.magician.ProfileGL
Push the current matrix stack
glPushMatrix() - Method in class com.hermetica.magician.TraceGL
Push the current matrix stack
glPushMatrix() - Method in interface com.hermetica.magician.GL
Push the current matrix stack
glPushName(int) - Method in class com.hermetica.magician.ErrorGL
Push the name stack
glPushName(int) - Method in class com.hermetica.magician.CoreGL
Push the name stack
glPushName(int) - Method in class com.hermetica.magician.TemplateGL
Push the name stack
glPushName(int) - Method in class com.hermetica.magician.ProfileGL
Push the name stack
glPushName(int) - Method in class com.hermetica.magician.TraceGL
Push the name stack
glPushName(int) - Method in interface com.hermetica.magician.GL
Push the name stack
glRasterPos2d(double, double) - Method in class com.hermetica.magician.ErrorGL
Specify the raster position for pixel
glRasterPos2d(double, double) - Method in class com.hermetica.magician.CoreGL
Specify the raster position for pixel
glRasterPos2d(double, double) - Method in class com.hermetica.magician.TemplateGL
Specify the raster position for pixel
glRasterPos2d(double, double) - Method in class com.hermetica.magician.ProfileGL
Specify the raster position for pixel
glRasterPos2d(double, double) - Method in class com.hermetica.magician.TraceGL
Specify the raster position for pixel
glRasterPos2d(double, double) - Method in interface com.hermetica.magician.GL
Specify the raster position for pixel
glRasterPos2dv(double[]) - Method in class com.hermetica.magician.ErrorGL
Specify the raster position for pixel
glRasterPos2dv(double[]) - Method in class com.hermetica.magician.CoreGL
Specify the raster position for pixel
glRasterPos2dv(double[]) - Method in class com.hermetica.magician.TemplateGL
Specify the raster position for pixel
glRasterPos2dv(double[]) - Method in class com.hermetica.magician.ProfileGL
Specify the raster position for pixel
glRasterPos2dv(double[]) - Method in class com.hermetica.magician.TraceGL
Specify the raster position for pixel
glRasterPos2dv(double[]) - Method in interface com.hermetica.magician.GL
Specify the raster position for pixel
glRasterPos2f(float, float) - Method in class com.hermetica.magician.ErrorGL
Specify the raster position for pixel
glRasterPos2f(float, float) - Method in class com.hermetica.magician.CoreGL
Specify the raster position for pixel
glRasterPos2f(float, float) - Method in class com.hermetica.magician.TemplateGL
Specify the raster position for pixel
glRasterPos2f(float, float) - Method in class com.hermetica.magician.ProfileGL
Specify the raster position for pixel
glRasterPos2f(float, float) - Method in class com.hermetica.magician.TraceGL
Specify the raster position for pixel
glRasterPos2f(float, float) - Method in interface com.hermetica.magician.GL
Specify the raster position for pixel
glRasterPos2fv(float[]) - Method in class com.hermetica.magician.ErrorGL
Specify the raster position for pixel
glRasterPos2fv(float[]) - Method in class com.hermetica.magician.CoreGL
Specify the raster position for pixel
glRasterPos2fv(float[]) - Method in class com.hermetica.magician.TemplateGL
Specify the raster position for pixel
glRasterPos2fv(float[]) - Method in class com.hermetica.magician.ProfileGL
Specify the raster position for pixel
glRasterPos2fv(float[]) - Method in class com.hermetica.magician.TraceGL
Specify the raster position for pixel
glRasterPos2fv(float[]) - Method in interface com.hermetica.magician.GL
Specify the raster position for pixel
glRasterPos2i(int, int) - Method in class com.hermetica.magician.ErrorGL
Specify the raster position for pixel
glRasterPos2i(int, int) - Method in class com.hermetica.magician.CoreGL
Specify the raster position for pixel
glRasterPos2i(int, int) - Method in class com.hermetica.magician.TemplateGL
Specify the raster position for pixel
glRasterPos2i(int, int) - Method in class com.hermetica.magician.ProfileGL
Specify the raster position for pixel
glRasterPos2i(int, int) - Method in class com.hermetica.magician.TraceGL
Specify the raster position for pixel
glRasterPos2i(int, int) - Method in interface com.hermetica.magician.GL
Specify the raster position for pixel
glRasterPos2iv(int[]) - Method in class com.hermetica.magician.ErrorGL
Specify the raster position for pixel
glRasterPos2iv(int[]) - Method in class com.hermetica.magician.CoreGL
Specify the raster position for pixel
glRasterPos2iv(int[]) - Method in class com.hermetica.magician.TemplateGL
Specify the raster position for pixel
glRasterPos2iv(int[]) - Method in class com.hermetica.magician.ProfileGL
Specify the raster position for pixel
glRasterPos2iv(int[]) - Method in class com.hermetica.magician.TraceGL
Specify the raster position for pixel
glRasterPos2iv(int[]) - Method in interface com.hermetica.magician.GL
Specify the raster position for pixel
glRasterPos2s(short, short) - Method in class com.hermetica.magician.ErrorGL
Specify the raster position for pixel
glRasterPos2s(short, short) - Method in class com.hermetica.magician.CoreGL
Specify the raster position for pixel
glRasterPos2s(short, short) - Method in class com.hermetica.magician.TemplateGL
Specify the raster position for pixel
glRasterPos2s(short, short) - Method in class com.hermetica.magician.ProfileGL
Specify the raster position for pixel
glRasterPos2s(short, short) - Method in class com.hermetica.magician.TraceGL
Specify the raster position for pixel
glRasterPos2s(short, short) - Method in interface com.hermetica.magician.GL
Specify the raster position for pixel
glRasterPos2sv(short[]) - Method in class com.hermetica.magician.ErrorGL
Specify the raster position for pixel
glRasterPos2sv(short[]) - Method in class com.hermetica.magician.CoreGL
Specify the raster position for pixel
glRasterPos2sv(short[]) - Method in class com.hermetica.magician.TemplateGL
Specify the raster position for pixel
glRasterPos2sv(short[]) - Method in class com.hermetica.magician.ProfileGL
Specify the raster position for pixel
glRasterPos2sv(short[]) - Method in class com.hermetica.magician.TraceGL
Specify the raster position for pixel
glRasterPos2sv(short[]) - Method in interface com.hermetica.magician.GL
Specify the raster position for pixel
glRasterPos3d(double, double, double) - Method in class com.hermetica.magician.ErrorGL
Specify the raster position for pixel
glRasterPos3d(double, double, double) - Method in class com.hermetica.magician.CoreGL
Specify the raster position for pixel
glRasterPos3d(double, double, double) - Method in class com.hermetica.magician.TemplateGL
Specify the raster position for pixel
glRasterPos3d(double, double, double) - Method in class com.hermetica.magician.ProfileGL
Specify the raster position for pixel
glRasterPos3d(double, double, double) - Method in class com.hermetica.magician.TraceGL
Specify the raster position for pixel
glRasterPos3d(double, double, double) - Method in interface com.hermetica.magician.GL
Specify the raster position for pixel
glRasterPos3dv(double[]) - Method in class com.hermetica.magician.ErrorGL
Specify the raster position for pixel
glRasterPos3dv(double[]) - Method in class com.hermetica.magician.CoreGL
Specify the raster position for pixel
glRasterPos3dv(double[]) - Method in class com.hermetica.magician.TemplateGL
Specify the raster position for pixel
glRasterPos3dv(double[]) - Method in class com.hermetica.magician.ProfileGL
Specify the raster position for pixel
glRasterPos3dv(double[]) - Method in class com.hermetica.magician.TraceGL
Specify the raster position for pixel
glRasterPos3dv(double[]) - Method in interface com.hermetica.magician.GL
Specify the raster position for pixel
glRasterPos3f(float, float, float) - Method in class com.hermetica.magician.ErrorGL
Specify the raster position for pixel
glRasterPos3f(float, float, float) - Method in class com.hermetica.magician.CoreGL
Specify the raster position for pixel
glRasterPos3f(float, float, float) - Method in class com.hermetica.magician.TemplateGL
Specify the raster position for pixel
glRasterPos3f(float, float, float) - Method in class com.hermetica.magician.ProfileGL
Specify the raster position for pixel
glRasterPos3f(float, float, float) - Method in class com.hermetica.magician.TraceGL
Specify the raster position for pixel
glRasterPos3f(float, float, float) - Method in interface com.hermetica.magician.GL
Specify the raster position for pixel
glRasterPos3fv(float[]) - Method in class com.hermetica.magician.ErrorGL
Specify the raster position for pixel
glRasterPos3fv(float[]) - Method in class com.hermetica.magician.CoreGL
Specify the raster position for pixel
glRasterPos3fv(float[]) - Method in class com.hermetica.magician.TemplateGL
Specify the raster position for pixel
glRasterPos3fv(float[]) - Method in class com.hermetica.magician.ProfileGL
Specify the raster position for pixel
glRasterPos3fv(float[]) - Method in class com.hermetica.magician.TraceGL
Specify the raster position for pixel
glRasterPos3fv(float[]) - Method in interface com.hermetica.magician.GL
Specify the raster position for pixel
glRasterPos3i(int, int, int) - Method in class com.hermetica.magician.ErrorGL
Specify the raster position for pixel
glRasterPos3i(int, int, int) - Method in class com.hermetica.magician.CoreGL
Specify the raster position for pixel
glRasterPos3i(int, int, int) - Method in class com.hermetica.magician.TemplateGL
Specify the raster position for pixel
glRasterPos3i(int, int, int) - Method in class com.hermetica.magician.ProfileGL
Specify the raster position for pixel
glRasterPos3i(int, int, int) - Method in class com.hermetica.magician.TraceGL
Specify the raster position for pixel
glRasterPos3i(int, int, int) - Method in interface com.hermetica.magician.GL
Specify the raster position for pixel
glRasterPos3iv(int[]) - Method in class com.hermetica.magician.ErrorGL
Specify the raster position for pixel
glRasterPos3iv(int[]) - Method in class com.hermetica.magician.CoreGL
Specify the raster position for pixel
glRasterPos3iv(int[]) - Method in class com.hermetica.magician.TemplateGL
Specify the raster position for pixel
glRasterPos3iv(int[]) - Method in class com.hermetica.magician.ProfileGL
Specify the raster position for pixel
glRasterPos3iv(int[]) - Method in class com.hermetica.magician.TraceGL
Specify the raster position for pixel
glRasterPos3iv(int[]) - Method in interface com.hermetica.magician.GL
Specify the raster position for pixel
glRasterPos3s(short, short, short) - Method in class com.hermetica.magician.ErrorGL
Specify the raster position for pixel
glRasterPos3s(short, short, short) - Method in class com.hermetica.magician.CoreGL
Specify the raster position for pixel
glRasterPos3s(short, short, short) - Method in class com.hermetica.magician.TemplateGL
Specify the raster position for pixel
glRasterPos3s(short, short, short) - Method in class com.hermetica.magician.ProfileGL
Specify the raster position for pixel
glRasterPos3s(short, short, short) - Method in class com.hermetica.magician.TraceGL
Specify the raster position for pixel
glRasterPos3s(short, short, short) - Method in interface com.hermetica.magician.GL
Specify the raster position for pixel
glRasterPos3sv(short[]) - Method in class com.hermetica.magician.ErrorGL
Specify the raster position for pixel
glRasterPos3sv(short[]) - Method in class com.hermetica.magician.CoreGL
Specify the raster position for pixel
glRasterPos3sv(short[]) - Method in class com.hermetica.magician.TemplateGL
Specify the raster position for pixel
glRasterPos3sv(short[]) - Method in class com.hermetica.magician.ProfileGL
Specify the raster position for pixel
glRasterPos3sv(short[]) - Method in class com.hermetica.magician.TraceGL
Specify the raster position for pixel
glRasterPos3sv(short[]) - Method in interface com.hermetica.magician.GL
Specify the raster position for pixel
glRasterPos4d(double, double, double, double) - Method in class com.hermetica.magician.ErrorGL
Specify the raster position for pixel
glRasterPos4d(double, double, double, double) - Method in class com.hermetica.magician.CoreGL
Specify the raster position for pixel
glRasterPos4d(double, double, double, double) - Method in class com.hermetica.magician.TemplateGL
Specify the raster position for pixel
glRasterPos4d(double, double, double, double) - Method in class com.hermetica.magician.ProfileGL
Specify the raster position for pixel
glRasterPos4d(double, double, double, double) - Method in class com.hermetica.magician.TraceGL
Specify the raster position for pixel
glRasterPos4d(double, double, double, double) - Method in interface com.hermetica.magician.GL
Specify the raster position for pixel
glRasterPos4dv(double[]) - Method in class com.hermetica.magician.ErrorGL
Specify the raster position for pixel
glRasterPos4dv(double[]) - Method in class com.hermetica.magician.CoreGL
Specify the raster position for pixel
glRasterPos4dv(double[]) - Method in class com.hermetica.magician.TemplateGL
Specify the raster position for pixel
glRasterPos4dv(double[]) - Method in class com.hermetica.magician.ProfileGL
Specify the raster position for pixel
glRasterPos4dv(double[]) - Method in class com.hermetica.magician.TraceGL
Specify the raster position for pixel
glRasterPos4dv(double[]) - Method in interface com.hermetica.magician.GL
Specify the raster position for pixel
glRasterPos4f(float, float, float, float) - Method in class com.hermetica.magician.ErrorGL
Specify the raster position for pixel
glRasterPos4f(float, float, float, float) - Method in class com.hermetica.magician.CoreGL
Specify the raster position for pixel
glRasterPos4f(float, float, float, float) - Method in class com.hermetica.magician.TemplateGL
Specify the raster position for pixel
glRasterPos4f(float, float, float, float) - Method in class com.hermetica.magician.ProfileGL
Specify the raster position for pixel
glRasterPos4f(float, float, float, float) - Method in class com.hermetica.magician.TraceGL
Specify the raster position for pixel
glRasterPos4f(float, float, float, float) - Method in interface com.hermetica.magician.GL
Specify the raster position for pixel
glRasterPos4fv(float[]) - Method in class com.hermetica.magician.ErrorGL
Specify the raster position for pixel
glRasterPos4fv(float[]) - Method in class com.hermetica.magician.CoreGL
Specify the raster position for pixel
glRasterPos4fv(float[]) - Method in class com.hermetica.magician.TemplateGL
Specify the raster position for pixel
glRasterPos4fv(float[]) - Method in class com.hermetica.magician.ProfileGL
Specify the raster position for pixel
glRasterPos4fv(float[]) - Method in class com.hermetica.magician.TraceGL
Specify the raster position for pixel
glRasterPos4fv(float[]) - Method in interface com.hermetica.magician.GL
Specify the raster position for pixel
glRasterPos4i(int, int, int, int) - Method in class com.hermetica.magician.ErrorGL
Specify the raster position for pixel
glRasterPos4i(int, int, int, int) - Method in class com.hermetica.magician.CoreGL
Specify the raster position for pixel
glRasterPos4i(int, int, int, int) - Method in class com.hermetica.magician.TemplateGL
Specify the raster position for pixel
glRasterPos4i(int, int, int, int) - Method in class com.hermetica.magician.ProfileGL
Specify the raster position for pixel
glRasterPos4i(int, int, int, int) - Method in class com.hermetica.magician.TraceGL
Specify the raster position for pixel
glRasterPos4i(int, int, int, int) - Method in interface com.hermetica.magician.GL
Specify the raster position for pixel
glRasterPos4iv(int[]) - Method in class com.hermetica.magician.ErrorGL
Specify the raster position for pixel
glRasterPos4iv(int[]) - Method in class com.hermetica.magician.CoreGL
Specify the raster position for pixel
glRasterPos4iv(int[]) - Method in class com.hermetica.magician.TemplateGL
Specify the raster position for pixel
glRasterPos4iv(int[]) - Method in class com.hermetica.magician.ProfileGL
Specify the raster position for pixel
glRasterPos4iv(int[]) - Method in class com.hermetica.magician.TraceGL
Specify the raster position for pixel
glRasterPos4iv(int[]) - Method in interface com.hermetica.magician.GL
Specify the raster position for pixel
glRasterPos4s(short, short, short, short) - Method in class com.hermetica.magician.ErrorGL
Specify the raster position for pixel
glRasterPos4s(short, short, short, short) - Method in class com.hermetica.magician.CoreGL
Specify the raster position for pixel
glRasterPos4s(short, short, short, short) - Method in class com.hermetica.magician.TemplateGL
Specify the raster position for pixel
glRasterPos4s(short, short, short, short) - Method in class com.hermetica.magician.ProfileGL
Specify the raster position for pixel
glRasterPos4s(short, short, short, short) - Method in class com.hermetica.magician.TraceGL
Specify the raster position for pixel
glRasterPos4s(short, short, short, short) - Method in interface com.hermetica.magician.GL
Specify the raster position for pixel
glRasterPos4sv(short[]) - Method in class com.hermetica.magician.ErrorGL
Specify the raster position for pixel
glRasterPos4sv(short[]) - Method in class com.hermetica.magician.CoreGL
Specify the raster position for pixel
glRasterPos4sv(short[]) - Method in class com.hermetica.magician.TemplateGL
Specify the raster position for pixel
glRasterPos4sv(short[]) - Method in class com.hermetica.magician.ProfileGL
Specify the raster position for pixel
glRasterPos4sv(short[]) - Method in class com.hermetica.magician.TraceGL
Specify the raster position for pixel
glRasterPos4sv(short[]) - Method in interface com.hermetica.magician.GL
Specify the raster position for pixel
glReadBuffer(int) - Method in class com.hermetica.magician.ErrorGL
Select a colour buffer source for pixels
glReadBuffer(int) - Method in class com.hermetica.magician.CoreGL
Select a colour buffer source for pixels
glReadBuffer(int) - Method in class com.hermetica.magician.TemplateGL
Select a colour buffer source for pixels
glReadBuffer(int) - Method in class com.hermetica.magician.ProfileGL
Select a colour buffer source for pixels
glReadBuffer(int) - Method in class com.hermetica.magician.TraceGL
Select a colour buffer source for pixels
glReadBuffer(int) - Method in interface com.hermetica.magician.GL
Select a colour buffer source for pixels
glReadPixels(int, int, int, int, int, int, byte[]) - Method in class com.hermetica.magician.ErrorGL
Read a block of pixels from the frame buffer
glReadPixels(int, int, int, int, int, int, byte[]) - Method in class com.hermetica.magician.CoreGL
Read a block of pixels from the frame buffer
glReadPixels(int, int, int, int, int, int, byte[]) - Method in class com.hermetica.magician.TemplateGL
Read a block of pixels from the frame buffer
glReadPixels(int, int, int, int, int, int, byte[]) - Method in class com.hermetica.magician.ProfileGL
Read a block of pixels from the frame buffer
glReadPixels(int, int, int, int, int, int, byte[]) - Method in class com.hermetica.magician.TraceGL
Read a block of pixels from the frame buffer
glReadPixels(int, int, int, int, int, int, byte[]) - Method in interface com.hermetica.magician.GL
Read a block of pixels from the frame buffer
glReadPixels(int, int, int, int, int, int, float[]) - Method in class com.hermetica.magician.ErrorGL
Read a block of pixels from the frame buffer
glReadPixels(int, int, int, int, int, int, float[]) - Method in class com.hermetica.magician.CoreGL
Read a block of pixels from the frame buffer
glReadPixels(int, int, int, int, int, int, float[]) - Method in class com.hermetica.magician.TemplateGL
Read a block of pixels from the frame buffer
glReadPixels(int, int, int, int, int, int, float[]) - Method in class com.hermetica.magician.ProfileGL
Read a block of pixels from the frame buffer
glReadPixels(int, int, int, int, int, int, float[]) - Method in class com.hermetica.magician.TraceGL
Read a block of pixels from the frame buffer
glReadPixels(int, int, int, int, int, int, float[]) - Method in interface com.hermetica.magician.GL
Read a block of pixels from the frame buffer
glReadPixels(int, int, int, int, int, int, int[]) - Method in class com.hermetica.magician.ErrorGL
Read a block of pixels from the frame buffer
glReadPixels(int, int, int, int, int, int, int[]) - Method in class com.hermetica.magician.CoreGL
Read a block of pixels from the frame buffer
glReadPixels(int, int, int, int, int, int, int[]) - Method in class com.hermetica.magician.TemplateGL
Read a block of pixels from the frame buffer
glReadPixels(int, int, int, int, int, int, int[]) - Method in class com.hermetica.magician.ProfileGL
Read a block of pixels from the frame buffer
glReadPixels(int, int, int, int, int, int, int[]) - Method in class com.hermetica.magician.TraceGL
Read a block of pixels from the frame buffer
glReadPixels(int, int, int, int, int, int, int[]) - Method in interface com.hermetica.magician.GL
Read a block of pixels from the frame buffer
glReadPixels(int, int, int, int, int, int, short[]) - Method in class com.hermetica.magician.ErrorGL
Read a block of pixels from the frame buffer
glReadPixels(int, int, int, int, int, int, short[]) - Method in class com.hermetica.magician.CoreGL
Read a block of pixels from the frame buffer
glReadPixels(int, int, int, int, int, int, short[]) - Method in class com.hermetica.magician.TemplateGL
Read a block of pixels from the frame buffer
glReadPixels(int, int, int, int, int, int, short[]) - Method in class com.hermetica.magician.ProfileGL
Read a block of pixels from the frame buffer
glReadPixels(int, int, int, int, int, int, short[]) - Method in class com.hermetica.magician.TraceGL
Read a block of pixels from the frame buffer
glReadPixels(int, int, int, int, int, int, short[]) - Method in interface com.hermetica.magician.GL
Read a block of pixels from the frame buffer
glRectd(double, double, double, double) - Method in class com.hermetica.magician.ErrorGL
Draw a rectangle
glRectd(double, double, double, double) - Method in class com.hermetica.magician.CoreGL
Draw a rectangle
glRectd(double, double, double, double) - Method in class com.hermetica.magician.TemplateGL
Draw a rectangle
glRectd(double, double, double, double) - Method in class com.hermetica.magician.ProfileGL
Draw a rectangle
glRectd(double, double, double, double) - Method in class com.hermetica.magician.TraceGL
Draw a rectangle
glRectd(double, double, double, double) - Method in interface com.hermetica.magician.GL
Draw a rectangle
glRectdv(double[], double[]) - Method in class com.hermetica.magician.ErrorGL
Draw a rectangle
glRectdv(double[], double[]) - Method in class com.hermetica.magician.CoreGL
Draw a rectangle
glRectdv(double[], double[]) - Method in class com.hermetica.magician.TemplateGL
Draw a rectangle
glRectdv(double[], double[]) - Method in class com.hermetica.magician.ProfileGL
Draw a rectangle
glRectdv(double[], double[]) - Method in class com.hermetica.magician.TraceGL
Draw a rectangle
glRectdv(double[], double[]) - Method in interface com.hermetica.magician.GL
Draw a rectangle
glRectf(float, float, float, float) - Method in class com.hermetica.magician.ErrorGL
Draw a rectangle
glRectf(float, float, float, float) - Method in class com.hermetica.magician.CoreGL
Draw a rectangle
glRectf(float, float, float, float) - Method in class com.hermetica.magician.TemplateGL
Draw a rectangle
glRectf(float, float, float, float) - Method in class com.hermetica.magician.ProfileGL
Draw a rectangle
glRectf(float, float, float, float) - Method in class com.hermetica.magician.TraceGL
Draw a rectangle
glRectf(float, float, float, float) - Method in interface com.hermetica.magician.GL
Draw a rectangle
glRectfv(float[], float[]) - Method in class com.hermetica.magician.ErrorGL
Draw a rectangle
glRectfv(float[], float[]) - Method in class com.hermetica.magician.CoreGL
Draw a rectangle
glRectfv(float[], float[]) - Method in class com.hermetica.magician.TemplateGL
Draw a rectangle
glRectfv(float[], float[]) - Method in class com.hermetica.magician.ProfileGL
Draw a rectangle
glRectfv(float[], float[]) - Method in class com.hermetica.magician.TraceGL
Draw a rectangle
glRectfv(float[], float[]) - Method in interface com.hermetica.magician.GL
Draw a rectangle
glRecti(int, int, int, int) - Method in class com.hermetica.magician.ErrorGL
Draw a rectangle
glRecti(int, int, int, int) - Method in class com.hermetica.magician.CoreGL
Draw a rectangle
glRecti(int, int, int, int) - Method in class com.hermetica.magician.TemplateGL
Draw a rectangle
glRecti(int, int, int, int) - Method in class com.hermetica.magician.ProfileGL
Draw a rectangle
glRecti(int, int, int, int) - Method in class com.hermetica.magician.TraceGL
Draw a rectangle
glRecti(int, int, int, int) - Method in interface com.hermetica.magician.GL
Draw a rectangle
glRectiv(int[], int[]) - Method in class com.hermetica.magician.ErrorGL
Draw a rectangle
glRectiv(int[], int[]) - Method in class com.hermetica.magician.CoreGL
Draw a rectangle
glRectiv(int[], int[]) - Method in class com.hermetica.magician.TemplateGL
Draw a rectangle
glRectiv(int[], int[]) - Method in class com.hermetica.magician.ProfileGL
Draw a rectangle
glRectiv(int[], int[]) - Method in class com.hermetica.magician.TraceGL
Draw a rectangle
glRectiv(int[], int[]) - Method in interface com.hermetica.magician.GL
Draw a rectangle
glRects(short, short, short, short) - Method in class com.hermetica.magician.ErrorGL
Draw a rectangle
glRects(short, short, short, short) - Method in class com.hermetica.magician.CoreGL
Draw a rectangle
glRects(short, short, short, short) - Method in class com.hermetica.magician.TemplateGL
Draw a rectangle
glRects(short, short, short, short) - Method in class com.hermetica.magician.ProfileGL
Draw a rectangle
glRects(short, short, short, short) - Method in class com.hermetica.magician.TraceGL
Draw a rectangle
glRects(short, short, short, short) - Method in interface com.hermetica.magician.GL
Draw a rectangle
glRectsv(short[], short[]) - Method in class com.hermetica.magician.ErrorGL
Draw a rectangle
glRectsv(short[], short[]) - Method in class com.hermetica.magician.CoreGL
Draw a rectangle
glRectsv(short[], short[]) - Method in class com.hermetica.magician.TemplateGL
Draw a rectangle
glRectsv(short[], short[]) - Method in class com.hermetica.magician.ProfileGL
Draw a rectangle
glRectsv(short[], short[]) - Method in class com.hermetica.magician.TraceGL
Draw a rectangle
glRectsv(short[], short[]) - Method in interface com.hermetica.magician.GL
Draw a rectangle
glRenderMode(int) - Method in class com.hermetica.magician.ErrorGL
Set rasterization mode
glRenderMode(int) - Method in class com.hermetica.magician.CoreGL
Set rasterization mode
glRenderMode(int) - Method in class com.hermetica.magician.TemplateGL
Set rasterization mode
glRenderMode(int) - Method in class com.hermetica.magician.ProfileGL
Set rasterization mode
glRenderMode(int) - Method in class com.hermetica.magician.TraceGL
Set rasterization mode
glRenderMode(int) - Method in interface com.hermetica.magician.GL
Set rasterization mode
glRotated(double, double, double, double) - Method in class com.hermetica.magician.ErrorGL
Multiply the current matrix by a rotation matrix
glRotated(double, double, double, double) - Method in class com.hermetica.magician.CoreGL
Multiply the current matrix by a rotation matrix
glRotated(double, double, double, double) - Method in class com.hermetica.magician.TemplateGL
Multiply the current matrix by a rotation matrix
glRotated(double, double, double, double) - Method in class com.hermetica.magician.ProfileGL
Multiply the current matrix by a rotation matrix
glRotated(double, double, double, double) - Method in class com.hermetica.magician.TraceGL
Multiply the current matrix by a rotation matrix
glRotated(double, double, double, double) - Method in interface com.hermetica.magician.GL
Multiply the current matrix by a rotation matrix
glRotatef(float, float, float, float) - Method in class com.hermetica.magician.ErrorGL
Multiply the current matrix by a rotation matrix
glRotatef(float, float, float, float) - Method in class com.hermetica.magician.CoreGL
Multiply the current matrix by a rotation matrix
glRotatef(float, float, float, float) - Method in class com.hermetica.magician.TemplateGL
Multiply the current matrix by a rotation matrix
glRotatef(float, float, float, float) - Method in class com.hermetica.magician.ProfileGL
Multiply the current matrix by a rotation matrix
glRotatef(float, float, float, float) - Method in class com.hermetica.magician.TraceGL
Multiply the current matrix by a rotation matrix
glRotatef(float, float, float, float) - Method in interface com.hermetica.magician.GL
Multiply the current matrix by a rotation matrix
glScaled(double, double, double) - Method in class com.hermetica.magician.ErrorGL
Multiply the current matrix by a general scaling matrix
glScaled(double, double, double) - Method in class com.hermetica.magician.CoreGL
Multiply the current matrix by a general scaling matrix
glScaled(double, double, double) - Method in class com.hermetica.magician.TemplateGL
Multiply the current matrix by a general scaling matrix
glScaled(double, double, double) - Method in class com.hermetica.magician.ProfileGL
Multiply the current matrix by a general scaling matrix
glScaled(double, double, double) - Method in class com.hermetica.magician.TraceGL
Multiply the current matrix by a general scaling matrix
glScaled(double, double, double) - Method in interface com.hermetica.magician.GL
Multiply the current matrix by a general scaling matrix
glScalef(float, float, float) - Method in class com.hermetica.magician.ErrorGL
Multiply the current matrix by a general scaling matrix
glScalef(float, float, float) - Method in class com.hermetica.magician.CoreGL
Multiply the current matrix by a general scaling matrix
glScalef(float, float, float) - Method in class com.hermetica.magician.TemplateGL
Multiply the current matrix by a general scaling matrix
glScalef(float, float, float) - Method in class com.hermetica.magician.ProfileGL
Multiply the current matrix by a general scaling matrix
glScalef(float, float, float) - Method in class com.hermetica.magician.TraceGL
Multiply the current matrix by a general scaling matrix
glScalef(float, float, float) - Method in interface com.hermetica.magician.GL
Multiply the current matrix by a general scaling matrix
glScissor(int, int, int, int) - Method in class com.hermetica.magician.ErrorGL
Define the scissor box
glScissor(int, int, int, int) - Method in class com.hermetica.magician.CoreGL
Define the scissor box
glScissor(int, int, int, int) - Method in class com.hermetica.magician.TemplateGL
Define the scissor box
glScissor(int, int, int, int) - Method in class com.hermetica.magician.ProfileGL
Define the scissor box
glScissor(int, int, int, int) - Method in class com.hermetica.magician.TraceGL
Define the scissor box
glScissor(int, int, int, int) - Method in interface com.hermetica.magician.GL
Define the scissor box
glSelectBuffer(int, int[]) - Method in class com.hermetica.magician.ErrorGL
Establish a buffer for selection mode values.
glSelectBuffer(int, int[]) - Method in class com.hermetica.magician.CoreGL
Establish a buffer for selection mode values.
glSelectBuffer(int, int[]) - Method in class com.hermetica.magician.TemplateGL
Establish a buffer for selection mode values.
glSelectBuffer(int, int[]) - Method in class com.hermetica.magician.ProfileGL
Establish a buffer for selection mode values.
glSelectBuffer(int, int[]) - Method in class com.hermetica.magician.TraceGL
Establish a buffer for selection mode values.
glSelectBuffer(int, int[]) - Method in interface com.hermetica.magician.GL
Establish a buffer for selection mode values.
glShadeModel(int) - Method in class com.hermetica.magician.ErrorGL
Select flat or smooth shading
glShadeModel(int) - Method in class com.hermetica.magician.CoreGL
Select flat or smooth shading
glShadeModel(int) - Method in class com.hermetica.magician.TemplateGL
Select flat or smooth shading
glShadeModel(int) - Method in class com.hermetica.magician.ProfileGL
Select flat or smooth shading
glShadeModel(int) - Method in class com.hermetica.magician.TraceGL
Select flat or smooth shading
glShadeModel(int) - Method in interface com.hermetica.magician.GL
Select flat or smooth shading
glStencilFunc(int, int, int) - Method in class com.hermetica.magician.ErrorGL
Set function and reference value for stencil testing
glStencilFunc(int, int, int) - Method in class com.hermetica.magician.CoreGL
Set function and reference value for stencil testing
glStencilFunc(int, int, int) - Method in class com.hermetica.magician.TemplateGL
Set function and reference value for stencil testing
glStencilFunc(int, int, int) - Method in class com.hermetica.magician.ProfileGL
Set function and reference value for stencil testing
glStencilFunc(int, int, int) - Method in class com.hermetica.magician.TraceGL
Set function and reference value for stencil testing
glStencilFunc(int, int, int) - Method in interface com.hermetica.magician.GL
Set function and reference value for stencil testing
glStencilMask(int) - Method in class com.hermetica.magician.ErrorGL
Control the writing of individual bits in the stencil planes
glStencilMask(int) - Method in class com.hermetica.magician.CoreGL
Control the writing of individual bits in the stencil planes
glStencilMask(int) - Method in class com.hermetica.magician.TemplateGL
Control the writing of individual bits in the stencil planes
glStencilMask(int) - Method in class com.hermetica.magician.ProfileGL
Control the writing of individual bits in the stencil planes
glStencilMask(int) - Method in class com.hermetica.magician.TraceGL
Control the writing of individual bits in the stencil planes
glStencilMask(int) - Method in interface com.hermetica.magician.GL
Control the writing of individual bits in the stencil planes
glStencilOp(int, int, int) - Method in class com.hermetica.magician.ErrorGL
Set stencil test actions
glStencilOp(int, int, int) - Method in class com.hermetica.magician.CoreGL
Set stencil test actions
glStencilOp(int, int, int) - Method in class com.hermetica.magician.TemplateGL
Set stencil test actions
glStencilOp(int, int, int) - Method in class com.hermetica.magician.ProfileGL
Set stencil test actions
glStencilOp(int, int, int) - Method in class com.hermetica.magician.TraceGL
Set stencil test actions
glStencilOp(int, int, int) - Method in interface com.hermetica.magician.GL
Set stencil test actions
glTexCoord1d(double) - Method in class com.hermetica.magician.ErrorGL
Set the current texture coordinates
glTexCoord1d(double) - Method in class com.hermetica.magician.CoreGL
Set the current texture coordinates
glTexCoord1d(double) - Method in class com.hermetica.magician.TemplateGL
Set the current texture coordinates
glTexCoord1d(double) - Method in class com.hermetica.magician.ProfileGL
Set the current texture coordinates
glTexCoord1d(double) - Method in class com.hermetica.magician.TraceGL
Set the current texture coordinates
glTexCoord1d(double) - Method in interface com.hermetica.magician.GL
Set the current texture coordinates
glTexCoord1dv(double[]) - Method in class com.hermetica.magician.ErrorGL
Set the current texture coordinates
glTexCoord1dv(double[]) - Method in class com.hermetica.magician.CoreGL
Set the current texture coordinates
glTexCoord1dv(double[]) - Method in class com.hermetica.magician.TemplateGL
Set the current texture coordinates
glTexCoord1dv(double[]) - Method in class com.hermetica.magician.ProfileGL
Set the current texture coordinates
glTexCoord1dv(double[]) - Method in class com.hermetica.magician.TraceGL
Set the current texture coordinates
glTexCoord1dv(double[]) - Method in interface com.hermetica.magician.GL
Set the current texture coordinates
glTexCoord1f(float) - Method in class com.hermetica.magician.ErrorGL
Set the current texture coordinates
glTexCoord1f(float) - Method in class com.hermetica.magician.CoreGL
Set the current texture coordinates
glTexCoord1f(float) - Method in class com.hermetica.magician.TemplateGL
Set the current texture coordinates
glTexCoord1f(float) - Method in class com.hermetica.magician.ProfileGL
Set the current texture coordinates
glTexCoord1f(float) - Method in class com.hermetica.magician.TraceGL
Set the current texture coordinates
glTexCoord1f(float) - Method in interface com.hermetica.magician.GL
Set the current texture coordinates
glTexCoord1fv(float[]) - Method in class com.hermetica.magician.ErrorGL
Set the current texture coordinates
glTexCoord1fv(float[]) - Method in class com.hermetica.magician.CoreGL
Set the current texture coordinates
glTexCoord1fv(float[]) - Method in class com.hermetica.magician.TemplateGL
Set the current texture coordinates
glTexCoord1fv(float[]) - Method in class com.hermetica.magician.ProfileGL
Set the current texture coordinates
glTexCoord1fv(float[]) - Method in class com.hermetica.magician.TraceGL
Set the current texture coordinates
glTexCoord1fv(float[]) - Method in interface com.hermetica.magician.GL
Set the current texture coordinates
glTexCoord1i(int) - Method in class com.hermetica.magician.ErrorGL
Set the current texture coordinates
glTexCoord1i(int) - Method in class com.hermetica.magician.CoreGL
Set the current texture coordinates
glTexCoord1i(int) - Method in class com.hermetica.magician.TemplateGL
Set the current texture coordinates
glTexCoord1i(int) - Method in class com.hermetica.magician.ProfileGL
Set the current texture coordinates
glTexCoord1i(int) - Method in class com.hermetica.magician.TraceGL
Set the current texture coordinates
glTexCoord1i(int) - Method in interface com.hermetica.magician.GL
Set the current texture coordinates
glTexCoord1iv(int[]) - Method in class com.hermetica.magician.ErrorGL
Set the current texture coordinates
glTexCoord1iv(int[]) - Method in class com.hermetica.magician.CoreGL
Set the current texture coordinates
glTexCoord1iv(int[]) - Method in class com.hermetica.magician.TemplateGL
Set the current texture coordinates
glTexCoord1iv(int[]) - Method in class com.hermetica.magician.ProfileGL
Set the current texture coordinates
glTexCoord1iv(int[]) - Method in class com.hermetica.magician.TraceGL
Set the current texture coordinates
glTexCoord1iv(int[]) - Method in interface com.hermetica.magician.GL
Set the current texture coordinates
glTexCoord1s(short) - Method in class com.hermetica.magician.ErrorGL
Set the current texture coordinates
glTexCoord1s(short) - Method in class com.hermetica.magician.CoreGL
Set the current texture coordinates
glTexCoord1s(short) - Method in class com.hermetica.magician.TemplateGL
Set the current texture coordinates
glTexCoord1s(short) - Method in class com.hermetica.magician.ProfileGL
Set the current texture coordinates
glTexCoord1s(short) - Method in class com.hermetica.magician.TraceGL
Set the current texture coordinates
glTexCoord1s(short) - Method in interface com.hermetica.magician.GL
Set the current texture coordinates
glTexCoord1sv(short[]) - Method in class com.hermetica.magician.ErrorGL
Set the current texture coordinates
glTexCoord1sv(short[]) - Method in class com.hermetica.magician.CoreGL
Set the current texture coordinates
glTexCoord1sv(short[]) - Method in class com.hermetica.magician.TemplateGL
Set the current texture coordinates
glTexCoord1sv(short[]) - Method in class com.hermetica.magician.ProfileGL
Set the current texture coordinates
glTexCoord1sv(short[]) - Method in class com.hermetica.magician.TraceGL
Set the current texture coordinates
glTexCoord1sv(short[]) - Method in interface com.hermetica.magician.GL
Set the current texture coordinates
glTexCoord2d(double, double) - Method in class com.hermetica.magician.ErrorGL
Set the current texture coordinates
glTexCoord2d(double, double) - Method in class com.hermetica.magician.CoreGL
Set the current texture coordinates
glTexCoord2d(double, double) - Method in class com.hermetica.magician.TemplateGL
Set the current texture coordinates
glTexCoord2d(double, double) - Method in class com.hermetica.magician.ProfileGL
Set the current texture coordinates
glTexCoord2d(double, double) - Method in class com.hermetica.magician.TraceGL
Set the current texture coordinates
glTexCoord2d(double, double) - Method in interface com.hermetica.magician.GL
Set the current texture coordinates
glTexCoord2dv(double[]) - Method in class com.hermetica.magician.ErrorGL
Set the current texture coordinates
glTexCoord2dv(double[]) - Method in class com.hermetica.magician.CoreGL
Set the current texture coordinates
glTexCoord2dv(double[]) - Method in class com.hermetica.magician.TemplateGL
Set the current texture coordinates
glTexCoord2dv(double[]) - Method in class com.hermetica.magician.ProfileGL
Set the current texture coordinates
glTexCoord2dv(double[]) - Method in class com.hermetica.magician.TraceGL
Set the current texture coordinates
glTexCoord2dv(double[]) - Method in interface com.hermetica.magician.GL
Set the current texture coordinates
glTexCoord2f(float, float) - Method in class com.hermetica.magician.ErrorGL
Set the current texture coordinates
glTexCoord2f(float, float) - Method in class com.hermetica.magician.CoreGL
Set the current texture coordinates
glTexCoord2f(float, float) - Method in class com.hermetica.magician.TemplateGL
Set the current texture coordinates
glTexCoord2f(float, float) - Method in class com.hermetica.magician.ProfileGL
Set the current texture coordinates
glTexCoord2f(float, float) - Method in class com.hermetica.magician.TraceGL
Set the current texture coordinates
glTexCoord2f(float, float) - Method in interface com.hermetica.magician.GL
Set the current texture coordinates
glTexCoord2fv(float[]) - Method in class com.hermetica.magician.ErrorGL
Set the current texture coordinates
glTexCoord2fv(float[]) - Method in class com.hermetica.magician.CoreGL
Set the current texture coordinates
glTexCoord2fv(float[]) - Method in class com.hermetica.magician.TemplateGL
Set the current texture coordinates
glTexCoord2fv(float[]) - Method in class com.hermetica.magician.ProfileGL
Set the current texture coordinates
glTexCoord2fv(float[]) - Method in class com.hermetica.magician.TraceGL
Set the current texture coordinates
glTexCoord2fv(float[]) - Method in interface com.hermetica.magician.GL
Set the current texture coordinates
glTexCoord2i(int, int) - Method in class com.hermetica.magician.ErrorGL
Set the current texture coordinates
glTexCoord2i(int, int) - Method in class com.hermetica.magician.CoreGL
Set the current texture coordinates
glTexCoord2i(int, int) - Method in class com.hermetica.magician.TemplateGL
Set the current texture coordinates
glTexCoord2i(int, int) - Method in class com.hermetica.magician.ProfileGL
Set the current texture coordinates
glTexCoord2i(int, int) - Method in class com.hermetica.magician.TraceGL
Set the current texture coordinates
glTexCoord2i(int, int) - Method in interface com.hermetica.magician.GL
Set the current texture coordinates
glTexCoord2iv(int[]) - Method in class com.hermetica.magician.ErrorGL
Set the current texture coordinates
glTexCoord2iv(int[]) - Method in class com.hermetica.magician.CoreGL
Set the current texture coordinates
glTexCoord2iv(int[]) - Method in class com.hermetica.magician.TemplateGL
Set the current texture coordinates
glTexCoord2iv(int[]) - Method in class com.hermetica.magician.ProfileGL
Set the current texture coordinates
glTexCoord2iv(int[]) - Method in class com.hermetica.magician.TraceGL
Set the current texture coordinates
glTexCoord2iv(int[]) - Method in interface com.hermetica.magician.GL
Set the current texture coordinates
glTexCoord2s(short, short) - Method in class com.hermetica.magician.ErrorGL
Set the current texture coordinates
glTexCoord2s(short, short) - Method in class com.hermetica.magician.CoreGL
Set the current texture coordinates
glTexCoord2s(short, short) - Method in class com.hermetica.magician.TemplateGL
Set the current texture coordinates
glTexCoord2s(short, short) - Method in class com.hermetica.magician.ProfileGL
Set the current texture coordinates
glTexCoord2s(short, short) - Method in class com.hermetica.magician.TraceGL
Set the current texture coordinates
glTexCoord2s(short, short) - Method in interface com.hermetica.magician.GL
Set the current texture coordinates
glTexCoord2sv(short[]) - Method in class com.hermetica.magician.ErrorGL
Set the current texture coordinates
glTexCoord2sv(short[]) - Method in class com.hermetica.magician.CoreGL
Set the current texture coordinates
glTexCoord2sv(short[]) - Method in class com.hermetica.magician.TemplateGL
Set the current texture coordinates
glTexCoord2sv(short[]) - Method in class com.hermetica.magician.ProfileGL
Set the current texture coordinates
glTexCoord2sv(short[]) - Method in class com.hermetica.magician.TraceGL
Set the current texture coordinates
glTexCoord2sv(short[]) - Method in interface com.hermetica.magician.GL
Set the current texture coordinates
glTexCoord3d(double, double, double) - Method in class com.hermetica.magician.ErrorGL
Set the current texture coordinates
glTexCoord3d(double, double, double) - Method in class com.hermetica.magician.CoreGL
Set the current texture coordinates
glTexCoord3d(double, double, double) - Method in class com.hermetica.magician.TemplateGL
Set the current texture coordinates
glTexCoord3d(double, double, double) - Method in class com.hermetica.magician.ProfileGL
Set the current texture coordinates
glTexCoord3d(double, double, double) - Method in class com.hermetica.magician.TraceGL
Set the current texture coordinates
glTexCoord3d(double, double, double) - Method in interface com.hermetica.magician.GL
Set the current texture coordinates
glTexCoord3dv(double[]) - Method in class com.hermetica.magician.ErrorGL
Set the current texture coordinates
glTexCoord3dv(double[]) - Method in class com.hermetica.magician.CoreGL
Set the current texture coordinates
glTexCoord3dv(double[]) - Method in class com.hermetica.magician.TemplateGL
Set the current texture coordinates
glTexCoord3dv(double[]) - Method in class com.hermetica.magician.ProfileGL
Set the current texture coordinates
glTexCoord3dv(double[]) - Method in class com.hermetica.magician.TraceGL
Set the current texture coordinates
glTexCoord3dv(double[]) - Method in interface com.hermetica.magician.GL
Set the current texture coordinates
glTexCoord3f(float, float, float) - Method in class com.hermetica.magician.ErrorGL
Set the current texture coordinates
glTexCoord3f(float, float, float) - Method in class com.hermetica.magician.CoreGL
Set the current texture coordinates
glTexCoord3f(float, float, float) - Method in class com.hermetica.magician.TemplateGL
Set the current texture coordinates
glTexCoord3f(float, float, float) - Method in class com.hermetica.magician.ProfileGL
Set the current texture coordinates
glTexCoord3f(float, float, float) - Method in class com.hermetica.magician.TraceGL
Set the current texture coordinates
glTexCoord3f(float, float, float) - Method in interface com.hermetica.magician.GL
Set the current texture coordinates
glTexCoord3fv(float[]) - Method in class com.hermetica.magician.ErrorGL
Set the current texture coordinates
glTexCoord3fv(float[]) - Method in class com.hermetica.magician.CoreGL
Set the current texture coordinates
glTexCoord3fv(float[]) - Method in class com.hermetica.magician.TemplateGL
Set the current texture coordinates
glTexCoord3fv(float[]) - Method in class com.hermetica.magician.ProfileGL
Set the current texture coordinates
glTexCoord3fv(float[]) - Method in class com.hermetica.magician.TraceGL
Set the current texture coordinates
glTexCoord3fv(float[]) - Method in interface com.hermetica.magician.GL
Set the current texture coordinates
glTexCoord3i(int, int, int) - Method in class com.hermetica.magician.ErrorGL
Set the current texture coordinates
glTexCoord3i(int, int, int) - Method in class com.hermetica.magician.CoreGL
Set the current texture coordinates
glTexCoord3i(int, int, int) - Method in class com.hermetica.magician.TemplateGL
Set the current texture coordinates
glTexCoord3i(int, int, int) - Method in class com.hermetica.magician.ProfileGL
Set the current texture coordinates
glTexCoord3i(int, int, int) - Method in class com.hermetica.magician.TraceGL
Set the current texture coordinates
glTexCoord3i(int, int, int) - Method in interface com.hermetica.magician.GL
Set the current texture coordinates
glTexCoord3iv(int[]) - Method in class com.hermetica.magician.ErrorGL
Set the current texture coordinates
glTexCoord3iv(int[]) - Method in class com.hermetica.magician.CoreGL
Set the current texture coordinates
glTexCoord3iv(int[]) - Method in class com.hermetica.magician.TemplateGL
Set the current texture coordinates
glTexCoord3iv(int[]) - Method in class com.hermetica.magician.ProfileGL
Set the current texture coordinates
glTexCoord3iv(int[]) - Method in class com.hermetica.magician.TraceGL
Set the current texture coordinates
glTexCoord3iv(int[]) - Method in interface com.hermetica.magician.GL
Set the current texture coordinates
glTexCoord3s(short, short, short) - Method in class com.hermetica.magician.ErrorGL
Set the current texture coordinates
glTexCoord3s(short, short, short) - Method in class com.hermetica.magician.CoreGL
Set the current texture coordinates
glTexCoord3s(short, short, short) - Method in class com.hermetica.magician.TemplateGL
Set the current texture coordinates
glTexCoord3s(short, short, short) - Method in class com.hermetica.magician.ProfileGL
Set the current texture coordinates
glTexCoord3s(short, short, short) - Method in class com.hermetica.magician.TraceGL
Set the current texture coordinates
glTexCoord3s(short, short, short) - Method in interface com.hermetica.magician.GL
Set the current texture coordinates
glTexCoord3sv(short[]) - Method in class com.hermetica.magician.ErrorGL
Set the current texture coordinates
glTexCoord3sv(short[]) - Method in class com.hermetica.magician.CoreGL
Set the current texture coordinates
glTexCoord3sv(short[]) - Method in class com.hermetica.magician.TemplateGL
Set the current texture coordinates
glTexCoord3sv(short[]) - Method in class com.hermetica.magician.ProfileGL
Set the current texture coordinates
glTexCoord3sv(short[]) - Method in class com.hermetica.magician.TraceGL
Set the current texture coordinates
glTexCoord3sv(short[]) - Method in interface com.hermetica.magician.GL
Set the current texture coordinates
glTexCoord4d(double, double, double, double) - Method in class com.hermetica.magician.ErrorGL
Set the current texture coordinates
glTexCoord4d(double, double, double, double) - Method in class com.hermetica.magician.CoreGL
Set the current texture coordinates
glTexCoord4d(double, double, double, double) - Method in class com.hermetica.magician.TemplateGL
Set the current texture coordinates
glTexCoord4d(double, double, double, double) - Method in class com.hermetica.magician.ProfileGL
Set the current texture coordinates
glTexCoord4d(double, double, double, double) - Method in class com.hermetica.magician.TraceGL
Set the current texture coordinates
glTexCoord4d(double, double, double, double) - Method in interface com.hermetica.magician.GL
Set the current texture coordinates
glTexCoord4dv(double[]) - Method in class com.hermetica.magician.ErrorGL
Set the current texture coordinates
glTexCoord4dv(double[]) - Method in class com.hermetica.magician.CoreGL
Set the current texture coordinates
glTexCoord4dv(double[]) - Method in class com.hermetica.magician.TemplateGL
Set the current texture coordinates
glTexCoord4dv(double[]) - Method in class com.hermetica.magician.ProfileGL
Set the current texture coordinates
glTexCoord4dv(double[]) - Method in class com.hermetica.magician.TraceGL
Set the current texture coordinates
glTexCoord4dv(double[]) - Method in interface com.hermetica.magician.GL
Set the current texture coordinates
glTexCoord4f(float, float, float, float) - Method in class com.hermetica.magician.ErrorGL
Set the current texture coordinates
glTexCoord4f(float, float, float, float) - Method in class com.hermetica.magician.CoreGL
Set the current texture coordinates
glTexCoord4f(float, float, float, float) - Method in class com.hermetica.magician.TemplateGL
Set the current texture coordinates
glTexCoord4f(float, float, float, float) - Method in class com.hermetica.magician.ProfileGL
Set the current texture coordinates
glTexCoord4f(float, float, float, float) - Method in class com.hermetica.magician.TraceGL
Set the current texture coordinates
glTexCoord4f(float, float, float, float) - Method in interface com.hermetica.magician.GL
Set the current texture coordinates
glTexCoord4fv(float[]) - Method in class com.hermetica.magician.ErrorGL
Set the current texture coordinates
glTexCoord4fv(float[]) - Method in class com.hermetica.magician.CoreGL
Set the current texture coordinates
glTexCoord4fv(float[]) - Method in class com.hermetica.magician.TemplateGL
Set the current texture coordinates
glTexCoord4fv(float[]) - Method in class com.hermetica.magician.ProfileGL
Set the current texture coordinates
glTexCoord4fv(float[]) - Method in class com.hermetica.magician.TraceGL
Set the current texture coordinates
glTexCoord4fv(float[]) - Method in interface com.hermetica.magician.GL
Set the current texture coordinates
glTexCoord4i(int, int, int, int) - Method in class com.hermetica.magician.ErrorGL
Set the current texture coordinates
glTexCoord4i(int, int, int, int) - Method in class com.hermetica.magician.CoreGL
Set the current texture coordinates
glTexCoord4i(int, int, int, int) - Method in class com.hermetica.magician.TemplateGL
Set the current texture coordinates
glTexCoord4i(int, int, int, int) - Method in class com.hermetica.magician.ProfileGL
Set the current texture coordinates
glTexCoord4i(int, int, int, int) - Method in class com.hermetica.magician.TraceGL
Set the current texture coordinates
glTexCoord4i(int, int, int, int) - Method in interface com.hermetica.magician.GL
Set the current texture coordinates
glTexCoord4iv(int[]) - Method in class com.hermetica.magician.ErrorGL
Set the current texture coordinates
glTexCoord4iv(int[]) - Method in class com.hermetica.magician.CoreGL
Set the current texture coordinates
glTexCoord4iv(int[]) - Method in class com.hermetica.magician.TemplateGL
Set the current texture coordinates
glTexCoord4iv(int[]) - Method in class com.hermetica.magician.ProfileGL
Set the current texture coordinates
glTexCoord4iv(int[]) - Method in class com.hermetica.magician.TraceGL
Set the current texture coordinates
glTexCoord4iv(int[]) - Method in interface com.hermetica.magician.GL
Set the current texture coordinates
glTexCoord4s(short, short, short, short) - Method in class com.hermetica.magician.ErrorGL
Set the current texture coordinates
glTexCoord4s(short, short, short, short) - Method in class com.hermetica.magician.CoreGL
Set the current texture coordinates
glTexCoord4s(short, short, short, short) - Method in class com.hermetica.magician.TemplateGL
Set the current texture coordinates
glTexCoord4s(short, short, short, short) - Method in class com.hermetica.magician.ProfileGL
Set the current texture coordinates
glTexCoord4s(short, short, short, short) - Method in class com.hermetica.magician.TraceGL
Set the current texture coordinates
glTexCoord4s(short, short, short, short) - Method in interface com.hermetica.magician.GL
Set the current texture coordinates
glTexCoord4sv(short[]) - Method in class com.hermetica.magician.ErrorGL
Set the current texture coordinates
glTexCoord4sv(short[]) - Method in class com.hermetica.magician.CoreGL
Set the current texture coordinates
glTexCoord4sv(short[]) - Method in class com.hermetica.magician.TemplateGL
Set the current texture coordinates
glTexCoord4sv(short[]) - Method in class com.hermetica.magician.ProfileGL
Set the current texture coordinates
glTexCoord4sv(short[]) - Method in class com.hermetica.magician.TraceGL
Set the current texture coordinates
glTexCoord4sv(short[]) - Method in interface com.hermetica.magician.GL
Set the current texture coordinates
glTexCoordPointer(int, int, int, double[]) - Method in class com.hermetica.magician.ErrorGL
Defines an array of texture coordinates
glTexCoordPointer(int, int, int, double[]) - Method in class com.hermetica.magician.CoreGL
Defines an array of texture coordinates
glTexCoordPointer(int, int, int, double[]) - Method in class com.hermetica.magician.TemplateGL
Defines an array of texture coordinates
glTexCoordPointer(int, int, int, double[]) - Method in class com.hermetica.magician.ProfileGL
Defines an array of texture coordinates
glTexCoordPointer(int, int, int, double[]) - Method in class com.hermetica.magician.TraceGL
Defines an array of texture coordinates
glTexCoordPointer(int, int, int, double[]) - Method in interface com.hermetica.magician.GL
Defines an array of texture coordinates
glTexCoordPointer(int, int, int, float[]) - Method in class com.hermetica.magician.ErrorGL
Defines an array of texture coordinates
glTexCoordPointer(int, int, int, float[]) - Method in class com.hermetica.magician.CoreGL
Defines an array of texture coordinates
glTexCoordPointer(int, int, int, float[]) - Method in class com.hermetica.magician.TemplateGL
Defines an array of texture coordinates
glTexCoordPointer(int, int, int, float[]) - Method in class com.hermetica.magician.ProfileGL
Defines an array of texture coordinates
glTexCoordPointer(int, int, int, float[]) - Method in class com.hermetica.magician.TraceGL
Defines an array of texture coordinates
glTexCoordPointer(int, int, int, float[]) - Method in interface com.hermetica.magician.GL
Defines an array of texture coordinates
glTexCoordPointer(int, int, int, int[]) - Method in class com.hermetica.magician.ErrorGL
Defines an array of texture coordinates
glTexCoordPointer(int, int, int, int[]) - Method in class com.hermetica.magician.CoreGL
Defines an array of texture coordinates
glTexCoordPointer(int, int, int, int[]) - Method in class com.hermetica.magician.TemplateGL
Defines an array of texture coordinates
glTexCoordPointer(int, int, int, int[]) - Method in class com.hermetica.magician.ProfileGL
Defines an array of texture coordinates
glTexCoordPointer(int, int, int, int[]) - Method in class com.hermetica.magician.TraceGL
Defines an array of texture coordinates
glTexCoordPointer(int, int, int, int[]) - Method in interface com.hermetica.magician.GL
Defines an array of texture coordinates
glTexCoordPointer(int, int, int, short[]) - Method in class com.hermetica.magician.ErrorGL
Defines an array of texture coordinates
glTexCoordPointer(int, int, int, short[]) - Method in class com.hermetica.magician.CoreGL
Defines an array of texture coordinates
glTexCoordPointer(int, int, int, short[]) - Method in class com.hermetica.magician.TemplateGL
Defines an array of texture coordinates
glTexCoordPointer(int, int, int, short[]) - Method in class com.hermetica.magician.ProfileGL
Defines an array of texture coordinates
glTexCoordPointer(int, int, int, short[]) - Method in class com.hermetica.magician.TraceGL
Defines an array of texture coordinates
glTexCoordPointer(int, int, int, short[]) - Method in interface com.hermetica.magician.GL
Defines an array of texture coordinates
glTexEnvf(int, int, float) - Method in class com.hermetica.magician.ErrorGL
Set texture environment parameters
glTexEnvf(int, int, float) - Method in class com.hermetica.magician.CoreGL
Set texture environment parameters
glTexEnvf(int, int, float) - Method in class com.hermetica.magician.TemplateGL
Set texture environment parameters
glTexEnvf(int, int, float) - Method in class com.hermetica.magician.ProfileGL
Set texture environment parameters
glTexEnvf(int, int, float) - Method in class com.hermetica.magician.TraceGL
Set texture environment parameters
glTexEnvf(int, int, float) - Method in interface com.hermetica.magician.GL
Set texture environment parameters
glTexEnvfv(int, int, float[]) - Method in class com.hermetica.magician.ErrorGL
Set texture environment parameters
glTexEnvfv(int, int, float[]) - Method in class com.hermetica.magician.CoreGL
Set texture environment parameters
glTexEnvfv(int, int, float[]) - Method in class com.hermetica.magician.TemplateGL
Set texture environment parameters
glTexEnvfv(int, int, float[]) - Method in class com.hermetica.magician.ProfileGL
Set texture environment parameters
glTexEnvfv(int, int, float[]) - Method in class com.hermetica.magician.TraceGL
Set texture environment parameters
glTexEnvfv(int, int, float[]) - Method in interface com.hermetica.magician.GL
Set texture environment parameters
glTexEnvi(int, int, int) - Method in class com.hermetica.magician.ErrorGL
Set texture environment parameters
glTexEnvi(int, int, int) - Method in class com.hermetica.magician.CoreGL
Set texture environment parameters
glTexEnvi(int, int, int) - Method in class com.hermetica.magician.TemplateGL
Set texture environment parameters
glTexEnvi(int, int, int) - Method in class com.hermetica.magician.ProfileGL
Set texture environment parameters
glTexEnvi(int, int, int) - Method in class com.hermetica.magician.TraceGL
Set texture environment parameters
glTexEnvi(int, int, int) - Method in interface com.hermetica.magician.GL
Set texture environment parameters
glTexEnviv(int, int, int[]) - Method in class com.hermetica.magician.ErrorGL
Set texture environment parameters
glTexEnviv(int, int, int[]) - Method in class com.hermetica.magician.CoreGL
Set texture environment parameters
glTexEnviv(int, int, int[]) - Method in class com.hermetica.magician.TemplateGL
Set texture environment parameters
glTexEnviv(int, int, int[]) - Method in class com.hermetica.magician.ProfileGL
Set texture environment parameters
glTexEnviv(int, int, int[]) - Method in class com.hermetica.magician.TraceGL
Set texture environment parameters
glTexEnviv(int, int, int[]) - Method in interface com.hermetica.magician.GL
Set texture environment parameters
glTexGend(int, int, double) - Method in class com.hermetica.magician.ErrorGL
Control the generation of texture coordinates
glTexGend(int, int, double) - Method in class com.hermetica.magician.CoreGL
Control the generation of texture coordinates
glTexGend(int, int, double) - Method in class com.hermetica.magician.TemplateGL
Control the generation of texture coordinates
glTexGend(int, int, double) - Method in class com.hermetica.magician.ProfileGL
Control the generation of texture coordinates
glTexGend(int, int, double) - Method in class com.hermetica.magician.TraceGL
Control the generation of texture coordinates
glTexGend(int, int, double) - Method in interface com.hermetica.magician.GL
Control the generation of texture coordinates
glTexGendv(int, int, double[]) - Method in class com.hermetica.magician.ErrorGL
Control the generation of texture coordinates
glTexGendv(int, int, double[]) - Method in class com.hermetica.magician.CoreGL
Control the generation of texture coordinates
glTexGendv(int, int, double[]) - Method in class com.hermetica.magician.TemplateGL
Control the generation of texture coordinates
glTexGendv(int, int, double[]) - Method in class com.hermetica.magician.ProfileGL
Control the generation of texture coordinates
glTexGendv(int, int, double[]) - Method in class com.hermetica.magician.TraceGL
Control the generation of texture coordinates
glTexGendv(int, int, double[]) - Method in interface com.hermetica.magician.GL
Control the generation of texture coordinates
glTexGenf(int, int, float) - Method in class com.hermetica.magician.ErrorGL
Control the generation of texture coordinates
glTexGenf(int, int, float) - Method in class com.hermetica.magician.CoreGL
Control the generation of texture coordinates
glTexGenf(int, int, float) - Method in class com.hermetica.magician.TemplateGL
Control the generation of texture coordinates
glTexGenf(int, int, float) - Method in class com.hermetica.magician.ProfileGL
Control the generation of texture coordinates
glTexGenf(int, int, float) - Method in class com.hermetica.magician.TraceGL
Control the generation of texture coordinates
glTexGenf(int, int, float) - Method in interface com.hermetica.magician.GL
Control the generation of texture coordinates
glTexGenfv(int, int, float[]) - Method in class com.hermetica.magician.ErrorGL
Control the generation of texture coordinates
glTexGenfv(int, int, float[]) - Method in class com.hermetica.magician.CoreGL
Control the generation of texture coordinates
glTexGenfv(int, int, float[]) - Method in class com.hermetica.magician.TemplateGL
Control the generation of texture coordinates
glTexGenfv(int, int, float[]) - Method in class com.hermetica.magician.ProfileGL
Control the generation of texture coordinates
glTexGenfv(int, int, float[]) - Method in class com.hermetica.magician.TraceGL
Control the generation of texture coordinates
glTexGenfv(int, int, float[]) - Method in interface com.hermetica.magician.GL
Control the generation of texture coordinates
glTexGeni(int, int, int) - Method in class com.hermetica.magician.ErrorGL
Control the generation of texture coordinates
glTexGeni(int, int, int) - Method in class com.hermetica.magician.CoreGL
Control the generation of texture coordinates
glTexGeni(int, int, int) - Method in class com.hermetica.magician.TemplateGL
Control the generation of texture coordinates
glTexGeni(int, int, int) - Method in class com.hermetica.magician.ProfileGL
Control the generation of texture coordinates
glTexGeni(int, int, int) - Method in class com.hermetica.magician.TraceGL
Control the generation of texture coordinates
glTexGeni(int, int, int) - Method in interface com.hermetica.magician.GL
Control the generation of texture coordinates
glTexGeniv(int, int, int[]) - Method in class com.hermetica.magician.ErrorGL
Control the generation of texture coordinates
glTexGeniv(int, int, int[]) - Method in class com.hermetica.magician.CoreGL
Control the generation of texture coordinates
glTexGeniv(int, int, int[]) - Method in class com.hermetica.magician.TemplateGL
Control the generation of texture coordinates
glTexGeniv(int, int, int[]) - Method in class com.hermetica.magician.ProfileGL
Control the generation of texture coordinates
glTexGeniv(int, int, int[]) - Method in class com.hermetica.magician.TraceGL
Control the generation of texture coordinates
glTexGeniv(int, int, int[]) - Method in interface com.hermetica.magician.GL
Control the generation of texture coordinates
glTexImage1D(int, int, int, int, int, int, int, byte[]) - Method in class com.hermetica.magician.ErrorGL
Specifies a one-dimensional texture map
glTexImage1D(int, int, int, int, int, int, int, byte[]) - Method in class com.hermetica.magician.CoreGL
Specifies a one-dimensional texture map
glTexImage1D(int, int, int, int, int, int, int, byte[]) - Method in class com.hermetica.magician.TemplateGL
Specifies a one-dimensional texture map
glTexImage1D(int, int, int, int, int, int, int, byte[]) - Method in class com.hermetica.magician.ProfileGL
Specifies a one-dimensional texture map
glTexImage1D(int, int, int, int, int, int, int, byte[]) - Method in class com.hermetica.magician.TraceGL
Specifies a one-dimensional texture map
glTexImage1D(int, int, int, int, int, int, int, byte[]) - Method in interface com.hermetica.magician.GL
Specifies a one-dimensional texture map
glTexImage1D(int, int, int, int, int, int, int, byte[][]) - Method in class com.hermetica.magician.ErrorGL
Specifies a one-dimensional texture map using slightly more sensible array definitions.
glTexImage1D(int, int, int, int, int, int, int, byte[][]) - Method in class com.hermetica.magician.CoreGL
Specifies a one-dimensional texture map using slightly more sensible array definitions.
glTexImage1D(int, int, int, int, int, int, int, byte[][]) - Method in class com.hermetica.magician.TemplateGL
Specifies a one-dimensional texture map using slightly more sensible array definitions.
glTexImage1D(int, int, int, int, int, int, int, byte[][]) - Method in class com.hermetica.magician.ProfileGL
Specifies a one-dimensional texture map using slightly more sensible array definitions.
glTexImage1D(int, int, int, int, int, int, int, byte[][]) - Method in class com.hermetica.magician.TraceGL
Specifies a one-dimensional texture map using slightly more sensible array definitions.
glTexImage1D(int, int, int, int, int, int, int, byte[][]) - Method in interface com.hermetica.magician.GL
Specifies a one-dimensional texture map using slightly more sensible array definitions.
glTexImage1D(int, int, int, int, int, int, int, float[]) - Method in class com.hermetica.magician.ErrorGL
Specifies a one-dimensional texture map
glTexImage1D(int, int, int, int, int, int, int, float[]) - Method in class com.hermetica.magician.CoreGL
Specifies a one-dimensional texture map
glTexImage1D(int, int, int, int, int, int, int, float[]) - Method in class com.hermetica.magician.TemplateGL
Specifies a one-dimensional texture map
glTexImage1D(int, int, int, int, int, int, int, float[]) - Method in class com.hermetica.magician.ProfileGL
Specifies a one-dimensional texture map
glTexImage1D(int, int, int, int, int, int, int, float[]) - Method in class com.hermetica.magician.TraceGL
Specifies a one-dimensional texture map
glTexImage1D(int, int, int, int, int, int, int, float[]) - Method in interface com.hermetica.magician.GL
Specifies a one-dimensional texture map
glTexImage1D(int, int, int, int, int, int, int, float[][]) - Method in class com.hermetica.magician.ErrorGL
Specifies a one-dimensional texture map using slightly more sensible array definitions.
glTexImage1D(int, int, int, int, int, int, int, float[][]) - Method in class com.hermetica.magician.CoreGL
Specifies a one-dimensional texture map using slightly more sensible array definitions.
glTexImage1D(int, int, int, int, int, int, int, float[][]) - Method in class com.hermetica.magician.TemplateGL
Specifies a one-dimensional texture map using slightly more sensible array definitions.
glTexImage1D(int, int, int, int, int, int, int, float[][]) - Method in class com.hermetica.magician.ProfileGL
Specifies a one-dimensional texture map using slightly more sensible array definitions.
glTexImage1D(int, int, int, int, int, int, int, float[][]) - Method in class com.hermetica.magician.TraceGL
Specifies a one-dimensional texture map using slightly more sensible array definitions.
glTexImage1D(int, int, int, int, int, int, int, float[][]) - Method in interface com.hermetica.magician.GL
Specifies a one-dimensional texture map using slightly more sensible array definitions.
glTexImage1D(int, int, int, int, int, int, int, int[]) - Method in class com.hermetica.magician.ErrorGL
Specifies a one-dimensional texture map
glTexImage1D(int, int, int, int, int, int, int, int[]) - Method in class com.hermetica.magician.CoreGL
Specifies a one-dimensional texture map
glTexImage1D(int, int, int, int, int, int, int, int[]) - Method in class com.hermetica.magician.TemplateGL
Specifies a one-dimensional texture map
glTexImage1D(int, int, int, int, int, int, int, int[]) - Method in class com.hermetica.magician.ProfileGL
Specifies a one-dimensional texture map
glTexImage1D(int, int, int, int, int, int, int, int[]) - Method in class com.hermetica.magician.TraceGL
Specifies a one-dimensional texture map
glTexImage1D(int, int, int, int, int, int, int, int[]) - Method in interface com.hermetica.magician.GL
Specifies a one-dimensional texture map
glTexImage1D(int, int, int, int, int, int, int, int[][]) - Method in class com.hermetica.magician.ErrorGL
Specifies a one-dimensional texture map using slightly more sensible array definitions.
glTexImage1D(int, int, int, int, int, int, int, int[][]) - Method in class com.hermetica.magician.CoreGL
Specifies a one-dimensional texture map using slightly more sensible array definitions.
glTexImage1D(int, int, int, int, int, int, int, int[][]) - Method in class com.hermetica.magician.TemplateGL
Specifies a one-dimensional texture map using slightly more sensible array definitions.
glTexImage1D(int, int, int, int, int, int, int, int[][]) - Method in class com.hermetica.magician.ProfileGL
Specifies a one-dimensional texture map using slightly more sensible array definitions.
glTexImage1D(int, int, int, int, int, int, int, int[][]) - Method in class com.hermetica.magician.TraceGL
Specifies a one-dimensional texture map using slightly more sensible array definitions.
glTexImage1D(int, int, int, int, int, int, int, int[][]) - Method in interface com.hermetica.magician.GL
Specifies a one-dimensional texture map using slightly more sensible array definitions.
glTexImage1D(int, int, int, int, int, int, int, short[]) - Method in class com.hermetica.magician.ErrorGL
Specifies a one-dimensional texture map
glTexImage1D(int, int, int, int, int, int, int, short[]) - Method in class com.hermetica.magician.CoreGL
Specifies a one-dimensional texture map
glTexImage1D(int, int, int, int, int, int, int, short[]) - Method in class com.hermetica.magician.TemplateGL
Specifies a one-dimensional texture map
glTexImage1D(int, int, int, int, int, int, int, short[]) - Method in class com.hermetica.magician.ProfileGL
Specifies a one-dimensional texture map
glTexImage1D(int, int, int, int, int, int, int, short[]) - Method in class com.hermetica.magician.TraceGL
Specifies a one-dimensional texture map
glTexImage1D(int, int, int, int, int, int, int, short[]) - Method in interface com.hermetica.magician.GL
Specifies a one-dimensional texture map
glTexImage1D(int, int, int, int, int, int, int, short[][]) - Method in class com.hermetica.magician.ErrorGL
Specifies a one-dimensional texture map using slightly more sensible array definitions.
glTexImage1D(int, int, int, int, int, int, int, short[][]) - Method in class com.hermetica.magician.CoreGL
Specifies a one-dimensional texture map using slightly more sensible array definitions.
glTexImage1D(int, int, int, int, int, int, int, short[][]) - Method in class com.hermetica.magician.TemplateGL
Specifies a one-dimensional texture map using slightly more sensible array definitions.
glTexImage1D(int, int, int, int, int, int, int, short[][]) - Method in class com.hermetica.magician.ProfileGL
Specifies a one-dimensional texture map using slightly more sensible array definitions.
glTexImage1D(int, int, int, int, int, int, int, short[][]) - Method in class com.hermetica.magician.TraceGL
Specifies a one-dimensional texture map using slightly more sensible array definitions.
glTexImage1D(int, int, int, int, int, int, int, short[][]) - Method in interface com.hermetica.magician.GL
Specifies a one-dimensional texture map using slightly more sensible array definitions.
glTexImage2D(int, int, int, int, int, int, int, int, byte[]) - Method in class com.hermetica.magician.ErrorGL
Specifies a two-dimensional texture map
glTexImage2D(int, int, int, int, int, int, int, int, byte[]) - Method in class com.hermetica.magician.CoreGL
Specifies a two-dimensional texture map
glTexImage2D(int, int, int, int, int, int, int, int, byte[]) - Method in class com.hermetica.magician.TemplateGL
Specifies a two-dimensional texture map
glTexImage2D(int, int, int, int, int, int, int, int, byte[]) - Method in class com.hermetica.magician.ProfileGL
Specifies a two-dimensional texture map
glTexImage2D(int, int, int, int, int, int, int, int, byte[]) - Method in class com.hermetica.magician.TraceGL
Specifies a two-dimensional texture map
glTexImage2D(int, int, int, int, int, int, int, int, byte[]) - Method in interface com.hermetica.magician.GL
Specifies a two-dimensional texture map
glTexImage2D(int, int, int, int, int, int, int, int, byte[][][]) - Method in class com.hermetica.magician.ErrorGL
Specifies a two-dimensional texture map with a 3-dimensional array corresponding to [width of texture][height of texture][number of components] For example, we could define a texture of 8x8x4 as [8][8][4] and this routine will correctly internally convert the data to a valid OpenGL texture map.
glTexImage2D(int, int, int, int, int, int, int, int, byte[][][]) - Method in class com.hermetica.magician.CoreGL
Specifies a two-dimensional texture map with a 3-dimensional array corresponding to [width of texture][height of texture][number of components] For example, we could define a texture of 8x8x4 as [8][8][4] and this routine will correctly internally convert the data to a valid OpenGL texture map.
glTexImage2D(int, int, int, int, int, int, int, int, byte[][][]) - Method in class com.hermetica.magician.TemplateGL
Specifies a two-dimensional texture map with a 3-dimensional array corresponding to [width of texture][height of texture][number of components] For example, we could define a texture of 8x8x4 as [8][8][4] and this routine will correctly internally convert the data to a valid OpenGL texture map.
glTexImage2D(int, int, int, int, int, int, int, int, byte[][][]) - Method in class com.hermetica.magician.ProfileGL
Specifies a two-dimensional texture map with a 3-dimensional array corresponding to [width of texture][height of texture][number of components] For example, we could define a texture of 8x8x4 as [8][8][4] and this routine will correctly internally convert the data to a valid OpenGL texture map.
glTexImage2D(int, int, int, int, int, int, int, int, byte[][][]) - Method in class com.hermetica.magician.TraceGL
Specifies a two-dimensional texture map with a 3-dimensional array corresponding to [width of texture][height of texture][number of components] For example, we could define a texture of 8x8x4 as [8][8][4] and this routine will correctly internally convert the data to a valid OpenGL texture map.
glTexImage2D(int, int, int, int, int, int, int, int, byte[][][]) - Method in interface com.hermetica.magician.GL
Specifies a two-dimensional texture map with a 3-dimensional array corresponding to [width of texture][height of texture][number of components] For example, we could define a texture of 8x8x4 as [8][8][4] and this routine will correctly internally convert the data to a valid OpenGL texture map.
glTexImage2D(int, int, int, int, int, int, int, int, float[]) - Method in class com.hermetica.magician.ErrorGL
Specifies a two-dimensional texture map
glTexImage2D(int, int, int, int, int, int, int, int, float[]) - Method in class com.hermetica.magician.CoreGL
Specifies a two-dimensional texture map
glTexImage2D(int, int, int, int, int, int, int, int, float[]) - Method in class com.hermetica.magician.TemplateGL
Specifies a two-dimensional texture map
glTexImage2D(int, int, int, int, int, int, int, int, float[]) - Method in class com.hermetica.magician.ProfileGL
Specifies a two-dimensional texture map
glTexImage2D(int, int, int, int, int, int, int, int, float[]) - Method in class com.hermetica.magician.TraceGL
Specifies a two-dimensional texture map
glTexImage2D(int, int, int, int, int, int, int, int, float[]) - Method in interface com.hermetica.magician.GL
Specifies a two-dimensional texture map
glTexImage2D(int, int, int, int, int, int, int, int, float[][][]) - Method in class com.hermetica.magician.ErrorGL
Specifies a two-dimensional texture map with a 3-dimensional array corresponding to [width of texture][height of texture][number of components] For example, we could define a texture of 8x8x4 as [8][8][4] and this routine will correctly internally convert the data to a valid OpenGL texture map.
glTexImage2D(int, int, int, int, int, int, int, int, float[][][]) - Method in class com.hermetica.magician.CoreGL
Specifies a two-dimensional texture map with a 3-dimensional array corresponding to [width of texture][height of texture][number of components] For example, we could define a texture of 8x8x4 as [8][8][4] and this routine will correctly internally convert the data to a valid OpenGL texture map.
glTexImage2D(int, int, int, int, int, int, int, int, float[][][]) - Method in class com.hermetica.magician.TemplateGL
Specifies a two-dimensional texture map with a 3-dimensional array corresponding to [width of texture][height of texture][number of components] For example, we could define a texture of 8x8x4 as [8][8][4] and this routine will correctly internally convert the data to a valid OpenGL texture map.
glTexImage2D(int, int, int, int, int, int, int, int, float[][][]) - Method in class com.hermetica.magician.ProfileGL
Specifies a two-dimensional texture map with a 3-dimensional array corresponding to [width of texture][height of texture][number of components] For example, we could define a texture of 8x8x4 as [8][8][4] and this routine will correctly internally convert the data to a valid OpenGL texture map.
glTexImage2D(int, int, int, int, int, int, int, int, float[][][]) - Method in class com.hermetica.magician.TraceGL
Specifies a two-dimensional texture map with a 3-dimensional array corresponding to [width of texture][height of texture][number of components] For example, we could define a texture of 8x8x4 as [8][8][4] and this routine will correctly internally convert the data to a valid OpenGL texture map.
glTexImage2D(int, int, int, int, int, int, int, int, float[][][]) - Method in interface com.hermetica.magician.GL
Specifies a two-dimensional texture map with a 3-dimensional array corresponding to [width of texture][height of texture][number of components] For example, we could define a texture of 8x8x4 as [8][8][4] and this routine will correctly internally convert the data to a valid OpenGL texture map.
glTexImage2D(int, int, int, int, int, int, int, int, int[]) - Method in class com.hermetica.magician.ErrorGL
Specifies a two-dimensional texture map
glTexImage2D(int, int, int, int, int, int, int, int, int[]) - Method in class com.hermetica.magician.CoreGL
Specifies a two-dimensional texture map
glTexImage2D(int, int, int, int, int, int, int, int, int[]) - Method in class com.hermetica.magician.TemplateGL
Specifies a two-dimensional texture map
glTexImage2D(int, int, int, int, int, int, int, int, int[]) - Method in class com.hermetica.magician.ProfileGL
Specifies a two-dimensional texture map
glTexImage2D(int, int, int, int, int, int, int, int, int[]) - Method in class com.hermetica.magician.TraceGL
Specifies a two-dimensional texture map
glTexImage2D(int, int, int, int, int, int, int, int, int[]) - Method in interface com.hermetica.magician.GL
Specifies a two-dimensional texture map
glTexImage2D(int, int, int, int, int, int, int, int, int[][][]) - Method in class com.hermetica.magician.ErrorGL
Specifies a two-dimensional texture map with a 3-dimensional array corresponding to [width of texture][height of texture][number of components] For example, we could define a texture of 8x8x4 as [8][8][4] and this routine will correctly internally convert the data to a valid OpenGL texture map.
glTexImage2D(int, int, int, int, int, int, int, int, int[][][]) - Method in class com.hermetica.magician.CoreGL
Specifies a two-dimensional texture map with a 3-dimensional array corresponding to [width of texture][height of texture][number of components] For example, we could define a texture of 8x8x4 as [8][8][4] and this routine will correctly internally convert the data to a valid OpenGL texture map.
glTexImage2D(int, int, int, int, int, int, int, int, int[][][]) - Method in class com.hermetica.magician.TemplateGL
Specifies a two-dimensional texture map with a 3-dimensional array corresponding to [width of texture][height of texture][number of components] For example, we could define a texture of 8x8x4 as [8][8][4] and this routine will correctly internally convert the data to a valid OpenGL texture map.
glTexImage2D(int, int, int, int, int, int, int, int, int[][][]) - Method in class com.hermetica.magician.ProfileGL
Specifies a two-dimensional texture map with a 3-dimensional array corresponding to [width of texture][height of texture][number of components] For example, we could define a texture of 8x8x4 as [8][8][4] and this routine will correctly internally convert the data to a valid OpenGL texture map.
glTexImage2D(int, int, int, int, int, int, int, int, int[][][]) - Method in class com.hermetica.magician.TraceGL
Specifies a two-dimensional texture map with a 3-dimensional array corresponding to [width of texture][height of texture][number of components] For example, we could define a texture of 8x8x4 as [8][8][4] and this routine will correctly internally convert the data to a valid OpenGL texture map.
glTexImage2D(int, int, int, int, int, int, int, int, int[][][]) - Method in interface com.hermetica.magician.GL
Specifies a two-dimensional texture map with a 3-dimensional array corresponding to [width of texture][height of texture][number of components] For example, we could define a texture of 8x8x4 as [8][8][4] and this routine will correctly internally convert the data to a valid OpenGL texture map.
glTexImage2D(int, int, int, int, int, int, int, int, short[]) - Method in class com.hermetica.magician.ErrorGL
Specifies a two-dimensional texture map
glTexImage2D(int, int, int, int, int, int, int, int, short[]) - Method in class com.hermetica.magician.CoreGL
Specifies a two-dimensional texture map
glTexImage2D(int, int, int, int, int, int, int, int, short[]) - Method in class com.hermetica.magician.TemplateGL
Specifies a two-dimensional texture map
glTexImage2D(int, int, int, int, int, int, int, int, short[]) - Method in class com.hermetica.magician.ProfileGL
Specifies a two-dimensional texture map
glTexImage2D(int, int, int, int, int, int, int, int, short[]) - Method in class com.hermetica.magician.TraceGL
Specifies a two-dimensional texture map
glTexImage2D(int, int, int, int, int, int, int, int, short[]) - Method in interface com.hermetica.magician.GL
Specifies a two-dimensional texture map
glTexImage2D(int, int, int, int, int, int, int, int, short[][][]) - Method in class com.hermetica.magician.ErrorGL
Specifies a two-dimensional texture map with a 3-dimensional array corresponding to [width of texture][height of texture][number of components] For example, we could define a texture of 8x8x4 as [8][8][4] and this routine will correctly internally convert the data to a valid OpenGL texture map.
glTexImage2D(int, int, int, int, int, int, int, int, short[][][]) - Method in class com.hermetica.magician.CoreGL
Specifies a two-dimensional texture map with a 3-dimensional array corresponding to [width of texture][height of texture][number of components] For example, we could define a texture of 8x8x4 as [8][8][4] and this routine will correctly internally convert the data to a valid OpenGL texture map.
glTexImage2D(int, int, int, int, int, int, int, int, short[][][]) - Method in class com.hermetica.magician.TemplateGL
Specifies a two-dimensional texture map with a 3-dimensional array corresponding to [width of texture][height of texture][number of components] For example, we could define a texture of 8x8x4 as [8][8][4] and this routine will correctly internally convert the data to a valid OpenGL texture map.
glTexImage2D(int, int, int, int, int, int, int, int, short[][][]) - Method in class com.hermetica.magician.ProfileGL
Specifies a two-dimensional texture map with a 3-dimensional array corresponding to [width of texture][height of texture][number of components] For example, we could define a texture of 8x8x4 as [8][8][4] and this routine will correctly internally convert the data to a valid OpenGL texture map.
glTexImage2D(int, int, int, int, int, int, int, int, short[][][]) - Method in class com.hermetica.magician.TraceGL
Specifies a two-dimensional texture map with a 3-dimensional array corresponding to [width of texture][height of texture][number of components] For example, we could define a texture of 8x8x4 as [8][8][4] and this routine will correctly internally convert the data to a valid OpenGL texture map.
glTexImage2D(int, int, int, int, int, int, int, int, short[][][]) - Method in interface com.hermetica.magician.GL
Specifies a two-dimensional texture map with a 3-dimensional array corresponding to [width of texture][height of texture][number of components] For example, we could define a texture of 8x8x4 as [8][8][4] and this routine will correctly internally convert the data to a valid OpenGL texture map.
glTexImage3D(int, int, int, int, int, int, int, int, int, byte[]) - Method in class com.hermetica.magician.ErrorGL
Specifies a 3D texture image
glTexImage3D(int, int, int, int, int, int, int, int, int, byte[]) - Method in class com.hermetica.magician.CoreGL
Specifies a 3D texture image
glTexImage3D(int, int, int, int, int, int, int, int, int, byte[]) - Method in class com.hermetica.magician.TemplateGL
Specifies a 3D texture image
glTexImage3D(int, int, int, int, int, int, int, int, int, byte[]) - Method in class com.hermetica.magician.ProfileGL
Specifies a 3D texture image
glTexImage3D(int, int, int, int, int, int, int, int, int, byte[]) - Method in class com.hermetica.magician.TraceGL
Specifies a 3D texture image
glTexImage3D(int, int, int, int, int, int, int, int, int, byte[]) - Method in interface com.hermetica.magician.GL
Specifies a 3D texture image
glTexImage3D(int, int, int, int, int, int, int, int, int, byte[][][][]) - Method in class com.hermetica.magician.ErrorGL
Specifies a 3D texture image
glTexImage3D(int, int, int, int, int, int, int, int, int, byte[][][][]) - Method in class com.hermetica.magician.CoreGL
Specifies a 3D texture image
glTexImage3D(int, int, int, int, int, int, int, int, int, byte[][][][]) - Method in class com.hermetica.magician.TemplateGL
Specifies a 3D texture image
glTexImage3D(int, int, int, int, int, int, int, int, int, byte[][][][]) - Method in class com.hermetica.magician.ProfileGL
Specifies a 3D texture image
glTexImage3D(int, int, int, int, int, int, int, int, int, byte[][][][]) - Method in class com.hermetica.magician.TraceGL
Specifies a 3D texture image
glTexImage3D(int, int, int, int, int, int, int, int, int, byte[][][][]) - Method in interface com.hermetica.magician.GL
Specifies a 3D texture image
glTexImage3D(int, int, int, int, int, int, int, int, int, float[]) - Method in class com.hermetica.magician.ErrorGL
Specifies a 3D texture image
glTexImage3D(int, int, int, int, int, int, int, int, int, float[]) - Method in class com.hermetica.magician.CoreGL
Specifies a 3D texture image
glTexImage3D(int, int, int, int, int, int, int, int, int, float[]) - Method in class com.hermetica.magician.TemplateGL
Specifies a 3D texture image
glTexImage3D(int, int, int, int, int, int, int, int, int, float[]) - Method in class com.hermetica.magician.ProfileGL
Specifies a 3D texture image
glTexImage3D(int, int, int, int, int, int, int, int, int, float[]) - Method in class com.hermetica.magician.TraceGL
Specifies a 3D texture image
glTexImage3D(int, int, int, int, int, int, int, int, int, float[]) - Method in interface com.hermetica.magician.GL
Specifies a 3D texture image
glTexImage3D(int, int, int, int, int, int, int, int, int, float[][][][]) - Method in class com.hermetica.magician.ErrorGL
Specifies a 3D texture image
glTexImage3D(int, int, int, int, int, int, int, int, int, float[][][][]) - Method in class com.hermetica.magician.CoreGL
Specifies a 3D texture image
glTexImage3D(int, int, int, int, int, int, int, int, int, float[][][][]) - Method in class com.hermetica.magician.TemplateGL
Specifies a 3D texture image
glTexImage3D(int, int, int, int, int, int, int, int, int, float[][][][]) - Method in class com.hermetica.magician.ProfileGL
Specifies a 3D texture image
glTexImage3D(int, int, int, int, int, int, int, int, int, float[][][][]) - Method in class com.hermetica.magician.TraceGL
Specifies a 3D texture image
glTexImage3D(int, int, int, int, int, int, int, int, int, float[][][][]) - Method in interface com.hermetica.magician.GL
Specifies a 3D texture image
glTexImage3D(int, int, int, int, int, int, int, int, int, int[]) - Method in class com.hermetica.magician.ErrorGL
Specifies a 3D texture image
glTexImage3D(int, int, int, int, int, int, int, int, int, int[]) - Method in class com.hermetica.magician.CoreGL
Specifies a 3D texture image
glTexImage3D(int, int, int, int, int, int, int, int, int, int[]) - Method in class com.hermetica.magician.TemplateGL
Specifies a 3D texture image
glTexImage3D(int, int, int, int, int, int, int, int, int, int[]) - Method in class com.hermetica.magician.ProfileGL
Specifies a 3D texture image
glTexImage3D(int, int, int, int, int, int, int, int, int, int[]) - Method in class com.hermetica.magician.TraceGL
Specifies a 3D texture image
glTexImage3D(int, int, int, int, int, int, int, int, int, int[]) - Method in interface com.hermetica.magician.GL
Specifies a 3D texture image
glTexImage3D(int, int, int, int, int, int, int, int, int, int[][][][]) - Method in class com.hermetica.magician.ErrorGL
Specifies a 3D texture image
glTexImage3D(int, int, int, int, int, int, int, int, int, int[][][][]) - Method in class com.hermetica.magician.CoreGL
Specifies a 3D texture image
glTexImage3D(int, int, int, int, int, int, int, int, int, int[][][][]) - Method in class com.hermetica.magician.TemplateGL
Specifies a 3D texture image
glTexImage3D(int, int, int, int, int, int, int, int, int, int[][][][]) - Method in class com.hermetica.magician.ProfileGL
Specifies a 3D texture image
glTexImage3D(int, int, int, int, int, int, int, int, int, int[][][][]) - Method in class com.hermetica.magician.TraceGL
Specifies a 3D texture image
glTexImage3D(int, int, int, int, int, int, int, int, int, int[][][][]) - Method in interface com.hermetica.magician.GL
Specifies a 3D texture image
glTexImage3D(int, int, int, int, int, int, int, int, int, short[]) - Method in class com.hermetica.magician.ErrorGL
Specifies a 3D texture image
glTexImage3D(int, int, int, int, int, int, int, int, int, short[]) - Method in class com.hermetica.magician.CoreGL
Specifies a 3D texture image
glTexImage3D(int, int, int, int, int, int, int, int, int, short[]) - Method in class com.hermetica.magician.TemplateGL
Specifies a 3D texture image
glTexImage3D(int, int, int, int, int, int, int, int, int, short[]) - Method in class com.hermetica.magician.ProfileGL
Specifies a 3D texture image
glTexImage3D(int, int, int, int, int, int, int, int, int, short[]) - Method in class com.hermetica.magician.TraceGL
Specifies a 3D texture image
glTexImage3D(int, int, int, int, int, int, int, int, int, short[]) - Method in interface com.hermetica.magician.GL
Specifies a 3D texture image
glTexImage3D(int, int, int, int, int, int, int, int, int, short[][][][]) - Method in class com.hermetica.magician.ErrorGL
Specifies a 3D texture image
glTexImage3D(int, int, int, int, int, int, int, int, int, short[][][][]) - Method in class com.hermetica.magician.CoreGL
Specifies a 3D texture image
glTexImage3D(int, int, int, int, int, int, int, int, int, short[][][][]) - Method in class com.hermetica.magician.TemplateGL
Specifies a 3D texture image
glTexImage3D(int, int, int, int, int, int, int, int, int, short[][][][]) - Method in class com.hermetica.magician.ProfileGL
Specifies a 3D texture image
glTexImage3D(int, int, int, int, int, int, int, int, int, short[][][][]) - Method in class com.hermetica.magician.TraceGL
Specifies a 3D texture image
glTexImage3D(int, int, int, int, int, int, int, int, int, short[][][][]) - Method in interface com.hermetica.magician.GL
Specifies a 3D texture image
glTexParameterf(int, int, float) - Method in class com.hermetica.magician.ErrorGL
Set texture parameters
glTexParameterf(int, int, float) - Method in class com.hermetica.magician.CoreGL
Set texture parameters
glTexParameterf(int, int, float) - Method in class com.hermetica.magician.TemplateGL
Set texture parameters
glTexParameterf(int, int, float) - Method in class com.hermetica.magician.ProfileGL
Set texture parameters
glTexParameterf(int, int, float) - Method in class com.hermetica.magician.TraceGL
Set texture parameters
glTexParameterf(int, int, float) - Method in interface com.hermetica.magician.GL
Set texture parameters
glTexParameterfv(int, int, float[]) - Method in class com.hermetica.magician.ErrorGL
Set texture parameters
glTexParameterfv(int, int, float[]) - Method in class com.hermetica.magician.CoreGL
Set texture parameters
glTexParameterfv(int, int, float[]) - Method in class com.hermetica.magician.TemplateGL
Set texture parameters
glTexParameterfv(int, int, float[]) - Method in class com.hermetica.magician.ProfileGL
Set texture parameters
glTexParameterfv(int, int, float[]) - Method in class com.hermetica.magician.TraceGL
Set texture parameters
glTexParameterfv(int, int, float[]) - Method in interface com.hermetica.magician.GL
Set texture parameters
glTexParameteri(int, int, int) - Method in class com.hermetica.magician.ErrorGL
Set texture parameters
glTexParameteri(int, int, int) - Method in class com.hermetica.magician.CoreGL
Set texture parameters
glTexParameteri(int, int, int) - Method in class com.hermetica.magician.TemplateGL
Set texture parameters
glTexParameteri(int, int, int) - Method in class com.hermetica.magician.ProfileGL
Set texture parameters
glTexParameteri(int, int, int) - Method in class com.hermetica.magician.TraceGL
Set texture parameters
glTexParameteri(int, int, int) - Method in interface com.hermetica.magician.GL
Set texture parameters
glTexParameteriv(int, int, int[]) - Method in class com.hermetica.magician.ErrorGL
Set texture parameters
glTexParameteriv(int, int, int[]) - Method in class com.hermetica.magician.CoreGL
Set texture parameters
glTexParameteriv(int, int, int[]) - Method in class com.hermetica.magician.TemplateGL
Set texture parameters
glTexParameteriv(int, int, int[]) - Method in class com.hermetica.magician.ProfileGL
Set texture parameters
glTexParameteriv(int, int, int[]) - Method in class com.hermetica.magician.TraceGL
Set texture parameters
glTexParameteriv(int, int, int[]) - Method in interface com.hermetica.magician.GL
Set texture parameters
glTexSubImage1D(int, int, int, int, int, int, byte[]) - Method in class com.hermetica.magician.ErrorGL
Specifies a one-dimensional texture sub-image
glTexSubImage1D(int, int, int, int, int, int, byte[]) - Method in class com.hermetica.magician.CoreGL
Specifies a one-dimensional texture sub-image
glTexSubImage1D(int, int, int, int, int, int, byte[]) - Method in class com.hermetica.magician.TemplateGL
Specifies a one-dimensional texture sub-image
glTexSubImage1D(int, int, int, int, int, int, byte[]) - Method in class com.hermetica.magician.ProfileGL
Specifies a one-dimensional texture sub-image
glTexSubImage1D(int, int, int, int, int, int, byte[]) - Method in class com.hermetica.magician.TraceGL
Specifies a one-dimensional texture sub-image
glTexSubImage1D(int, int, int, int, int, int, byte[]) - Method in interface com.hermetica.magician.GL
Specifies a one-dimensional texture sub-image
glTexSubImage1D(int, int, int, int, int, int, float[]) - Method in class com.hermetica.magician.ErrorGL
Specifies a one-dimensional texture sub-image
glTexSubImage1D(int, int, int, int, int, int, float[]) - Method in class com.hermetica.magician.CoreGL
Specifies a one-dimensional texture sub-image
glTexSubImage1D(int, int, int, int, int, int, float[]) - Method in class com.hermetica.magician.TemplateGL
Specifies a one-dimensional texture sub-image
glTexSubImage1D(int, int, int, int, int, int, float[]) - Method in class com.hermetica.magician.ProfileGL
Specifies a one-dimensional texture sub-image
glTexSubImage1D(int, int, int, int, int, int, float[]) - Method in class com.hermetica.magician.TraceGL
Specifies a one-dimensional texture sub-image
glTexSubImage1D(int, int, int, int, int, int, float[]) - Method in interface com.hermetica.magician.GL
Specifies a one-dimensional texture sub-image
glTexSubImage1D(int, int, int, int, int, int, int[]) - Method in class com.hermetica.magician.ErrorGL
Specifies a one-dimensional texture sub-image
glTexSubImage1D(int, int, int, int, int, int, int[]) - Method in class com.hermetica.magician.CoreGL
Specifies a one-dimensional texture sub-image
glTexSubImage1D(int, int, int, int, int, int, int[]) - Method in class com.hermetica.magician.TemplateGL
Specifies a one-dimensional texture sub-image
glTexSubImage1D(int, int, int, int, int, int, int[]) - Method in class com.hermetica.magician.ProfileGL
Specifies a one-dimensional texture sub-image
glTexSubImage1D(int, int, int, int, int, int, int[]) - Method in class com.hermetica.magician.TraceGL
Specifies a one-dimensional texture sub-image
glTexSubImage1D(int, int, int, int, int, int, int[]) - Method in interface com.hermetica.magician.GL
Specifies a one-dimensional texture sub-image
glTexSubImage1D(int, int, int, int, int, int, short[]) - Method in class com.hermetica.magician.ErrorGL
Specifies a one-dimensional texture sub-image
glTexSubImage1D(int, int, int, int, int, int, short[]) - Method in class com.hermetica.magician.CoreGL
Specifies a one-dimensional texture sub-image
glTexSubImage1D(int, int, int, int, int, int, short[]) - Method in class com.hermetica.magician.TemplateGL
Specifies a one-dimensional texture sub-image
glTexSubImage1D(int, int, int, int, int, int, short[]) - Method in class com.hermetica.magician.ProfileGL
Specifies a one-dimensional texture sub-image
glTexSubImage1D(int, int, int, int, int, int, short[]) - Method in class com.hermetica.magician.TraceGL
Specifies a one-dimensional texture sub-image
glTexSubImage1D(int, int, int, int, int, int, short[]) - Method in interface com.hermetica.magician.GL
Specifies a one-dimensional texture sub-image
glTexSubImage2D(int, int, int, int, int, int, int, int, byte[]) - Method in class com.hermetica.magician.ErrorGL
Specifies a two-dimensional texture sub-image
glTexSubImage2D(int, int, int, int, int, int, int, int, byte[]) - Method in class com.hermetica.magician.CoreGL
Specifies a two-dimensional texture sub-image
glTexSubImage2D(int, int, int, int, int, int, int, int, byte[]) - Method in class com.hermetica.magician.TemplateGL
Specifies a two-dimensional texture sub-image
glTexSubImage2D(int, int, int, int, int, int, int, int, byte[]) - Method in class com.hermetica.magician.ProfileGL
Specifies a two-dimensional texture sub-image
glTexSubImage2D(int, int, int, int, int, int, int, int, byte[]) - Method in class com.hermetica.magician.TraceGL
Specifies a two-dimensional texture sub-image
glTexSubImage2D(int, int, int, int, int, int, int, int, byte[]) - Method in interface com.hermetica.magician.GL
Specifies a two-dimensional texture sub-image
glTexSubImage2D(int, int, int, int, int, int, int, int, float[]) - Method in class com.hermetica.magician.ErrorGL
Specifies a two-dimensional texture sub-image
glTexSubImage2D(int, int, int, int, int, int, int, int, float[]) - Method in class com.hermetica.magician.CoreGL
Specifies a two-dimensional texture sub-image
glTexSubImage2D(int, int, int, int, int, int, int, int, float[]) - Method in class com.hermetica.magician.TemplateGL
Specifies a two-dimensional texture sub-image
glTexSubImage2D(int, int, int, int, int, int, int, int, float[]) - Method in class com.hermetica.magician.ProfileGL
Specifies a two-dimensional texture sub-image
glTexSubImage2D(int, int, int, int, int, int, int, int, float[]) - Method in class com.hermetica.magician.TraceGL
Specifies a two-dimensional texture sub-image
glTexSubImage2D(int, int, int, int, int, int, int, int, float[]) - Method in interface com.hermetica.magician.GL
Specifies a two-dimensional texture sub-image
glTexSubImage2D(int, int, int, int, int, int, int, int, int[]) - Method in class com.hermetica.magician.ErrorGL
Specifies a two-dimensional texture sub-image
glTexSubImage2D(int, int, int, int, int, int, int, int, int[]) - Method in class com.hermetica.magician.CoreGL
Specifies a two-dimensional texture sub-image
glTexSubImage2D(int, int, int, int, int, int, int, int, int[]) - Method in class com.hermetica.magician.TemplateGL
Specifies a two-dimensional texture sub-image
glTexSubImage2D(int, int, int, int, int, int, int, int, int[]) - Method in class com.hermetica.magician.ProfileGL
Specifies a two-dimensional texture sub-image
glTexSubImage2D(int, int, int, int, int, int, int, int, int[]) - Method in class com.hermetica.magician.TraceGL
Specifies a two-dimensional texture sub-image
glTexSubImage2D(int, int, int, int, int, int, int, int, int[]) - Method in interface com.hermetica.magician.GL
Specifies a two-dimensional texture sub-image
glTexSubImage2D(int, int, int, int, int, int, int, int, short[]) - Method in class com.hermetica.magician.ErrorGL
Specifies a two-dimensional texture sub-image
glTexSubImage2D(int, int, int, int, int, int, int, int, short[]) - Method in class com.hermetica.magician.CoreGL
Specifies a two-dimensional texture sub-image
glTexSubImage2D(int, int, int, int, int, int, int, int, short[]) - Method in class com.hermetica.magician.TemplateGL
Specifies a two-dimensional texture sub-image
glTexSubImage2D(int, int, int, int, int, int, int, int, short[]) - Method in class com.hermetica.magician.ProfileGL
Specifies a two-dimensional texture sub-image
glTexSubImage2D(int, int, int, int, int, int, int, int, short[]) - Method in class com.hermetica.magician.TraceGL
Specifies a two-dimensional texture sub-image
glTexSubImage2D(int, int, int, int, int, int, int, int, short[]) - Method in interface com.hermetica.magician.GL
Specifies a two-dimensional texture sub-image
glTexSubImage3D(int, int, int, int, int, int, int, int, int, int, byte[]) - Method in class com.hermetica.magician.ErrorGL
Specifies a three-dimensional texture sub-image
glTexSubImage3D(int, int, int, int, int, int, int, int, int, int, byte[]) - Method in class com.hermetica.magician.CoreGL
Specifies a three-dimensional texture sub-image
glTexSubImage3D(int, int, int, int, int, int, int, int, int, int, byte[]) - Method in class com.hermetica.magician.TemplateGL
Specifies a three-dimensional texture sub-image
glTexSubImage3D(int, int, int, int, int, int, int, int, int, int, byte[]) - Method in class com.hermetica.magician.ProfileGL
Specifies a three-dimensional texture sub-image
glTexSubImage3D(int, int, int, int, int, int, int, int, int, int, byte[]) - Method in class com.hermetica.magician.TraceGL
Specifies a three-dimensional texture sub-image
glTexSubImage3D(int, int, int, int, int, int, int, int, int, int, byte[]) - Method in interface com.hermetica.magician.GL
Specifies a three-dimensional texture sub-image
glTexSubImage3D(int, int, int, int, int, int, int, int, int, int, float[]) - Method in class com.hermetica.magician.ErrorGL
Specifies a three-dimensional texture sub-image
glTexSubImage3D(int, int, int, int, int, int, int, int, int, int, float[]) - Method in class com.hermetica.magician.CoreGL
Specifies a three-dimensional texture sub-image
glTexSubImage3D(int, int, int, int, int, int, int, int, int, int, float[]) - Method in class com.hermetica.magician.TemplateGL
Specifies a three-dimensional texture sub-image
glTexSubImage3D(int, int, int, int, int, int, int, int, int, int, float[]) - Method in class com.hermetica.magician.ProfileGL
Specifies a three-dimensional texture sub-image
glTexSubImage3D(int, int, int, int, int, int, int, int, int, int, float[]) - Method in class com.hermetica.magician.TraceGL
Specifies a three-dimensional texture sub-image
glTexSubImage3D(int, int, int, int, int, int, int, int, int, int, float[]) - Method in interface com.hermetica.magician.GL
Specifies a three-dimensional texture sub-image
glTexSubImage3D(int, int, int, int, int, int, int, int, int, int, int[]) - Method in class com.hermetica.magician.ErrorGL
Specifies a three-dimensional texture sub-image
glTexSubImage3D(int, int, int, int, int, int, int, int, int, int, int[]) - Method in class com.hermetica.magician.CoreGL
Specifies a three-dimensional texture sub-image
glTexSubImage3D(int, int, int, int, int, int, int, int, int, int, int[]) - Method in class com.hermetica.magician.TemplateGL
Specifies a three-dimensional texture sub-image
glTexSubImage3D(int, int, int, int, int, int, int, int, int, int, int[]) - Method in class com.hermetica.magician.ProfileGL
Specifies a three-dimensional texture sub-image
glTexSubImage3D(int, int, int, int, int, int, int, int, int, int, int[]) - Method in class com.hermetica.magician.TraceGL
Specifies a three-dimensional texture sub-image
glTexSubImage3D(int, int, int, int, int, int, int, int, int, int, int[]) - Method in interface com.hermetica.magician.GL
Specifies a three-dimensional texture sub-image
glTexSubImage3D(int, int, int, int, int, int, int, int, int, int, short[]) - Method in class com.hermetica.magician.ErrorGL
Specifies a three-dimensional texture sub-image
glTexSubImage3D(int, int, int, int, int, int, int, int, int, int, short[]) - Method in class com.hermetica.magician.CoreGL
Specifies a three-dimensional texture sub-image
glTexSubImage3D(int, int, int, int, int, int, int, int, int, int, short[]) - Method in class com.hermetica.magician.TemplateGL
Specifies a three-dimensional texture sub-image
glTexSubImage3D(int, int, int, int, int, int, int, int, int, int, short[]) - Method in class com.hermetica.magician.ProfileGL
Specifies a three-dimensional texture sub-image
glTexSubImage3D(int, int, int, int, int, int, int, int, int, int, short[]) - Method in class com.hermetica.magician.TraceGL
Specifies a three-dimensional texture sub-image
glTexSubImage3D(int, int, int, int, int, int, int, int, int, int, short[]) - Method in interface com.hermetica.magician.GL
Specifies a three-dimensional texture sub-image
GLTextureChar - class com.hermetica.magician.fonts.GLTextureChar.
 
GLTextureChar(short, int, int, short, short, int, int, int) - Constructor for class com.hermetica.magician.fonts.GLTextureChar
Constructor
GLTextureCharInfo - class com.hermetica.magician.fonts.GLTextureCharInfo.
 
GLTextureCharInfo(float, float, float, float, float, float, float, float, short, short, short, short, short, short, short, short, float) - Constructor for class com.hermetica.magician.fonts.GLTextureCharInfo
Constructor
GLTextureFont - class com.hermetica.magician.fonts.GLTextureFont.
This class should be subclassed to provide class-based portable fonts that can be used in Magician.
GLTextureFont() - Constructor for class com.hermetica.magician.fonts.GLTextureFont
 
GLTimesRoman10BitmapFont - class com.hermetica.magician.fonts.GLTimesRoman10BitmapFont.
 
GLTimesRoman10BitmapFont() - Constructor for class com.hermetica.magician.fonts.GLTimesRoman10BitmapFont
Constructor for the font
GLTimesRoman24BitmapFont - class com.hermetica.magician.fonts.GLTimesRoman24BitmapFont.
 
GLTimesRoman24BitmapFont() - Constructor for class com.hermetica.magician.fonts.GLTimesRoman24BitmapFont
Constructor for the font
glTranslated(double, double, double) - Method in class com.hermetica.magician.ErrorGL
Multiply the current matrix by a translation matrix
glTranslated(double, double, double) - Method in class com.hermetica.magician.CoreGL
Multiply the current matrix by a translation matrix
glTranslated(double, double, double) - Method in class com.hermetica.magician.TemplateGL
Multiply the current matrix by a translation matrix
glTranslated(double, double, double) - Method in class com.hermetica.magician.ProfileGL
Multiply the current matrix by a translation matrix
glTranslated(double, double, double) - Method in class com.hermetica.magician.TraceGL
Multiply the current matrix by a translation matrix
glTranslated(double, double, double) - Method in interface com.hermetica.magician.GL
Multiply the current matrix by a translation matrix
glTranslatef(float, float, float) - Method in class com.hermetica.magician.ErrorGL
Multiply the current matrix by a translation matrix
glTranslatef(float, float, float) - Method in class com.hermetica.magician.CoreGL
Multiply the current matrix by a translation matrix
glTranslatef(float, float, float) - Method in class com.hermetica.magician.TemplateGL
Multiply the current matrix by a translation matrix
glTranslatef(float, float, float) - Method in class com.hermetica.magician.ProfileGL
Multiply the current matrix by a translation matrix
glTranslatef(float, float, float) - Method in class com.hermetica.magician.TraceGL
Multiply the current matrix by a translation matrix
glTranslatef(float, float, float) - Method in interface com.hermetica.magician.GL
Multiply the current matrix by a translation matrix
glu - Variable in class com.hermetica.magician.GLUTesselator
 
GLU - interface com.hermetica.magician.GLU.
Encapsulation of the routines supplied by the GLU ( utility ) toolkit, including high-level view frustum operations and quadric manipulation
GLU_AUTO_LOAD_MATRIX - Static variable in interface com.hermetica.magician.GLUConstants
A NURBS property
GLU_BEGIN - Static variable in interface com.hermetica.magician.GLUConstants
Callback tag
GLU_CCW - Static variable in interface com.hermetica.magician.GLUConstants
Counter-clockwise orientation of winding rules
GLU_CULLING - Static variable in interface com.hermetica.magician.GLUConstants
A NURBS property
GLU_CW - Static variable in interface com.hermetica.magician.GLUConstants
Clockwise orientation of winding rules
GLU_DISPLAY_MODE - Static variable in interface com.hermetica.magician.GLUConstants
A NURBS property
GLU_DOMAIN_DISTANCE - Static variable in interface com.hermetica.magician.GLUConstants
Variety of sampling method
GLU_EDGE_FLAG - Static variable in interface com.hermetica.magician.GLUConstants
Sets the edge direction
GLU_END - Static variable in interface com.hermetica.magician.GLUConstants
Callback tag
GLU_ERROR - Static variable in interface com.hermetica.magician.GLUConstants
Callback tag
GLU_EXTENSIONS - Static variable in interface com.hermetica.magician.GLUConstants
Specifies which extensions are present in this implementation of OpenGL
GLU_EXTERIOR - Static variable in interface com.hermetica.magician.GLUConstants
Specifies an exterior edge
GLU_FALSE - Static variable in interface com.hermetica.magician.GLUConstants
False value
GLU_FILL - Static variable in interface com.hermetica.magician.GLUConstants
Fills polygons generated by various glu* routines
GLU_FLAT - Static variable in interface com.hermetica.magician.GLUConstants
Uses polygon normals on polygons generated by various glu* routines
GLU_INCOMPATIBLE_GL_VERSION - Static variable in interface com.hermetica.magician.GLUConstants
!!!Needs comment!!!
GLU_INSIDE - Static variable in interface com.hermetica.magician.GLUConstants
A possible orientation for quadric rendering
GLU_INTERIOR - Static variable in interface com.hermetica.magician.GLUConstants
Specifies an interior edge
GLU_INVALID_ENUM - Static variable in interface com.hermetica.magician.GLUConstants
An invalid type was specified in a glu* call
GLU_INVALID_OPERATION - Static variable in interface com.hermetica.magician.GLUConstants
!!!Needs comment!!!
GLU_INVALID_VALUE - Static variable in interface com.hermetica.magician.GLUConstants
An invalid value was specified in a glu* call
GLU_LINE - Static variable in interface com.hermetica.magician.GLUConstants
A rendering style for quadric rendering
GLU_MAP1_TRIM_2 - Static variable in interface com.hermetica.magician.GLUConstants
NURBS Surface type
GLU_MAP1_TRIM_3 - Static variable in interface com.hermetica.magician.GLUConstants
NURBS Surface type
GLU_NONE - Static variable in interface com.hermetica.magician.GLUConstants
Specifies no action or style
GLU_NURBS_BEGIN_DATA_EXT - Static variable in interface com.hermetica.magician.GLUConstants
!!!Needs comment!!!
GLU_NURBS_BEGIN_EXT - Static variable in interface com.hermetica.magician.GLUConstants
!!!Needs comment!!!
GLU_NURBS_COLOR_DATA_EXT - Static variable in interface com.hermetica.magician.GLUConstants
!!!Needs comment!!!
GLU_NURBS_COLOR_EXT - Static variable in interface com.hermetica.magician.GLUConstants
!!!Needs comment!!!
GLU_NURBS_END_DATA_EXT - Static variable in interface com.hermetica.magician.GLUConstants
!!!Needs comment!!!
GLU_NURBS_END_EXT - Static variable in interface com.hermetica.magician.GLUConstants
!!!Needs comment!!!
GLU_NURBS_ERROR1 - Static variable in interface com.hermetica.magician.GLUConstants
NURBS Error 1
GLU_NURBS_ERROR10 - Static variable in interface com.hermetica.magician.GLUConstants
NURBS Error 10
GLU_NURBS_ERROR11 - Static variable in interface com.hermetica.magician.GLUConstants
NURBS Error 11
GLU_NURBS_ERROR12 - Static variable in interface com.hermetica.magician.GLUConstants
NURBS Error 12
GLU_NURBS_ERROR13 - Static variable in interface com.hermetica.magician.GLUConstants
NURBS Error 13
GLU_NURBS_ERROR14 - Static variable in interface com.hermetica.magician.GLUConstants
NURBS Error 14
GLU_NURBS_ERROR15 - Static variable in interface com.hermetica.magician.GLUConstants
NURBS Error 15
GLU_NURBS_ERROR16 - Static variable in interface com.hermetica.magician.GLUConstants
NURBS Error 16
GLU_NURBS_ERROR17 - Static variable in interface com.hermetica.magician.GLUConstants
NURBS Error 17
GLU_NURBS_ERROR18 - Static variable in interface com.hermetica.magician.GLUConstants
NURBS Error 18
GLU_NURBS_ERROR19 - Static variable in interface com.hermetica.magician.GLUConstants
NURBS Error 19
GLU_NURBS_ERROR2 - Static variable in interface com.hermetica.magician.GLUConstants
NURBS Error 2
GLU_NURBS_ERROR20 - Static variable in interface com.hermetica.magician.GLUConstants
NURBS Error 20
GLU_NURBS_ERROR21 - Static variable in interface com.hermetica.magician.GLUConstants
NURBS Error 21
GLU_NURBS_ERROR22 - Static variable in interface com.hermetica.magician.GLUConstants
NURBS Error 22
GLU_NURBS_ERROR23 - Static variable in interface com.hermetica.magician.GLUConstants
NURBS Error 23
GLU_NURBS_ERROR24 - Static variable in interface com.hermetica.magician.GLUConstants
NURBS Error 24
GLU_NURBS_ERROR25 - Static variable in interface com.hermetica.magician.GLUConstants
NURBS Error 25
GLU_NURBS_ERROR26 - Static variable in interface com.hermetica.magician.GLUConstants
NURBS Error 26
GLU_NURBS_ERROR27 - Static variable in interface com.hermetica.magician.GLUConstants
NURBS Error 27
GLU_NURBS_ERROR28 - Static variable in interface com.hermetica.magician.GLUConstants
NURBS Error 28
GLU_NURBS_ERROR29 - Static variable in interface com.hermetica.magician.GLUConstants
NURBS Error 29
GLU_NURBS_ERROR3 - Static variable in interface com.hermetica.magician.GLUConstants
NURBS Error 3
GLU_NURBS_ERROR30 - Static variable in interface com.hermetica.magician.GLUConstants
NURBS Error 30
GLU_NURBS_ERROR31 - Static variable in interface com.hermetica.magician.GLUConstants
NURBS Error 31
GLU_NURBS_ERROR32 - Static variable in interface com.hermetica.magician.GLUConstants
NURBS Error 32
GLU_NURBS_ERROR33 - Static variable in interface com.hermetica.magician.GLUConstants
NURBS Error 33
GLU_NURBS_ERROR34 - Static variable in interface com.hermetica.magician.GLUConstants
NURBS Error 34
GLU_NURBS_ERROR35 - Static variable in interface com.hermetica.magician.GLUConstants
NURBS Error 35
GLU_NURBS_ERROR36 - Static variable in interface com.hermetica.magician.GLUConstants
NURBS Error 36
GLU_NURBS_ERROR37 - Static variable in interface com.hermetica.magician.GLUConstants
NURBS Error 37
GLU_NURBS_ERROR4 - Static variable in interface com.hermetica.magician.GLUConstants
NURBS Error 4
GLU_NURBS_ERROR5 - Static variable in interface com.hermetica.magician.GLUConstants
NURBS Error 5
GLU_NURBS_ERROR6 - Static variable in interface com.hermetica.magician.GLUConstants
NURBS Error 6
GLU_NURBS_ERROR7 - Static variable in interface com.hermetica.magician.GLUConstants
NURBS Error 7
GLU_NURBS_ERROR8 - Static variable in interface com.hermetica.magician.GLUConstants
NURBS Error 8
GLU_NURBS_ERROR9 - Static variable in interface com.hermetica.magician.GLUConstants
NURBS Error 9
GLU_NURBS_MODE_EXT - Static variable in interface com.hermetica.magician.GLUConstants
!!!Needs comment!!!
GLU_NURBS_NORMAL_DATA_EXT - Static variable in interface com.hermetica.magician.GLUConstants
!!!Needs comment!!!
GLU_NURBS_NORMAL_EXT - Static variable in interface com.hermetica.magician.GLUConstants
!!!Needs comment!!!
GLU_NURBS_RENDERER_EXT - Static variable in interface com.hermetica.magician.GLUConstants
!!!Needs comment!!!
GLU_NURBS_TESSELLATOR_EXT - Static variable in interface com.hermetica.magician.GLUConstants
!!!Needs comment!!!
GLU_NURBS_TEX_COORD_DATA_EXT - Static variable in interface com.hermetica.magician.GLUConstants
!!!Needs comment!!!
GLU_NURBS_TEX_COORD_EXT - Static variable in interface com.hermetica.magician.GLUConstants
!!!Needs comment!!!
GLU_NURBS_VERTEX_DATA_EXT - Static variable in interface com.hermetica.magician.GLUConstants
!!!Needs comment!!!
GLU_NURBS_VERTEX_EXT - Static variable in interface com.hermetica.magician.GLUConstants
!!!Needs comment!!!
GLU_OBJECT_PARAMETRIC_ERROR_EXT - Static variable in interface com.hermetica.magician.GLUConstants
!!!Needs comment!!!
GLU_OBJECT_PATH_LENGTH_EXT - Static variable in interface com.hermetica.magician.GLUConstants
!!!Needs comment!!!
GLU_OUT_OF_MEMORY - Static variable in interface com.hermetica.magician.GLUConstants
Signifies that the system ran out of memory during a glu* routine call
GLU_OUTLINE_PATCH - Static variable in interface com.hermetica.magician.GLUConstants
A rendering style for quadric rendering
GLU_OUTLINE_POLYGON - Static variable in interface com.hermetica.magician.GLUConstants
A rendering style for quadric rendering
GLU_OUTSIDE - Static variable in interface com.hermetica.magician.GLUConstants
A possible orientation for quadric rendering
GLU_PARAMETRIC_ERROR - Static variable in interface com.hermetica.magician.GLUConstants
A NURBS property
GLU_PARAMETRIC_TOLERANCE - Static variable in interface com.hermetica.magician.GLUConstants
A NURBS property
GLU_PATH_LENGTH - Static variable in interface com.hermetica.magician.GLUConstants
Variety of sampling method
GLU_POINT - Static variable in interface com.hermetica.magician.GLUConstants
A rendering style for quadric rendering
GLU_SAMPLING_METHOD - Static variable in interface com.hermetica.magician.GLUConstants
A NURBS property
GLU_SAMPLING_TOLERANCE - Static variable in interface com.hermetica.magician.GLUConstants
!!!Needs comment!!!
GLU_SILHOUETTE - Static variable in interface com.hermetica.magician.GLUConstants
A rendering style for quadric rendering
GLU_SMOOTH - Static variable in interface com.hermetica.magician.GLUConstants
Uses vertex normals on polygons generated by various glu* routines
GLU_TESS_BEGIN - Static variable in interface com.hermetica.magician.GLUConstants
Callback tag
GLU_TESS_BEGIN_DATA - Static variable in interface com.hermetica.magician.GLUConstants
!!!Needs comment!!!
GLU_TESS_BOUNDARY_ONLY - Static variable in interface com.hermetica.magician.GLUConstants
!!!Needs comment!!!
GLU_TESS_COMBINE - Static variable in interface com.hermetica.magician.GLUConstants
Specifies that the tesselated data should be combined
GLU_TESS_COMBINE_DATA - Static variable in interface com.hermetica.magician.GLUConstants
!!!Needs comment!!!
GLU_TESS_COORD_TOO_LARGE - Static variable in interface com.hermetica.magician.GLUConstants
!!!Needs comment!!!
GLU_TESS_EDGE_FLAG - Static variable in interface com.hermetica.magician.GLUConstants
Sets the edge direction
GLU_TESS_EDGE_FLAG_DATA - Static variable in interface com.hermetica.magician.GLUConstants
!!!Needs comment!!!
GLU_TESS_END - Static variable in interface com.hermetica.magician.GLUConstants
Callback tag
GLU_TESS_END_DATA - Static variable in interface com.hermetica.magician.GLUConstants
!!!Needs comment!!!
GLU_TESS_ERROR - Static variable in interface com.hermetica.magician.GLUConstants
Callback tag
GLU_TESS_ERROR_DATA - Static variable in interface com.hermetica.magician.GLUConstants
!!!Needs comment!!!
GLU_TESS_ERROR1 - Static variable in interface com.hermetica.magician.GLUConstants
!!!Needs comment!!!
GLU_TESS_ERROR2 - Static variable in interface com.hermetica.magician.GLUConstants
!!!Needs comment!!!
GLU_TESS_ERROR3 - Static variable in interface com.hermetica.magician.GLUConstants
!!!Needs comment!!!
GLU_TESS_ERROR4 - Static variable in interface com.hermetica.magician.GLUConstants
!!!Needs comment!!!
GLU_TESS_ERROR5 - Static variable in interface com.hermetica.magician.GLUConstants
!!!Needs comment!!!
GLU_TESS_ERROR6 - Static variable in interface com.hermetica.magician.GLUConstants
!!!Needs comment!!!
GLU_TESS_ERROR7 - Static variable in interface com.hermetica.magician.GLUConstants
!!!Needs comment!!!
GLU_TESS_ERROR8 - Static variable in interface com.hermetica.magician.GLUConstants
!!!Needs comment!!!
GLU_TESS_MISSING_BEGIN_CONTOUR - Static variable in interface com.hermetica.magician.GLUConstants
!!!Needs comment!!!
GLU_TESS_MISSING_BEGIN_POLYGON - Static variable in interface com.hermetica.magician.GLUConstants
!!!Needs comment!!!
GLU_TESS_MISSING_END_CONTOUR - Static variable in interface com.hermetica.magician.GLUConstants
!!!Needs comment!!!
GLU_TESS_MISSING_END_POLYGON - Static variable in interface com.hermetica.magician.GLUConstants
!!!Needs comment!!!
GLU_TESS_NEED_COMBINE_CALLBACK - Static variable in interface com.hermetica.magician.GLUConstants
!!!Needs comment!!!
GLU_TESS_TOLERANCE - Static variable in interface com.hermetica.magician.GLUConstants
!!!Needs comment!!!
GLU_TESS_VERTEX - Static variable in interface com.hermetica.magician.GLUConstants
Callback tag
GLU_TESS_VERTEX_DATA - Static variable in interface com.hermetica.magician.GLUConstants
!!!Needs comment!!!
GLU_TESS_WINDING_ABS_GEQ_TWO - Static variable in interface com.hermetica.magician.GLUConstants
!!!Needs comment!!!
GLU_TESS_WINDING_NEGATIVE - Static variable in interface com.hermetica.magician.GLUConstants
!!!Needs comment!!!
GLU_TESS_WINDING_NONZERO - Static variable in interface com.hermetica.magician.GLUConstants
!!!Needs comment!!!
GLU_TESS_WINDING_ODD - Static variable in interface com.hermetica.magician.GLUConstants
!!!Needs comment!!!
GLU_TESS_WINDING_POSITIVE - Static variable in interface com.hermetica.magician.GLUConstants
!!!Needs comment!!!
GLU_TESS_WINDING_RULE - Static variable in interface com.hermetica.magician.GLUConstants
!!!Needs comment!!!
GLU_TRUE - Static variable in interface com.hermetica.magician.GLUConstants
True value
GLU_U_STEP - Static variable in interface com.hermetica.magician.GLUConstants
A NURBS property
GLU_UNKNOWN - Static variable in interface com.hermetica.magician.GLUConstants
Unknown quantity
GLU_V_STEP - Static variable in interface com.hermetica.magician.GLUConstants
A NURBS property
GLU_VERSION - Static variable in interface com.hermetica.magician.GLUConstants
The version of GLU
GLU_VERTEX - Static variable in interface com.hermetica.magician.GLUConstants
Callback tag
gluBeginCurve(GLUNurbs) - Method in class com.hermetica.magician.TemplateGLU
Signifies the beginning of a NURBS curve
gluBeginCurve(GLUNurbs) - Method in class com.hermetica.magician.CoreGLU
Signifies the beginning of a NURBS curve
gluBeginCurve(GLUNurbs) - Method in class com.hermetica.magician.TraceGLU
Signifies the beginning of a NURBS curve
gluBeginCurve(GLUNurbs) - Method in class com.hermetica.magician.ProfileGLU
Signifies the beginning of a NURBS curve
gluBeginCurve(GLUNurbs) - Method in class com.hermetica.magician.ErrorGLU
Signifies the beginning of a NURBS curve
gluBeginCurve(GLUNurbs) - Method in interface com.hermetica.magician.GLU
Signifies the beginning of a NURBS curve
gluBeginPolygon(GLUTesselator) - Method in class com.hermetica.magician.TemplateGLU
Specifies the beginning of a polygon definition
gluBeginPolygon(GLUTesselator) - Method in class com.hermetica.magician.CoreGLU
Specifies the beginning of a polygon definition
gluBeginPolygon(GLUTesselator) - Method in class com.hermetica.magician.TraceGLU
Specifies the beginning of a polygon definition
gluBeginPolygon(GLUTesselator) - Method in class com.hermetica.magician.ProfileGLU
Specifies the beginning of a polygon definition
gluBeginPolygon(GLUTesselator) - Method in class com.hermetica.magician.ErrorGLU
Specifies the beginning of a polygon definition
gluBeginPolygon(GLUTesselator) - Method in interface com.hermetica.magician.GLU
Specifies the beginning of a polygon definition
gluBeginSurface(GLUNurbs) - Method in class com.hermetica.magician.TemplateGLU
Signifies the beginning of a NURBS surface definition
gluBeginSurface(GLUNurbs) - Method in class com.hermetica.magician.CoreGLU
Signifies the beginning of a NURBS surface definition
gluBeginSurface(GLUNurbs) - Method in class com.hermetica.magician.TraceGLU
Signifies the beginning of a NURBS surface definition
gluBeginSurface(GLUNurbs) - Method in class com.hermetica.magician.ProfileGLU
Signifies the beginning of a NURBS surface definition
gluBeginSurface(GLUNurbs) - Method in class com.hermetica.magician.ErrorGLU
Signifies the beginning of a NURBS surface definition
gluBeginSurface(GLUNurbs) - Method in interface com.hermetica.magician.GLU
Signifies the beginning of a NURBS surface definition
gluBeginTrim(GLUNurbs) - Method in class com.hermetica.magician.TemplateGLU
Signifies the beginning of a trim curve
gluBeginTrim(GLUNurbs) - Method in class com.hermetica.magician.CoreGLU
Signifies the beginning of a trim curve
gluBeginTrim(GLUNurbs) - Method in class com.hermetica.magician.TraceGLU
Signifies the beginning of a trim curve
gluBeginTrim(GLUNurbs) - Method in class com.hermetica.magician.ProfileGLU
Signifies the beginning of a trim curve
gluBeginTrim(GLUNurbs) - Method in class com.hermetica.magician.ErrorGLU
Signifies the beginning of a trim curve
gluBeginTrim(GLUNurbs) - Method in interface com.hermetica.magician.GLU
Signifies the beginning of a trim curve
gluBuild1DMipmaps(int, int, int, int, int, byte[]) - Method in class com.hermetica.magician.TemplateGLU
Constructs a series of 1-dimensional mipmaps and calls glTexImage1D() to load the images into texture memory.
gluBuild1DMipmaps(int, int, int, int, int, byte[]) - Method in class com.hermetica.magician.CoreGLU
Constructs a series of 1-dimensional mipmaps and calls glTexImage1D() to load the images into texture memory.
gluBuild1DMipmaps(int, int, int, int, int, byte[]) - Method in class com.hermetica.magician.TraceGLU
Constructs a series of 1-dimensional mipmaps and calls glTexImage1D() to load the images into texture memory.
gluBuild1DMipmaps(int, int, int, int, int, byte[]) - Method in class com.hermetica.magician.ProfileGLU
Constructs a series of 1-dimensional mipmaps and calls glTexImage1D() to load the images into texture memory.
gluBuild1DMipmaps(int, int, int, int, int, byte[]) - Method in class com.hermetica.magician.ErrorGLU
Constructs a series of 1-dimensional mipmaps and calls glTexImage1D() to load the images into texture memory.
gluBuild1DMipmaps(int, int, int, int, int, byte[]) - Method in interface com.hermetica.magician.GLU
Constructs a series of 1-dimensional mipmaps and calls glTexImage1D() to load the images into texture memory.
gluBuild1DMipmaps(int, int, int, int, int, float[]) - Method in class com.hermetica.magician.TemplateGLU
Constructs a series of 1-dimensional mipmaps and calls glTexImage1D() to load the images into texture memory.
gluBuild1DMipmaps(int, int, int, int, int, float[]) - Method in class com.hermetica.magician.CoreGLU
Constructs a series of 1-dimensional mipmaps and calls glTexImage1D() to load the images into texture memory.
gluBuild1DMipmaps(int, int, int, int, int, float[]) - Method in class com.hermetica.magician.TraceGLU
Constructs a series of 1-dimensional mipmaps and calls glTexImage1D() to load the images into texture memory.
gluBuild1DMipmaps(int, int, int, int, int, float[]) - Method in class com.hermetica.magician.ProfileGLU
Constructs a series of 1-dimensional mipmaps and calls glTexImage1D() to load the images into texture memory.
gluBuild1DMipmaps(int, int, int, int, int, float[]) - Method in class com.hermetica.magician.ErrorGLU
Constructs a series of 1-dimensional mipmaps and calls glTexImage1D() to load the images into texture memory.
gluBuild1DMipmaps(int, int, int, int, int, float[]) - Method in interface com.hermetica.magician.GLU
Constructs a series of 1-dimensional mipmaps and calls glTexImage1D() to load the images into texture memory.
gluBuild1DMipmaps(int, int, int, int, int, int[]) - Method in class com.hermetica.magician.TemplateGLU
Constructs a series of 1-dimensional mipmaps and calls glTexImage1D() to load the images into texture memory.
gluBuild1DMipmaps(int, int, int, int, int, int[]) - Method in class com.hermetica.magician.CoreGLU
Constructs a series of 1-dimensional mipmaps and calls glTexImage1D() to load the images into texture memory.
gluBuild1DMipmaps(int, int, int, int, int, int[]) - Method in class com.hermetica.magician.TraceGLU
Constructs a series of 1-dimensional mipmaps and calls glTexImage1D() to load the images into texture memory.
gluBuild1DMipmaps(int, int, int, int, int, int[]) - Method in class com.hermetica.magician.ProfileGLU
Constructs a series of 1-dimensional mipmaps and calls glTexImage1D() to load the images into texture memory.
gluBuild1DMipmaps(int, int, int, int, int, int[]) - Method in class com.hermetica.magician.ErrorGLU
Constructs a series of 1-dimensional mipmaps and calls glTexImage1D() to load the images into texture memory.
gluBuild1DMipmaps(int, int, int, int, int, int[]) - Method in interface com.hermetica.magician.GLU
Constructs a series of 1-dimensional mipmaps and calls glTexImage1D() to load the images into texture memory.
gluBuild1DMipmaps(int, int, int, int, int, short[]) - Method in class com.hermetica.magician.TemplateGLU
Constructs a series of 1-dimensional mipmaps and calls glTexImage1D() to load the images into texture memory.
gluBuild1DMipmaps(int, int, int, int, int, short[]) - Method in class com.hermetica.magician.CoreGLU
Constructs a series of 1-dimensional mipmaps and calls glTexImage1D() to load the images into texture memory.
gluBuild1DMipmaps(int, int, int, int, int, short[]) - Method in class com.hermetica.magician.TraceGLU
Constructs a series of 1-dimensional mipmaps and calls glTexImage1D() to load the images into texture memory.
gluBuild1DMipmaps(int, int, int, int, int, short[]) - Method in class com.hermetica.magician.ProfileGLU
Constructs a series of 1-dimensional mipmaps and calls glTexImage1D() to load the images into texture memory.
gluBuild1DMipmaps(int, int, int, int, int, short[]) - Method in class com.hermetica.magician.ErrorGLU
Constructs a series of 1-dimensional mipmaps and calls glTexImage1D() to load the images into texture memory.
gluBuild1DMipmaps(int, int, int, int, int, short[]) - Method in interface com.hermetica.magician.GLU
Constructs a series of 1-dimensional mipmaps and calls glTexImage1D() to load the images into texture memory.
gluBuild2DMipmaps(int, int, int, int, int, int, byte[]) - Method in class com.hermetica.magician.TemplateGLU
Constructs a series of 2-dimensional mipmaps and call glTexImage2D() to load the images into texture memory.
gluBuild2DMipmaps(int, int, int, int, int, int, byte[]) - Method in class com.hermetica.magician.CoreGLU
Constructs a series of 2-dimensional mipmaps and call glTexImage2D() to load the images into texture memory.
gluBuild2DMipmaps(int, int, int, int, int, int, byte[]) - Method in class com.hermetica.magician.TraceGLU
Constructs a series of 2-dimensional mipmaps and call glTexImage2D() to load the images into texture memory.
gluBuild2DMipmaps(int, int, int, int, int, int, byte[]) - Method in class com.hermetica.magician.ProfileGLU
Constructs a series of 2-dimensional mipmaps and call glTexImage2D() to load the images into texture memory.
gluBuild2DMipmaps(int, int, int, int, int, int, byte[]) - Method in class com.hermetica.magician.ErrorGLU
Constructs a series of 2-dimensional mipmaps and call glTexImage2D() to load the images into texture memory.
gluBuild2DMipmaps(int, int, int, int, int, int, byte[]) - Method in interface com.hermetica.magician.GLU
Constructs a series of 2-dimensional mipmaps and call glTexImage2D() to load the images into texture memory.
gluBuild2DMipmaps(int, int, int, int, int, int, byte[][][]) - Method in class com.hermetica.magician.TemplateGLU
Constructs a series of 2-dimensional mipmaps and call glTexImage2D() to load the images into texture memory.
gluBuild2DMipmaps(int, int, int, int, int, int, byte[][][]) - Method in class com.hermetica.magician.CoreGLU
Constructs a series of 2-dimensional mipmaps and call glTexImage2D() to load the images into texture memory.
gluBuild2DMipmaps(int, int, int, int, int, int, byte[][][]) - Method in class com.hermetica.magician.TraceGLU
Constructs a series of 2-dimensional mipmaps and call glTexImage2D() to load the images into texture memory.
gluBuild2DMipmaps(int, int, int, int, int, int, byte[][][]) - Method in class com.hermetica.magician.ProfileGLU
Constructs a series of 2-dimensional mipmaps and call glTexImage2D() to load the images into texture memory.
gluBuild2DMipmaps(int, int, int, int, int, int, byte[][][]) - Method in class com.hermetica.magician.ErrorGLU
Constructs a series of 2-dimensional mipmaps and call glTexImage2D() to load the images into texture memory.
gluBuild2DMipmaps(int, int, int, int, int, int, byte[][][]) - Method in interface com.hermetica.magician.GLU
Constructs a series of 2-dimensional mipmaps and call glTexImage2D() to load the images into texture memory.
gluBuild2DMipmaps(int, int, int, int, int, int, float[]) - Method in class com.hermetica.magician.TemplateGLU
Constructs a series of 2-dimensional mipmaps and call glTexImage2D() to load the images into texture memory.
gluBuild2DMipmaps(int, int, int, int, int, int, float[]) - Method in class com.hermetica.magician.CoreGLU
Constructs a series of 2-dimensional mipmaps and call glTexImage2D() to load the images into texture memory.
gluBuild2DMipmaps(int, int, int, int, int, int, float[]) - Method in class com.hermetica.magician.TraceGLU
Constructs a series of 2-dimensional mipmaps and call glTexImage2D() to load the images into texture memory.
gluBuild2DMipmaps(int, int, int, int, int, int, float[]) - Method in class com.hermetica.magician.ProfileGLU
Constructs a series of 2-dimensional mipmaps and call glTexImage2D() to load the images into texture memory.
gluBuild2DMipmaps(int, int, int, int, int, int, float[]) - Method in class com.hermetica.magician.ErrorGLU
Constructs a series of 2-dimensional mipmaps and call glTexImage2D() to load the images into texture memory.
gluBuild2DMipmaps(int, int, int, int, int, int, float[]) - Method in interface com.hermetica.magician.GLU
Constructs a series of 2-dimensional mipmaps and call glTexImage2D() to load the images into texture memory.
gluBuild2DMipmaps(int, int, int, int, int, int, float[][][]) - Method in class com.hermetica.magician.TemplateGLU
Constructs a series of 2-dimensional mipmaps and call glTexImage2D() to load the images into texture memory.
gluBuild2DMipmaps(int, int, int, int, int, int, float[][][]) - Method in class com.hermetica.magician.CoreGLU
Constructs a series of 2-dimensional mipmaps and call glTexImage2D() to load the images into texture memory.
gluBuild2DMipmaps(int, int, int, int, int, int, float[][][]) - Method in class com.hermetica.magician.TraceGLU
Constructs a series of 2-dimensional mipmaps and call glTexImage2D() to load the images into texture memory.
gluBuild2DMipmaps(int, int, int, int, int, int, float[][][]) - Method in class com.hermetica.magician.ProfileGLU
Constructs a series of 2-dimensional mipmaps and call glTexImage2D() to load the images into texture memory.
gluBuild2DMipmaps(int, int, int, int, int, int, float[][][]) - Method in class com.hermetica.magician.ErrorGLU
Constructs a series of 2-dimensional mipmaps and call glTexImage2D() to load the images into texture memory.
gluBuild2DMipmaps(int, int, int, int, int, int, float[][][]) - Method in interface com.hermetica.magician.GLU
Constructs a series of 2-dimensional mipmaps and call glTexImage2D() to load the images into texture memory.
gluBuild2DMipmaps(int, int, int, int, int, int, int[]) - Method in class com.hermetica.magician.TemplateGLU
Constructs a series of 2-dimensional mipmaps and call glTexImage2D() to load the images into texture memory.
gluBuild2DMipmaps(int, int, int, int, int, int, int[]) - Method in class com.hermetica.magician.CoreGLU
Constructs a series of 2-dimensional mipmaps and call glTexImage2D() to load the images into texture memory.
gluBuild2DMipmaps(int, int, int, int, int, int, int[]) - Method in class com.hermetica.magician.TraceGLU
Constructs a series of 2-dimensional mipmaps and call glTexImage2D() to load the images into texture memory.
gluBuild2DMipmaps(int, int, int, int, int, int, int[]) - Method in class com.hermetica.magician.ProfileGLU
Constructs a series of 2-dimensional mipmaps and call glTexImage2D() to load the images into texture memory.
gluBuild2DMipmaps(int, int, int, int, int, int, int[]) - Method in class com.hermetica.magician.ErrorGLU
Constructs a series of 2-dimensional mipmaps and call glTexImage2D() to load the images into texture memory.
gluBuild2DMipmaps(int, int, int, int, int, int, int[]) - Method in interface com.hermetica.magician.GLU
Constructs a series of 2-dimensional mipmaps and call glTexImage2D() to load the images into texture memory.
gluBuild2DMipmaps(int, int, int, int, int, int, int[][][]) - Method in class com.hermetica.magician.TemplateGLU
Constructs a series of 2-dimensional mipmaps and call glTexImage2D() to load the images into texture memory.
gluBuild2DMipmaps(int, int, int, int, int, int, int[][][]) - Method in class com.hermetica.magician.CoreGLU
Constructs a series of 2-dimensional mipmaps and call glTexImage2D() to load the images into texture memory.
gluBuild2DMipmaps(int, int, int, int, int, int, int[][][]) - Method in class com.hermetica.magician.TraceGLU
Constructs a series of 2-dimensional mipmaps and call glTexImage2D() to load the images into texture memory.
gluBuild2DMipmaps(int, int, int, int, int, int, int[][][]) - Method in class com.hermetica.magician.ProfileGLU
Constructs a series of 2-dimensional mipmaps and call glTexImage2D() to load the images into texture memory.
gluBuild2DMipmaps(int, int, int, int, int, int, int[][][]) - Method in class com.hermetica.magician.ErrorGLU
Constructs a series of 2-dimensional mipmaps and call glTexImage2D() to load the images into texture memory.
gluBuild2DMipmaps(int, int, int, int, int, int, int[][][]) - Method in interface com.hermetica.magician.GLU
Constructs a series of 2-dimensional mipmaps and call glTexImage2D() to load the images into texture memory.
gluBuild2DMipmaps(int, int, int, int, int, int, short[]) - Method in class com.hermetica.magician.TemplateGLU
Constructs a series of 2-dimensional mipmaps and call glTexImage2D() to load the images into texture memory.
gluBuild2DMipmaps(int, int, int, int, int, int, short[]) - Method in class com.hermetica.magician.CoreGLU
Constructs a series of 2-dimensional mipmaps and call glTexImage2D() to load the images into texture memory.
gluBuild2DMipmaps(int, int, int, int, int, int, short[]) - Method in class com.hermetica.magician.TraceGLU
Constructs a series of 2-dimensional mipmaps and call glTexImage2D() to load the images into texture memory.
gluBuild2DMipmaps(int, int, int, int, int, int, short[]) - Method in class com.hermetica.magician.ProfileGLU
Constructs a series of 2-dimensional mipmaps and call glTexImage2D() to load the images into texture memory.
gluBuild2DMipmaps(int, int, int, int, int, int, short[]) - Method in class com.hermetica.magician.ErrorGLU
Constructs a series of 2-dimensional mipmaps and call glTexImage2D() to load the images into texture memory.
gluBuild2DMipmaps(int, int, int, int, int, int, short[]) - Method in interface com.hermetica.magician.GLU
Constructs a series of 2-dimensional mipmaps and call glTexImage2D() to load the images into texture memory.
gluBuild2DMipmaps(int, int, int, int, int, int, short[][][]) - Method in class com.hermetica.magician.TemplateGLU
Constructs a series of 2-dimensional mipmaps and call glTexImage2D() to load the images into texture memory.
gluBuild2DMipmaps(int, int, int, int, int, int, short[][][]) - Method in class com.hermetica.magician.CoreGLU
Constructs a series of 2-dimensional mipmaps and call glTexImage2D() to load the images into texture memory.
gluBuild2DMipmaps(int, int, int, int, int, int, short[][][]) - Method in class com.hermetica.magician.TraceGLU
Constructs a series of 2-dimensional mipmaps and call glTexImage2D() to load the images into texture memory.
gluBuild2DMipmaps(int, int, int, int, int, int, short[][][]) - Method in class com.hermetica.magician.ProfileGLU
Constructs a series of 2-dimensional mipmaps and call glTexImage2D() to load the images into texture memory.
gluBuild2DMipmaps(int, int, int, int, int, int, short[][][]) - Method in class com.hermetica.magician.ErrorGLU
Constructs a series of 2-dimensional mipmaps and call glTexImage2D() to load the images into texture memory.
gluBuild2DMipmaps(int, int, int, int, int, int, short[][][]) - Method in interface com.hermetica.magician.GLU
Constructs a series of 2-dimensional mipmaps and call glTexImage2D() to load the images into texture memory.
GLUConstants - interface com.hermetica.magician.GLUConstants.
Class containing constants for all the variables defined for use within GLU.
gluCylinder(GLUQuadric, double, double, double, int, int) - Method in class com.hermetica.magician.TemplateGLU
Creates a cylinder via a Quadric object
gluCylinder(GLUQuadric, double, double, double, int, int) - Method in class com.hermetica.magician.CoreGLU
Creates a cylinder via a Quadric object
gluCylinder(GLUQuadric, double, double, double, int, int) - Method in class com.hermetica.magician.TraceGLU
Creates a cylinder via a Quadric object
gluCylinder(GLUQuadric, double, double, double, int, int) - Method in class com.hermetica.magician.ProfileGLU
Creates a cylinder via a Quadric object
gluCylinder(GLUQuadric, double, double, double, int, int) - Method in class com.hermetica.magician.ErrorGLU
Creates a cylinder via a Quadric object
gluCylinder(GLUQuadric, double, double, double, int, int) - Method in interface com.hermetica.magician.GLU
Creates a cylinder via a Quadric object
gluDeleteNurbsRenderer(GLUNurbs) - Method in class com.hermetica.magician.TemplateGLU
Destroys a NURBS object
gluDeleteNurbsRenderer(GLUNurbs) - Method in class com.hermetica.magician.CoreGLU
Destroys a NURBS object
gluDeleteNurbsRenderer(GLUNurbs) - Method in class com.hermetica.magician.TraceGLU
Destroys a NURBS object
gluDeleteNurbsRenderer(GLUNurbs) - Method in class com.hermetica.magician.ProfileGLU
Destroys a NURBS object
gluDeleteNurbsRenderer(GLUNurbs) - Method in class com.hermetica.magician.ErrorGLU
Destroys a NURBS object
gluDeleteNurbsRenderer(GLUNurbs) - Method in interface com.hermetica.magician.GLU
Destroys a NURBS object
gluDeleteQuadric(GLUQuadric) - Method in class com.hermetica.magician.TemplateGLU
Destroys a quadric object
gluDeleteQuadric(GLUQuadric) - Method in class com.hermetica.magician.CoreGLU
Destroys a quadric object
gluDeleteQuadric(GLUQuadric) - Method in class com.hermetica.magician.TraceGLU
Destroys a quadric object
gluDeleteQuadric(GLUQuadric) - Method in class com.hermetica.magician.ProfileGLU
Destroys a quadric object
gluDeleteQuadric(GLUQuadric) - Method in class com.hermetica.magician.ErrorGLU
Destroys a quadric object
gluDeleteQuadric(GLUQuadric) - Method in interface com.hermetica.magician.GLU
Destroys a quadric object
gluDeleteTess(GLUTesselator) - Method in class com.hermetica.magician.TemplateGLU
Destroys the given GLUTesselator object
gluDeleteTess(GLUTesselator) - Method in class com.hermetica.magician.CoreGLU
Destroys the given GLUTesselator object
gluDeleteTess(GLUTesselator) - Method in class com.hermetica.magician.TraceGLU
Destroys the given GLUTesselator object
gluDeleteTess(GLUTesselator) - Method in class com.hermetica.magician.ProfileGLU
Destroys the given GLUTesselator object
gluDeleteTess(GLUTesselator) - Method in class com.hermetica.magician.ErrorGLU
Destroys the given GLUTesselator object
gluDeleteTess(GLUTesselator) - Method in interface com.hermetica.magician.GLU
Destroys the given GLUTesselator object
gluDisk(GLUQuadric, double, double, int, int) - Method in class com.hermetica.magician.TemplateGLU
Creates a disk via a Quadric object
gluDisk(GLUQuadric, double, double, int, int) - Method in class com.hermetica.magician.CoreGLU
Creates a disk via a Quadric object
gluDisk(GLUQuadric, double, double, int, int) - Method in class com.hermetica.magician.TraceGLU
Creates a disk via a Quadric object
gluDisk(GLUQuadric, double, double, int, int) - Method in class com.hermetica.magician.ProfileGLU
Creates a disk via a Quadric object
gluDisk(GLUQuadric, double, double, int, int) - Method in class com.hermetica.magician.ErrorGLU
Creates a disk via a Quadric object
gluDisk(GLUQuadric, double, double, int, int) - Method in interface com.hermetica.magician.GLU
Creates a disk via a Quadric object
gluEndCurve(GLUNurbs) - Method in class com.hermetica.magician.TemplateGLU
Signifies the end of a NURBS curve definition
gluEndCurve(GLUNurbs) - Method in class com.hermetica.magician.CoreGLU
Signifies the end of a NURBS curve definition
gluEndCurve(GLUNurbs) - Method in class com.hermetica.magician.TraceGLU
Signifies the end of a NURBS curve definition
gluEndCurve(GLUNurbs) - Method in class com.hermetica.magician.ProfileGLU
Signifies the end of a NURBS curve definition
gluEndCurve(GLUNurbs) - Method in class com.hermetica.magician.ErrorGLU
Signifies the end of a NURBS curve definition
gluEndCurve(GLUNurbs) - Method in interface com.hermetica.magician.GLU
Signifies the end of a NURBS curve definition
gluEndPolygon(GLUTesselator) - Method in class com.hermetica.magician.TemplateGLU
Specifies the end of a polygon definition
gluEndPolygon(GLUTesselator) - Method in class com.hermetica.magician.CoreGLU
Specifies the end of a polygon definition
gluEndPolygon(GLUTesselator) - Method in class com.hermetica.magician.TraceGLU
Specifies the end of a polygon definition
gluEndPolygon(GLUTesselator) - Method in class com.hermetica.magician.ProfileGLU
Specifies the end of a polygon definition
gluEndPolygon(GLUTesselator) - Method in class com.hermetica.magician.ErrorGLU
Specifies the end of a polygon definition
gluEndPolygon(GLUTesselator) - Method in interface com.hermetica.magician.GLU
Specifies the end of a polygon definition
gluEndSurface(GLUNurbs) - Method in class com.hermetica.magician.TemplateGLU
Signifies the end of a NURBS surface definition
gluEndSurface(GLUNurbs) - Method in class com.hermetica.magician.CoreGLU
Signifies the end of a NURBS surface definition
gluEndSurface(GLUNurbs) - Method in class com.hermetica.magician.TraceGLU
Signifies the end of a NURBS surface definition
gluEndSurface(GLUNurbs) - Method in class com.hermetica.magician.ProfileGLU
Signifies the end of a NURBS surface definition
gluEndSurface(GLUNurbs) - Method in class com.hermetica.magician.ErrorGLU
Signifies the end of a NURBS surface definition
gluEndSurface(GLUNurbs) - Method in interface com.hermetica.magician.GLU
Signifies the end of a NURBS surface definition
gluEndTrim(GLUNurbs) - Method in class com.hermetica.magician.TemplateGLU
Signifies the end of a trim curve definition
gluEndTrim(GLUNurbs) - Method in class com.hermetica.magician.CoreGLU
Signifies the end of a trim curve definition
gluEndTrim(GLUNurbs) - Method in class com.hermetica.magician.TraceGLU
Signifies the end of a trim curve definition
gluEndTrim(GLUNurbs) - Method in class com.hermetica.magician.ProfileGLU
Signifies the end of a trim curve definition
gluEndTrim(GLUNurbs) - Method in class com.hermetica.magician.ErrorGLU
Signifies the end of a trim curve definition
gluEndTrim(GLUNurbs) - Method in interface com.hermetica.magician.GLU
Signifies the end of a trim curve definition
gluErrorString(int) - Method in class com.hermetica.magician.TemplateGLU
Returns a descriptive, printable string pertaining to the supplied error code.
gluErrorString(int) - Method in class com.hermetica.magician.CoreGLU
Returns a descriptive, printable string pertaining to the supplied error code.
gluErrorString(int) - Method in class com.hermetica.magician.TraceGLU
Returns a descriptive, printable string pertaining to the supplied error code.
gluErrorString(int) - Method in class com.hermetica.magician.ProfileGLU
Returns a descriptive, printable string pertaining to the supplied error code.
gluErrorString(int) - Method in class com.hermetica.magician.ErrorGLU
Returns a descriptive, printable string pertaining to the supplied error code.
gluErrorString(int) - Method in interface com.hermetica.magician.GLU
Returns a descriptive, printable string pertaining to the supplied error code.
gluGetNurbsProperty(GLUNurbs, int) - Method in class com.hermetica.magician.TemplateGLU
Queries a NURBS object for the given property value
gluGetNurbsProperty(GLUNurbs, int) - Method in class com.hermetica.magician.CoreGLU
Queries a NURBS object for the given property value
gluGetNurbsProperty(GLUNurbs, int) - Method in class com.hermetica.magician.TraceGLU
Queries a NURBS object for the given property value
gluGetNurbsProperty(GLUNurbs, int) - Method in class com.hermetica.magician.ProfileGLU
Queries a NURBS object for the given property value
gluGetNurbsProperty(GLUNurbs, int) - Method in class com.hermetica.magician.ErrorGLU
Queries a NURBS object for the given property value
gluGetNurbsProperty(GLUNurbs, int) - Method in interface com.hermetica.magician.GLU
Queries a NURBS object for the given property value
gluGetString(int) - Method in class com.hermetica.magician.TemplateGLU
Returns information about the desired aspect of the OpenGL implementation.
gluGetString(int) - Method in class com.hermetica.magician.CoreGLU
Returns information about the desired aspect of the OpenGL implementation.
gluGetString(int) - Method in class com.hermetica.magician.TraceGLU
Returns information about the desired aspect of the OpenGL implementation.
gluGetString(int) - Method in class com.hermetica.magician.ProfileGLU
Returns information about the desired aspect of the OpenGL implementation.
gluGetString(int) - Method in class com.hermetica.magician.ErrorGLU
Returns information about the desired aspect of the OpenGL implementation.
gluGetString(int) - Method in interface com.hermetica.magician.GLU
Returns information about the desired aspect of the OpenGL implementation.
gluGetTessProperty(GLUTesselator, int) - Method in class com.hermetica.magician.TemplateGLU
Returns the current value of the given tesselation property for the given tesselation object
gluGetTessProperty(GLUTesselator, int) - Method in class com.hermetica.magician.CoreGLU
Returns the current value of the given tesselation property for the given tesselation object
gluGetTessProperty(GLUTesselator, int) - Method in class com.hermetica.magician.TraceGLU
Returns the current value of the given tesselation property for the given tesselation object
gluGetTessProperty(GLUTesselator, int) - Method in class com.hermetica.magician.ProfileGLU
Returns the current value of the given tesselation property for the given tesselation object
gluGetTessProperty(GLUTesselator, int) - Method in class com.hermetica.magician.ErrorGLU
Returns the current value of the given tesselation property for the given tesselation object
gluGetTessProperty(GLUTesselator, int) - Method in interface com.hermetica.magician.GLU
Returns the current value of the given tesselation property for the given tesselation object
gluLoadSamplingMatrices(GLUNurbs, float[], float[], int[]) - Method in class com.hermetica.magician.TemplateGLU
Loads sampling matrices for NURBS manipulation
gluLoadSamplingMatrices(GLUNurbs, float[], float[], int[]) - Method in class com.hermetica.magician.CoreGLU
Loads sampling matrices for NURBS manipulation
gluLoadSamplingMatrices(GLUNurbs, float[], float[], int[]) - Method in class com.hermetica.magician.TraceGLU
Loads sampling matrices for NURBS manipulation
gluLoadSamplingMatrices(GLUNurbs, float[], float[], int[]) - Method in class com.hermetica.magician.ProfileGLU
Loads sampling matrices for NURBS manipulation
gluLoadSamplingMatrices(GLUNurbs, float[], float[], int[]) - Method in class com.hermetica.magician.ErrorGLU
Loads sampling matrices for NURBS manipulation
gluLoadSamplingMatrices(GLUNurbs, float[], float[], int[]) - Method in interface com.hermetica.magician.GLU
Loads sampling matrices for NURBS manipulation
gluLookAt(double, double, double, double, double, double, double, double, double) - Method in class com.hermetica.magician.TemplateGLU
Defines a viewing matrix and multiples it to the right of the current matrix
gluLookAt(double, double, double, double, double, double, double, double, double) - Method in class com.hermetica.magician.CoreGLU
Defines a viewing matrix and multiples it to the right of the current matrix
gluLookAt(double, double, double, double, double, double, double, double, double) - Method in class com.hermetica.magician.TraceGLU
Defines a viewing matrix and multiples it to the right of the current matrix
gluLookAt(double, double, double, double, double, double, double, double, double) - Method in class com.hermetica.magician.ProfileGLU
Defines a viewing matrix and multiples it to the right of the current matrix
gluLookAt(double, double, double, double, double, double, double, double, double) - Method in class com.hermetica.magician.ErrorGLU
Defines a viewing matrix and multiples it to the right of the current matrix
gluLookAt(double, double, double, double, double, double, double, double, double) - Method in interface com.hermetica.magician.GLU
Defines a viewing matrix and multiples it to the right of the current matrix
gluNewNurbsRenderer() - Method in class com.hermetica.magician.TemplateGLU
Create a new NURBS object
gluNewNurbsRenderer() - Method in class com.hermetica.magician.CoreGLU
Create a new NURBS object
gluNewNurbsRenderer() - Method in class com.hermetica.magician.TraceGLU
Create a new NURBS object
gluNewNurbsRenderer() - Method in class com.hermetica.magician.ProfileGLU
Create a new NURBS object
gluNewNurbsRenderer() - Method in class com.hermetica.magician.ErrorGLU
Create a new NURBS object
gluNewNurbsRenderer() - Method in interface com.hermetica.magician.GLU
Create a new NURBS object
gluNewQuadric() - Method in class com.hermetica.magician.TemplateGLU
Create a new quadric object
gluNewQuadric() - Method in class com.hermetica.magician.CoreGLU
Create a new quadric object
gluNewQuadric() - Method in class com.hermetica.magician.TraceGLU
Create a new quadric object
gluNewQuadric() - Method in class com.hermetica.magician.ProfileGLU
Create a new quadric object
gluNewQuadric() - Method in class com.hermetica.magician.ErrorGLU
Create a new quadric object
gluNewQuadric() - Method in interface com.hermetica.magician.GLU
Create a new quadric object
gluNewTess() - Method in class com.hermetica.magician.TemplateGLU
Creates an new tesselation object via the GLUTesselator class
gluNewTess() - Method in class com.hermetica.magician.CoreGLU
Creates an new tesselation object via the GLUTesselator class
gluNewTess() - Method in class com.hermetica.magician.TraceGLU
Creates an new tesselation object via the GLUTesselator class
gluNewTess() - Method in class com.hermetica.magician.ProfileGLU
Creates an new tesselation object via the GLUTesselator class
gluNewTess() - Method in class com.hermetica.magician.ErrorGLU
Creates an new tesselation object via the GLUTesselator class
gluNewTess() - Method in interface com.hermetica.magician.GLU
Creates an new tesselation object via the GLUTesselator class
gluNextContour(GLUTesselator, int) - Method in class com.hermetica.magician.TemplateGLU
Specifies a hint to the tesselator as to how to optimize tesselation
gluNextContour(GLUTesselator, int) - Method in class com.hermetica.magician.CoreGLU
Specifies a hint to the tesselator as to how to optimize tesselation
gluNextContour(GLUTesselator, int) - Method in class com.hermetica.magician.TraceGLU
Specifies a hint to the tesselator as to how to optimize tesselation
gluNextContour(GLUTesselator, int) - Method in class com.hermetica.magician.ProfileGLU
Specifies a hint to the tesselator as to how to optimize tesselation
gluNextContour(GLUTesselator, int) - Method in class com.hermetica.magician.ErrorGLU
Specifies a hint to the tesselator as to how to optimize tesselation
gluNextContour(GLUTesselator, int) - Method in interface com.hermetica.magician.GLU
Specifies a hint to the tesselator as to how to optimize tesselation
GLUnsupportedFunctionException - exception com.hermetica.magician.GLUnsupportedFunctionException.
This Exception is thrown whenever an OpenGL or GLU function is not supported within the underlying native OpenGL or GLU implementation.
GLUnsupportedFunctionException() - Constructor for class com.hermetica.magician.GLUnsupportedFunctionException
Standard blank constructor
GLUnsupportedFunctionException(String) - Constructor for class com.hermetica.magician.GLUnsupportedFunctionException
Constructor with an argument!
GLUNurbs - class com.hermetica.magician.GLUNurbs.
This class defines the API of a GLU NURBS object.
GLUNurbs() - Constructor for class com.hermetica.magician.GLUNurbs
Constructs a new NURBS generator
gluNurbsCurve(GLUNurbs, int, float[], int, float[][], int, int) - Method in class com.hermetica.magician.TemplateGLU
Definition of a NURBS curve
gluNurbsCurve(GLUNurbs, int, float[], int, float[][], int, int) - Method in class com.hermetica.magician.CoreGLU
Definition of a NURBS curve
gluNurbsCurve(GLUNurbs, int, float[], int, float[][], int, int) - Method in class com.hermetica.magician.TraceGLU
Definition of a NURBS curve
gluNurbsCurve(GLUNurbs, int, float[], int, float[][], int, int) - Method in class com.hermetica.magician.ProfileGLU
Definition of a NURBS curve
gluNurbsCurve(GLUNurbs, int, float[], int, float[][], int, int) - Method in class com.hermetica.magician.ErrorGLU
Definition of a NURBS curve
gluNurbsCurve(GLUNurbs, int, float[], int, float[][], int, int) - Method in interface com.hermetica.magician.GLU
Definition of a NURBS curve
gluNurbsProperty(GLUNurbs, int, float) - Method in class com.hermetica.magician.TemplateGLU
Sets a NURBS property
gluNurbsProperty(GLUNurbs, int, float) - Method in class com.hermetica.magician.CoreGLU
Sets a NURBS property
gluNurbsProperty(GLUNurbs, int, float) - Method in class com.hermetica.magician.TraceGLU
Sets a NURBS property
gluNurbsProperty(GLUNurbs, int, float) - Method in class com.hermetica.magician.ProfileGLU
Sets a NURBS property
gluNurbsProperty(GLUNurbs, int, float) - Method in class com.hermetica.magician.ErrorGLU
Sets a NURBS property
gluNurbsProperty(GLUNurbs, int, float) - Method in interface com.hermetica.magician.GLU
Sets a NURBS property
gluNurbsSurface(GLUNurbs, int, float[], int, float[], int, int, float[][][], int, int, int) - Method in class com.hermetica.magician.TemplateGLU
Definition of a NURBS surface
gluNurbsSurface(GLUNurbs, int, float[], int, float[], int, int, float[][][], int, int, int) - Method in class com.hermetica.magician.CoreGLU
Definition of a NURBS surface
gluNurbsSurface(GLUNurbs, int, float[], int, float[], int, int, float[][][], int, int, int) - Method in class com.hermetica.magician.TraceGLU
Definition of a NURBS surface
gluNurbsSurface(GLUNurbs, int, float[], int, float[], int, int, float[][][], int, int, int) - Method in class com.hermetica.magician.ProfileGLU
Definition of a NURBS surface
gluNurbsSurface(GLUNurbs, int, float[], int, float[], int, int, float[][][], int, int, int) - Method in class com.hermetica.magician.ErrorGLU
Definition of a NURBS surface
gluNurbsSurface(GLUNurbs, int, float[], int, float[], int, int, float[][][], int, int, int) - Method in interface com.hermetica.magician.GLU
Definition of a NURBS surface
gluOrtho2D(double, double, double, double) - Method in class com.hermetica.magician.TemplateGLU
Creates a matrix for projecting two-dimensional coordinates onto the screen and multiples the current projection matrix by it
gluOrtho2D(double, double, double, double) - Method in class com.hermetica.magician.CoreGLU
Creates a matrix for projecting two-dimensional coordinates onto the screen and multiples the current projection matrix by it
gluOrtho2D(double, double, double, double) - Method in class com.hermetica.magician.TraceGLU
Creates a matrix for projecting two-dimensional coordinates onto the screen and multiples the current projection matrix by it
gluOrtho2D(double, double, double, double) - Method in class com.hermetica.magician.ProfileGLU
Creates a matrix for projecting two-dimensional coordinates onto the screen and multiples the current projection matrix by it
gluOrtho2D(double, double, double, double) - Method in class com.hermetica.magician.ErrorGLU
Creates a matrix for projecting two-dimensional coordinates onto the screen and multiples the current projection matrix by it
gluOrtho2D(double, double, double, double) - Method in interface com.hermetica.magician.GLU
Creates a matrix for projecting two-dimensional coordinates onto the screen and multiples the current projection matrix by it
gluPartialDisk(GLUQuadric, double, double, int, int, double, double) - Method in class com.hermetica.magician.TemplateGLU
Creates a partial disk via a Quadric object
gluPartialDisk(GLUQuadric, double, double, int, int, double, double) - Method in class com.hermetica.magician.CoreGLU
Creates a partial disk via a Quadric object
gluPartialDisk(GLUQuadric, double, double, int, int, double, double) - Method in class com.hermetica.magician.TraceGLU
Creates a partial disk via a Quadric object
gluPartialDisk(GLUQuadric, double, double, int, int, double, double) - Method in class com.hermetica.magician.ProfileGLU
Creates a partial disk via a Quadric object
gluPartialDisk(GLUQuadric, double, double, int, int, double, double) - Method in class com.hermetica.magician.ErrorGLU
Creates a partial disk via a Quadric object
gluPartialDisk(GLUQuadric, double, double, int, int, double, double) - Method in interface com.hermetica.magician.GLU
Creates a partial disk via a Quadric object
gluPerspective(double, double, double, double) - Method in class com.hermetica.magician.TemplateGLU
Creates a matrix for a symmetric perspective-view frustum and multiples the current matrix by it
gluPerspective(double, double, double, double) - Method in class com.hermetica.magician.CoreGLU
Creates a matrix for a symmetric perspective-view frustum and multiples the current matrix by it
gluPerspective(double, double, double, double) - Method in class com.hermetica.magician.TraceGLU
Creates a matrix for a symmetric perspective-view frustum and multiples the current matrix by it
gluPerspective(double, double, double, double) - Method in class com.hermetica.magician.ProfileGLU
Creates a matrix for a symmetric perspective-view frustum and multiples the current matrix by it
gluPerspective(double, double, double, double) - Method in class com.hermetica.magician.ErrorGLU
Creates a matrix for a symmetric perspective-view frustum and multiples the current matrix by it
gluPerspective(double, double, double, double) - Method in interface com.hermetica.magician.GLU
Creates a matrix for a symmetric perspective-view frustum and multiples the current matrix by it
gluPickMatrix(double, double, double, double, int[]) - Method in class com.hermetica.magician.TemplateGLU
Creates a projection matrix that restricts drawing to a small region of the viewport and multiples that matrix onto the current matrix stack
gluPickMatrix(double, double, double, double, int[]) - Method in class com.hermetica.magician.CoreGLU
Creates a projection matrix that restricts drawing to a small region of the viewport and multiples that matrix onto the current matrix stack
gluPickMatrix(double, double, double, double, int[]) - Method in class com.hermetica.magician.TraceGLU
Creates a projection matrix that restricts drawing to a small region of the viewport and multiples that matrix onto the current matrix stack
gluPickMatrix(double, double, double, double, int[]) - Method in class com.hermetica.magician.ProfileGLU
Creates a projection matrix that restricts drawing to a small region of the viewport and multiples that matrix onto the current matrix stack
gluPickMatrix(double, double, double, double, int[]) - Method in class com.hermetica.magician.ErrorGLU
Creates a projection matrix that restricts drawing to a small region of the viewport and multiples that matrix onto the current matrix stack
gluPickMatrix(double, double, double, double, int[]) - Method in interface com.hermetica.magician.GLU
Creates a projection matrix that restricts drawing to a small region of the viewport and multiples that matrix onto the current matrix stack
gluProject(double, double, double, double[], double[], int[], double[]) - Method in class com.hermetica.magician.TemplateGLU
Map the specified 3d coordinates in object space into window coordinates ( that's 2d for all you rocket scientists! ) using transformations defined by a modelview matrix, projection matrix and viewport
gluProject(double, double, double, double[], double[], int[], double[]) - Method in class com.hermetica.magician.CoreGLU
Map the specified 3d coordinates in object space into window coordinates ( that's 2d for all you rocket scientists! ) using transformations defined by a modelview matrix, projection matrix and viewport
gluProject(double, double, double, double[], double[], int[], double[]) - Method in class com.hermetica.magician.TraceGLU
Map the specified 3d coordinates in object space into window coordinates ( that's 2d for all you rocket scientists! ) using transformations defined by a modelview matrix, projection matrix and viewport
gluProject(double, double, double, double[], double[], int[], double[]) - Method in class com.hermetica.magician.ProfileGLU
Map the specified 3d coordinates in object space into window coordinates ( that's 2d for all you rocket scientists! ) using transformations defined by a modelview matrix, projection matrix and viewport
gluProject(double, double, double, double[], double[], int[], double[]) - Method in class com.hermetica.magician.ErrorGLU
Map the specified 3d coordinates in object space into window coordinates ( that's 2d for all you rocket scientists! ) using transformations defined by a modelview matrix, projection matrix and viewport
gluProject(double, double, double, double[], double[], int[], double[]) - Method in interface com.hermetica.magician.GLU
Map the specified 3d coordinates in object space into window coordinates ( that's 2d for all you rocket scientists! ) using transformations defined by a modelview matrix, projection matrix and viewport
gluPwlCurve(GLUNurbs, int, float[][], int, int) - Method in class com.hermetica.magician.TemplateGLU
Definition of a piecewise linear curve
gluPwlCurve(GLUNurbs, int, float[][], int, int) - Method in class com.hermetica.magician.CoreGLU
Definition of a piecewise linear curve
gluPwlCurve(GLUNurbs, int, float[][], int, int) - Method in class com.hermetica.magician.TraceGLU
Definition of a piecewise linear curve
gluPwlCurve(GLUNurbs, int, float[][], int, int) - Method in class com.hermetica.magician.ProfileGLU
Definition of a piecewise linear curve
gluPwlCurve(GLUNurbs, int, float[][], int, int) - Method in class com.hermetica.magician.ErrorGLU
Definition of a piecewise linear curve
gluPwlCurve(GLUNurbs, int, float[][], int, int) - Method in interface com.hermetica.magician.GLU
Definition of a piecewise linear curve
GLUQuadric - class com.hermetica.magician.GLUQuadric.
Encapsulation of a GLU quadric object.
GLUQuadric() - Constructor for class com.hermetica.magician.GLUQuadric
Creates a new GLU quadric object for use
gluQuadricDrawStyle(GLUQuadric, int) - Method in class com.hermetica.magician.TemplateGLU
Sets the rendering style for the given quadric object
gluQuadricDrawStyle(GLUQuadric, int) - Method in class com.hermetica.magician.CoreGLU
Sets the rendering style for the given quadric object
gluQuadricDrawStyle(GLUQuadric, int) - Method in class com.hermetica.magician.TraceGLU
Sets the rendering style for the given quadric object
gluQuadricDrawStyle(GLUQuadric, int) - Method in class com.hermetica.magician.ProfileGLU
Sets the rendering style for the given quadric object
gluQuadricDrawStyle(GLUQuadric, int) - Method in class com.hermetica.magician.ErrorGLU
Sets the rendering style for the given quadric object
gluQuadricDrawStyle(GLUQuadric, int) - Method in interface com.hermetica.magician.GLU
Sets the rendering style for the given quadric object
gluQuadricNormals(GLUQuadric, int) - Method in class com.hermetica.magician.TemplateGLU
Sets the rules for normal generation on a given quadric object
gluQuadricNormals(GLUQuadric, int) - Method in class com.hermetica.magician.CoreGLU
Sets the rules for normal generation on a given quadric object
gluQuadricNormals(GLUQuadric, int) - Method in class com.hermetica.magician.TraceGLU
Sets the rules for normal generation on a given quadric object
gluQuadricNormals(GLUQuadric, int) - Method in class com.hermetica.magician.ProfileGLU
Sets the rules for normal generation on a given quadric object
gluQuadricNormals(GLUQuadric, int) - Method in class com.hermetica.magician.ErrorGLU
Sets the rules for normal generation on a given quadric object
gluQuadricNormals(GLUQuadric, int) - Method in interface com.hermetica.magician.GLU
Sets the rules for normal generation on a given quadric object
gluQuadricOrientation(GLUQuadric, int) - Method in class com.hermetica.magician.TemplateGLU
Sets the orientation of normals on this quadric
gluQuadricOrientation(GLUQuadric, int) - Method in class com.hermetica.magician.CoreGLU
Sets the orientation of normals on this quadric
gluQuadricOrientation(GLUQuadric, int) - Method in class com.hermetica.magician.TraceGLU
Sets the orientation of normals on this quadric
gluQuadricOrientation(GLUQuadric, int) - Method in class com.hermetica.magician.ProfileGLU
Sets the orientation of normals on this quadric
gluQuadricOrientation(GLUQuadric, int) - Method in class com.hermetica.magician.ErrorGLU
Sets the orientation of normals on this quadric
gluQuadricOrientation(GLUQuadric, int) - Method in interface com.hermetica.magician.GLU
Sets the orientation of normals on this quadric
gluQuadricTexture(GLUQuadric, boolean) - Method in class com.hermetica.magician.TemplateGLU
Sets the texture generation rule for the given quadric
gluQuadricTexture(GLUQuadric, boolean) - Method in class com.hermetica.magician.CoreGLU
Sets the texture generation rule for the given quadric
gluQuadricTexture(GLUQuadric, boolean) - Method in class com.hermetica.magician.TraceGLU
Sets the texture generation rule for the given quadric
gluQuadricTexture(GLUQuadric, boolean) - Method in class com.hermetica.magician.ProfileGLU
Sets the texture generation rule for the given quadric
gluQuadricTexture(GLUQuadric, boolean) - Method in class com.hermetica.magician.ErrorGLU
Sets the texture generation rule for the given quadric
gluQuadricTexture(GLUQuadric, boolean) - Method in interface com.hermetica.magician.GLU
Sets the texture generation rule for the given quadric
gluScaleImage(int, int, int, int, byte[], int, int, int, byte[]) - Method in class com.hermetica.magician.TemplateGLU
Scales an image by linear interpolation and box filtering.
gluScaleImage(int, int, int, int, byte[], int, int, int, byte[]) - Method in class com.hermetica.magician.CoreGLU
Scales an image by linear interpolation and box filtering.
gluScaleImage(int, int, int, int, byte[], int, int, int, byte[]) - Method in class com.hermetica.magician.TraceGLU
Scales an image by linear interpolation and box filtering.
gluScaleImage(int, int, int, int, byte[], int, int, int, byte[]) - Method in class com.hermetica.magician.ProfileGLU
Scales an image by linear interpolation and box filtering.
gluScaleImage(int, int, int, int, byte[], int, int, int, byte[]) - Method in class com.hermetica.magician.ErrorGLU
Scales an image by linear interpolation and box filtering.
gluScaleImage(int, int, int, int, byte[], int, int, int, byte[]) - Method in interface com.hermetica.magician.GLU
Scales an image by linear interpolation and box filtering.
gluSphere(GLUQuadric, double, int, int) - Method in class com.hermetica.magician.TemplateGLU
Creates a sphere via a Quadric object
gluSphere(GLUQuadric, double, int, int) - Method in class com.hermetica.magician.CoreGLU
Creates a sphere via a Quadric object
gluSphere(GLUQuadric, double, int, int) - Method in class com.hermetica.magician.TraceGLU
Creates a sphere via a Quadric object
gluSphere(GLUQuadric, double, int, int) - Method in class com.hermetica.magician.ProfileGLU
Creates a sphere via a Quadric object
gluSphere(GLUQuadric, double, int, int) - Method in class com.hermetica.magician.ErrorGLU
Creates a sphere via a Quadric object
gluSphere(GLUQuadric, double, int, int) - Method in interface com.hermetica.magician.GLU
Creates a sphere via a Quadric object
gluTessBeginContour(GLUTesselator) - Method in class com.hermetica.magician.TemplateGLU
Begins the specification of a closed contour which is a portion of a polygon
gluTessBeginContour(GLUTesselator) - Method in class com.hermetica.magician.CoreGLU
Begins the specification of a closed contour which is a portion of a polygon
gluTessBeginContour(GLUTesselator) - Method in class com.hermetica.magician.TraceGLU
Begins the specification of a closed contour which is a portion of a polygon
gluTessBeginContour(GLUTesselator) - Method in class com.hermetica.magician.ProfileGLU
Begins the specification of a closed contour which is a portion of a polygon
gluTessBeginContour(GLUTesselator) - Method in class com.hermetica.magician.ErrorGLU
Begins the specification of a closed contour which is a portion of a polygon
gluTessBeginContour(GLUTesselator) - Method in interface com.hermetica.magician.GLU
Begins the specification of a closed contour which is a portion of a polygon
gluTessBeginPolygon(GLUTesselator, float[]) - Method in class com.hermetica.magician.TemplateGLU
Specifies the beginning of a polygon to be tesselated by the given tesselator object
gluTessBeginPolygon(GLUTesselator, float[]) - Method in class com.hermetica.magician.CoreGLU
Specifies the beginning of a polygon to be tesselated by the given tesselator object
gluTessBeginPolygon(GLUTesselator, float[]) - Method in class com.hermetica.magician.TraceGLU
Specifies the beginning of a polygon to be tesselated by the given tesselator object
gluTessBeginPolygon(GLUTesselator, float[]) - Method in class com.hermetica.magician.ProfileGLU
Specifies the beginning of a polygon to be tesselated by the given tesselator object
gluTessBeginPolygon(GLUTesselator, float[]) - Method in class com.hermetica.magician.ErrorGLU
Specifies the beginning of a polygon to be tesselated by the given tesselator object
gluTessBeginPolygon(GLUTesselator, float[]) - Method in interface com.hermetica.magician.GLU
Specifies the beginning of a polygon to be tesselated by the given tesselator object
GLUTesselator - class com.hermetica.magician.GLUTesselator.
This class defines the API of a GLU tesselator object.
GLUTesselator() - Constructor for class com.hermetica.magician.GLUTesselator
Creates a new GLUTesselator object
GLUTesselator(int) - Constructor for class com.hermetica.magician.GLUTesselator
Creates a new GLUTesselator object registering only the stated callbacks
GLUTesselatorError - exception com.hermetica.magician.GLUTesselatorError.
General OpenGL Exception object thrown if execution of an OpenGL function fails.
GLUTesselatorError() - Constructor for class com.hermetica.magician.GLUTesselatorError
Standard blank constructor
GLUTesselatorError(String) - Constructor for class com.hermetica.magician.GLUTesselatorError
Constructor with an argument!
gluTessEndContour(GLUTesselator) - Method in class com.hermetica.magician.TemplateGLU
Ends the specification of a closed contour
gluTessEndContour(GLUTesselator) - Method in class com.hermetica.magician.CoreGLU
Ends the specification of a closed contour
gluTessEndContour(GLUTesselator) - Method in class com.hermetica.magician.TraceGLU
Ends the specification of a closed contour
gluTessEndContour(GLUTesselator) - Method in class com.hermetica.magician.ProfileGLU
Ends the specification of a closed contour
gluTessEndContour(GLUTesselator) - Method in class com.hermetica.magician.ErrorGLU
Ends the specification of a closed contour
gluTessEndContour(GLUTesselator) - Method in interface com.hermetica.magician.GLU
Ends the specification of a closed contour
gluTessEndPolygon(GLUTesselator) - Method in class com.hermetica.magician.TemplateGLU
Specifies the end of a polygon description that is to be tesselated
gluTessEndPolygon(GLUTesselator) - Method in class com.hermetica.magician.CoreGLU
Specifies the end of a polygon description that is to be tesselated
gluTessEndPolygon(GLUTesselator) - Method in class com.hermetica.magician.TraceGLU
Specifies the end of a polygon description that is to be tesselated
gluTessEndPolygon(GLUTesselator) - Method in class com.hermetica.magician.ProfileGLU
Specifies the end of a polygon description that is to be tesselated
gluTessEndPolygon(GLUTesselator) - Method in class com.hermetica.magician.ErrorGLU
Specifies the end of a polygon description that is to be tesselated
gluTessEndPolygon(GLUTesselator) - Method in interface com.hermetica.magician.GLU
Specifies the end of a polygon description that is to be tesselated
gluTessNormal(GLUTesselator, double, double, double) - Method in class com.hermetica.magician.TemplateGLU
For the given tesselation object, define a normal vector which controls the winding direction of the generated polygons.
gluTessNormal(GLUTesselator, double, double, double) - Method in class com.hermetica.magician.CoreGLU
For the given tesselation object, define a normal vector which controls the winding direction of the generated polygons.
gluTessNormal(GLUTesselator, double, double, double) - Method in class com.hermetica.magician.TraceGLU
For the given tesselation object, define a normal vector which controls the winding direction of the generated polygons.
gluTessNormal(GLUTesselator, double, double, double) - Method in class com.hermetica.magician.ProfileGLU
For the given tesselation object, define a normal vector which controls the winding direction of the generated polygons.
gluTessNormal(GLUTesselator, double, double, double) - Method in class com.hermetica.magician.ErrorGLU
For the given tesselation object, define a normal vector which controls the winding direction of the generated polygons.
gluTessNormal(GLUTesselator, double, double, double) - Method in interface com.hermetica.magician.GLU
For the given tesselation object, define a normal vector which controls the winding direction of the generated polygons.
gluTessProperty(GLUTesselator, int, double) - Method in class com.hermetica.magician.TemplateGLU
Sets the value of the given tesselation property for the given tesselation object
gluTessProperty(GLUTesselator, int, double) - Method in class com.hermetica.magician.CoreGLU
Sets the value of the given tesselation property for the given tesselation object
gluTessProperty(GLUTesselator, int, double) - Method in class com.hermetica.magician.TraceGLU
Sets the value of the given tesselation property for the given tesselation object
gluTessProperty(GLUTesselator, int, double) - Method in class com.hermetica.magician.ProfileGLU
Sets the value of the given tesselation property for the given tesselation object
gluTessProperty(GLUTesselator, int, double) - Method in class com.hermetica.magician.ErrorGLU
Sets the value of the given tesselation property for the given tesselation object
gluTessProperty(GLUTesselator, int, double) - Method in interface com.hermetica.magician.GLU
Sets the value of the given tesselation property for the given tesselation object
gluTessVertex(GLUTesselator, double[], double[]) - Method in class com.hermetica.magician.TemplateGLU
Specifies vertex data to be passed into the tesselator
gluTessVertex(GLUTesselator, double[], double[]) - Method in class com.hermetica.magician.CoreGLU
Specifies vertex data to be passed into the tesselator
gluTessVertex(GLUTesselator, double[], double[]) - Method in class com.hermetica.magician.TraceGLU
Specifies vertex data to be passed into the tesselator
gluTessVertex(GLUTesselator, double[], double[]) - Method in class com.hermetica.magician.ProfileGLU
Specifies vertex data to be passed into the tesselator
gluTessVertex(GLUTesselator, double[], double[]) - Method in class com.hermetica.magician.ErrorGLU
Specifies vertex data to be passed into the tesselator
gluTessVertex(GLUTesselator, double[], double[]) - Method in interface com.hermetica.magician.GLU
Specifies vertex data to be passed into the tesselator
gluTessVertex(GLUTesselator, double[], float[]) - Method in class com.hermetica.magician.TemplateGLU
Specifies vertex data to be passed into the tesselator
gluTessVertex(GLUTesselator, double[], float[]) - Method in class com.hermetica.magician.CoreGLU
Specifies vertex data to be passed into the tesselator
gluTessVertex(GLUTesselator, double[], float[]) - Method in class com.hermetica.magician.TraceGLU
Specifies vertex data to be passed into the tesselator
gluTessVertex(GLUTesselator, double[], float[]) - Method in class com.hermetica.magician.ProfileGLU
Specifies vertex data to be passed into the tesselator
gluTessVertex(GLUTesselator, double[], float[]) - Method in class com.hermetica.magician.ErrorGLU
Specifies vertex data to be passed into the tesselator
gluTessVertex(GLUTesselator, double[], float[]) - Method in interface com.hermetica.magician.GLU
Specifies vertex data to be passed into the tesselator
gluTessVertex(GLUTesselator, double[], int[]) - Method in class com.hermetica.magician.TemplateGLU
Specifies vertex data to be passed into the tesselator
gluTessVertex(GLUTesselator, double[], int[]) - Method in class com.hermetica.magician.CoreGLU
Specifies vertex data to be passed into the tesselator
gluTessVertex(GLUTesselator, double[], int[]) - Method in class com.hermetica.magician.TraceGLU
Specifies vertex data to be passed into the tesselator
gluTessVertex(GLUTesselator, double[], int[]) - Method in class com.hermetica.magician.ProfileGLU
Specifies vertex data to be passed into the tesselator
gluTessVertex(GLUTesselator, double[], int[]) - Method in class com.hermetica.magician.ErrorGLU
Specifies vertex data to be passed into the tesselator
gluTessVertex(GLUTesselator, double[], int[]) - Method in interface com.hermetica.magician.GLU
Specifies vertex data to be passed into the tesselator
gluTessVertex(GLUTesselator, float[], double[]) - Method in class com.hermetica.magician.TemplateGLU
Specifies vertex data to be passed into the tesselator
gluTessVertex(GLUTesselator, float[], double[]) - Method in class com.hermetica.magician.CoreGLU
Specifies vertex data to be passed into the tesselator
gluTessVertex(GLUTesselator, float[], double[]) - Method in class com.hermetica.magician.TraceGLU
Specifies vertex data to be passed into the tesselator
gluTessVertex(GLUTesselator, float[], double[]) - Method in class com.hermetica.magician.ProfileGLU
Specifies vertex data to be passed into the tesselator
gluTessVertex(GLUTesselator, float[], double[]) - Method in class com.hermetica.magician.ErrorGLU
Specifies vertex data to be passed into the tesselator
gluTessVertex(GLUTesselator, float[], double[]) - Method in interface com.hermetica.magician.GLU
Specifies vertex data to be passed into the tesselator
gluTessVertex(GLUTesselator, float[], float[]) - Method in class com.hermetica.magician.TemplateGLU
Specifies vertex data to be passed into the tesselator
gluTessVertex(GLUTesselator, float[], float[]) - Method in class com.hermetica.magician.CoreGLU
Specifies vertex data to be passed into the tesselator
gluTessVertex(GLUTesselator, float[], float[]) - Method in class com.hermetica.magician.TraceGLU
Specifies vertex data to be passed into the tesselator
gluTessVertex(GLUTesselator, float[], float[]) - Method in class com.hermetica.magician.ProfileGLU
Specifies vertex data to be passed into the tesselator
gluTessVertex(GLUTesselator, float[], float[]) - Method in class com.hermetica.magician.ErrorGLU
Specifies vertex data to be passed into the tesselator
gluTessVertex(GLUTesselator, float[], float[]) - Method in interface com.hermetica.magician.GLU
Specifies vertex data to be passed into the tesselator
gluTessVertex(GLUTesselator, float[], int[]) - Method in class com.hermetica.magician.TemplateGLU
Specifies vertex data to be passed into the tesselator
gluTessVertex(GLUTesselator, float[], int[]) - Method in class com.hermetica.magician.CoreGLU
Specifies vertex data to be passed into the tesselator
gluTessVertex(GLUTesselator, float[], int[]) - Method in class com.hermetica.magician.TraceGLU
Specifies vertex data to be passed into the tesselator
gluTessVertex(GLUTesselator, float[], int[]) - Method in class com.hermetica.magician.ProfileGLU
Specifies vertex data to be passed into the tesselator
gluTessVertex(GLUTesselator, float[], int[]) - Method in class com.hermetica.magician.ErrorGLU
Specifies vertex data to be passed into the tesselator
gluTessVertex(GLUTesselator, float[], int[]) - Method in interface com.hermetica.magician.GLU
Specifies vertex data to be passed into the tesselator
gluUnProject(double, double, double, double[], double[], int[], double[]) - Method in class com.hermetica.magician.TemplateGLU
Maps the specified window coordinates as best as possible into object-space coordinates.
gluUnProject(double, double, double, double[], double[], int[], double[]) - Method in class com.hermetica.magician.CoreGLU
Maps the specified window coordinates as best as possible into object-space coordinates.
gluUnProject(double, double, double, double[], double[], int[], double[]) - Method in class com.hermetica.magician.TraceGLU
Maps the specified window coordinates as best as possible into object-space coordinates.
gluUnProject(double, double, double, double[], double[], int[], double[]) - Method in class com.hermetica.magician.ProfileGLU
Maps the specified window coordinates as best as possible into object-space coordinates.
gluUnProject(double, double, double, double[], double[], int[], double[]) - Method in class com.hermetica.magician.ErrorGLU
Maps the specified window coordinates as best as possible into object-space coordinates.
gluUnProject(double, double, double, double[], double[], int[], double[]) - Method in interface com.hermetica.magician.GLU
Maps the specified window coordinates as best as possible into object-space coordinates.
glVertex2d(double, double) - Method in class com.hermetica.magician.ErrorGL
Specify a vertex
glVertex2d(double, double) - Method in class com.hermetica.magician.CoreGL
Specify a vertex
glVertex2d(double, double) - Method in class com.hermetica.magician.TemplateGL
Specify a vertex
glVertex2d(double, double) - Method in class com.hermetica.magician.ProfileGL
Specify a vertex
glVertex2d(double, double) - Method in class com.hermetica.magician.TraceGL
Specify a vertex
glVertex2d(double, double) - Method in interface com.hermetica.magician.GL
Specify a vertex
glVertex2dv(double[]) - Method in class com.hermetica.magician.ErrorGL
Specify a vertex
glVertex2dv(double[]) - Method in class com.hermetica.magician.CoreGL
Specify a vertex
glVertex2dv(double[]) - Method in class com.hermetica.magician.TemplateGL
Specify a vertex
glVertex2dv(double[]) - Method in class com.hermetica.magician.ProfileGL
Specify a vertex
glVertex2dv(double[]) - Method in class com.hermetica.magician.TraceGL
Specify a vertex
glVertex2dv(double[]) - Method in interface com.hermetica.magician.GL
Specify a vertex
glVertex2f(float, float) - Method in class com.hermetica.magician.ErrorGL
Specify a vertex
glVertex2f(float, float) - Method in class com.hermetica.magician.CoreGL
Specify a vertex
glVertex2f(float, float) - Method in class com.hermetica.magician.TemplateGL
Specify a vertex
glVertex2f(float, float) - Method in class com.hermetica.magician.ProfileGL
Specify a vertex
glVertex2f(float, float) - Method in class com.hermetica.magician.TraceGL
Specify a vertex
glVertex2f(float, float) - Method in interface com.hermetica.magician.GL
Specify a vertex
glVertex2fv(float[]) - Method in class com.hermetica.magician.ErrorGL
Specify a vertex
glVertex2fv(float[]) - Method in class com.hermetica.magician.CoreGL
Specify a vertex
glVertex2fv(float[]) - Method in class com.hermetica.magician.TemplateGL
Specify a vertex
glVertex2fv(float[]) - Method in class com.hermetica.magician.ProfileGL
Specify a vertex
glVertex2fv(float[]) - Method in class com.hermetica.magician.TraceGL
Specify a vertex
glVertex2fv(float[]) - Method in interface com.hermetica.magician.GL
Specify a vertex
glVertex2i(int, int) - Method in class com.hermetica.magician.ErrorGL
Specify a vertex
glVertex2i(int, int) - Method in class com.hermetica.magician.CoreGL
Specify a vertex
glVertex2i(int, int) - Method in class com.hermetica.magician.TemplateGL
Specify a vertex
glVertex2i(int, int) - Method in class com.hermetica.magician.ProfileGL
Specify a vertex
glVertex2i(int, int) - Method in class com.hermetica.magician.TraceGL
Specify a vertex
glVertex2i(int, int) - Method in interface com.hermetica.magician.GL
Specify a vertex
glVertex2iv(int[]) - Method in class com.hermetica.magician.ErrorGL
Specify a vertex
glVertex2iv(int[]) - Method in class com.hermetica.magician.CoreGL
Specify a vertex
glVertex2iv(int[]) - Method in class com.hermetica.magician.TemplateGL
Specify a vertex
glVertex2iv(int[]) - Method in class com.hermetica.magician.ProfileGL
Specify a vertex
glVertex2iv(int[]) - Method in class com.hermetica.magician.TraceGL
Specify a vertex
glVertex2iv(int[]) - Method in interface com.hermetica.magician.GL
Specify a vertex
glVertex2s(short, short) - Method in class com.hermetica.magician.ErrorGL
Specify a vertex
glVertex2s(short, short) - Method in class com.hermetica.magician.CoreGL
Specify a vertex
glVertex2s(short, short) - Method in class com.hermetica.magician.TemplateGL
Specify a vertex
glVertex2s(short, short) - Method in class com.hermetica.magician.ProfileGL
Specify a vertex
glVertex2s(short, short) - Method in class com.hermetica.magician.TraceGL
Specify a vertex
glVertex2s(short, short) - Method in interface com.hermetica.magician.GL
Specify a vertex
glVertex2sv(short[]) - Method in class com.hermetica.magician.ErrorGL
Specify a vertex
glVertex2sv(short[]) - Method in class com.hermetica.magician.CoreGL
Specify a vertex
glVertex2sv(short[]) - Method in class com.hermetica.magician.TemplateGL
Specify a vertex
glVertex2sv(short[]) - Method in class com.hermetica.magician.ProfileGL
Specify a vertex
glVertex2sv(short[]) - Method in class com.hermetica.magician.TraceGL
Specify a vertex
glVertex2sv(short[]) - Method in interface com.hermetica.magician.GL
Specify a vertex
glVertex3d(double, double, double) - Method in class com.hermetica.magician.ErrorGL
Specify a vertex
glVertex3d(double, double, double) - Method in class com.hermetica.magician.CoreGL
Specify a vertex
glVertex3d(double, double, double) - Method in class com.hermetica.magician.TemplateGL
Specify a vertex
glVertex3d(double, double, double) - Method in class com.hermetica.magician.ProfileGL
Specify a vertex
glVertex3d(double, double, double) - Method in class com.hermetica.magician.TraceGL
Specify a vertex
glVertex3d(double, double, double) - Method in interface com.hermetica.magician.GL
Specify a vertex
glVertex3dv(double[]) - Method in class com.hermetica.magician.ErrorGL
Specify a vertex
glVertex3dv(double[]) - Method in class com.hermetica.magician.CoreGL
Specify a vertex
glVertex3dv(double[]) - Method in class com.hermetica.magician.TemplateGL
Specify a vertex
glVertex3dv(double[]) - Method in class com.hermetica.magician.ProfileGL
Specify a vertex
glVertex3dv(double[]) - Method in class com.hermetica.magician.TraceGL
Specify a vertex
glVertex3dv(double[]) - Method in interface com.hermetica.magician.GL
Specify a vertex
glVertex3f(float, float, float) - Method in class com.hermetica.magician.ErrorGL
Specify a vertex
glVertex3f(float, float, float) - Method in class com.hermetica.magician.CoreGL
Specify a vertex
glVertex3f(float, float, float) - Method in class com.hermetica.magician.TemplateGL
Specify a vertex
glVertex3f(float, float, float) - Method in class com.hermetica.magician.ProfileGL
Specify a vertex
glVertex3f(float, float, float) - Method in class com.hermetica.magician.TraceGL
Specify a vertex
glVertex3f(float, float, float) - Method in interface com.hermetica.magician.GL
Specify a vertex
glVertex3fv(float[]) - Method in class com.hermetica.magician.ErrorGL
Specify a vertex
glVertex3fv(float[]) - Method in class com.hermetica.magician.CoreGL
Specify a vertex
glVertex3fv(float[]) - Method in class com.hermetica.magician.TemplateGL
Specify a vertex
glVertex3fv(float[]) - Method in class com.hermetica.magician.ProfileGL
Specify a vertex
glVertex3fv(float[]) - Method in class com.hermetica.magician.TraceGL
Specify a vertex
glVertex3fv(float[]) - Method in interface com.hermetica.magician.GL
Specify a vertex
glVertex3i(int, int, int) - Method in class com.hermetica.magician.ErrorGL
Specify a vertex
glVertex3i(int, int, int) - Method in class com.hermetica.magician.CoreGL
Specify a vertex
glVertex3i(int, int, int) - Method in class com.hermetica.magician.TemplateGL
Specify a vertex
glVertex3i(int, int, int) - Method in class com.hermetica.magician.ProfileGL
Specify a vertex
glVertex3i(int, int, int) - Method in class com.hermetica.magician.TraceGL
Specify a vertex
glVertex3i(int, int, int) - Method in interface com.hermetica.magician.GL
Specify a vertex
glVertex3iv(int[]) - Method in class com.hermetica.magician.ErrorGL
Specify a vertex
glVertex3iv(int[]) - Method in class com.hermetica.magician.CoreGL
Specify a vertex
glVertex3iv(int[]) - Method in class com.hermetica.magician.TemplateGL
Specify a vertex
glVertex3iv(int[]) - Method in class com.hermetica.magician.ProfileGL
Specify a vertex
glVertex3iv(int[]) - Method in class com.hermetica.magician.TraceGL
Specify a vertex
glVertex3iv(int[]) - Method in interface com.hermetica.magician.GL
Specify a vertex
glVertex3s(short, short, short) - Method in class com.hermetica.magician.ErrorGL
Specify a vertex
glVertex3s(short, short, short) - Method in class com.hermetica.magician.CoreGL
Specify a vertex
glVertex3s(short, short, short) - Method in class com.hermetica.magician.TemplateGL
Specify a vertex
glVertex3s(short, short, short) - Method in class com.hermetica.magician.ProfileGL
Specify a vertex
glVertex3s(short, short, short) - Method in class com.hermetica.magician.TraceGL
Specify a vertex
glVertex3s(short, short, short) - Method in interface com.hermetica.magician.GL
Specify a vertex
glVertex3sv(short[]) - Method in class com.hermetica.magician.ErrorGL
Specify a vertex
glVertex3sv(short[]) - Method in class com.hermetica.magician.CoreGL
Specify a vertex
glVertex3sv(short[]) - Method in class com.hermetica.magician.TemplateGL
Specify a vertex
glVertex3sv(short[]) - Method in class com.hermetica.magician.ProfileGL
Specify a vertex
glVertex3sv(short[]) - Method in class com.hermetica.magician.TraceGL
Specify a vertex
glVertex3sv(short[]) - Method in interface com.hermetica.magician.GL
Specify a vertex
glVertex4d(double, double, double, double) - Method in class com.hermetica.magician.ErrorGL
Specify a vertex
glVertex4d(double, double, double, double) - Method in class com.hermetica.magician.CoreGL
Specify a vertex
glVertex4d(double, double, double, double) - Method in class com.hermetica.magician.TemplateGL
Specify a vertex
glVertex4d(double, double, double, double) - Method in class com.hermetica.magician.ProfileGL
Specify a vertex
glVertex4d(double, double, double, double) - Method in class com.hermetica.magician.TraceGL
Specify a vertex
glVertex4d(double, double, double, double) - Method in interface com.hermetica.magician.GL
Specify a vertex
glVertex4dv(double[]) - Method in class com.hermetica.magician.ErrorGL
Specify a vertex
glVertex4dv(double[]) - Method in class com.hermetica.magician.CoreGL
Specify a vertex
glVertex4dv(double[]) - Method in class com.hermetica.magician.TemplateGL
Specify a vertex
glVertex4dv(double[]) - Method in class com.hermetica.magician.ProfileGL
Specify a vertex
glVertex4dv(double[]) - Method in class com.hermetica.magician.TraceGL
Specify a vertex
glVertex4dv(double[]) - Method in interface com.hermetica.magician.GL
Specify a vertex
glVertex4f(float, float, float, float) - Method in class com.hermetica.magician.ErrorGL
Specify a vertex
glVertex4f(float, float, float, float) - Method in class com.hermetica.magician.CoreGL
Specify a vertex
glVertex4f(float, float, float, float) - Method in class com.hermetica.magician.TemplateGL
Specify a vertex
glVertex4f(float, float, float, float) - Method in class com.hermetica.magician.ProfileGL
Specify a vertex
glVertex4f(float, float, float, float) - Method in class com.hermetica.magician.TraceGL
Specify a vertex
glVertex4f(float, float, float, float) - Method in interface com.hermetica.magician.GL
Specify a vertex
glVertex4fv(float[]) - Method in class com.hermetica.magician.ErrorGL
Specify a vertex
glVertex4fv(float[]) - Method in class com.hermetica.magician.CoreGL
Specify a vertex
glVertex4fv(float[]) - Method in class com.hermetica.magician.TemplateGL
Specify a vertex
glVertex4fv(float[]) - Method in class com.hermetica.magician.ProfileGL
Specify a vertex
glVertex4fv(float[]) - Method in class com.hermetica.magician.TraceGL
Specify a vertex
glVertex4fv(float[]) - Method in interface com.hermetica.magician.GL
Specify a vertex
glVertex4i(int, int, int, int) - Method in class com.hermetica.magician.ErrorGL
Specify a vertex
glVertex4i(int, int, int, int) - Method in class com.hermetica.magician.CoreGL
Specify a vertex
glVertex4i(int, int, int, int) - Method in class com.hermetica.magician.TemplateGL
Specify a vertex
glVertex4i(int, int, int, int) - Method in class com.hermetica.magician.ProfileGL
Specify a vertex
glVertex4i(int, int, int, int) - Method in class com.hermetica.magician.TraceGL
Specify a vertex
glVertex4i(int, int, int, int) - Method in interface com.hermetica.magician.GL
Specify a vertex
glVertex4iv(int[]) - Method in class com.hermetica.magician.ErrorGL
Specify a vertex
glVertex4iv(int[]) - Method in class com.hermetica.magician.CoreGL
Specify a vertex
glVertex4iv(int[]) - Method in class com.hermetica.magician.TemplateGL
Specify a vertex
glVertex4iv(int[]) - Method in class com.hermetica.magician.ProfileGL
Specify a vertex
glVertex4iv(int[]) - Method in class com.hermetica.magician.TraceGL
Specify a vertex
glVertex4iv(int[]) - Method in interface com.hermetica.magician.GL
Specify a vertex
glVertex4s(short, short, short, short) - Method in class com.hermetica.magician.ErrorGL
Specify a vertex
glVertex4s(short, short, short, short) - Method in class com.hermetica.magician.CoreGL
Specify a vertex
glVertex4s(short, short, short, short) - Method in class com.hermetica.magician.TemplateGL
Specify a vertex
glVertex4s(short, short, short, short) - Method in class com.hermetica.magician.ProfileGL
Specify a vertex
glVertex4s(short, short, short, short) - Method in class com.hermetica.magician.TraceGL
Specify a vertex
glVertex4s(short, short, short, short) - Method in interface com.hermetica.magician.GL
Specify a vertex
glVertex4sv(short[]) - Method in class com.hermetica.magician.ErrorGL
Specify a vertex
glVertex4sv(short[]) - Method in class com.hermetica.magician.CoreGL
Specify a vertex
glVertex4sv(short[]) - Method in class com.hermetica.magician.TemplateGL
Specify a vertex
glVertex4sv(short[]) - Method in class com.hermetica.magician.ProfileGL
Specify a vertex
glVertex4sv(short[]) - Method in class com.hermetica.magician.TraceGL
Specify a vertex
glVertex4sv(short[]) - Method in interface com.hermetica.magician.GL
Specify a vertex
glVertexPointer(int, int, int, double[]) - Method in class com.hermetica.magician.ErrorGL
Define an array of vertex data
glVertexPointer(int, int, int, double[]) - Method in class com.hermetica.magician.CoreGL
Define an array of vertex data
glVertexPointer(int, int, int, double[]) - Method in class com.hermetica.magician.TemplateGL
Define an array of vertex data
glVertexPointer(int, int, int, double[]) - Method in class com.hermetica.magician.ProfileGL
Define an array of vertex data
glVertexPointer(int, int, int, double[]) - Method in class com.hermetica.magician.TraceGL
Define an array of vertex data
glVertexPointer(int, int, int, double[]) - Method in interface com.hermetica.magician.GL
Define an array of vertex data
glVertexPointer(int, int, int, float[]) - Method in class com.hermetica.magician.ErrorGL
Define an array of vertex data
glVertexPointer(int, int, int, float[]) - Method in class com.hermetica.magician.CoreGL
Define an array of vertex data
glVertexPointer(int, int, int, float[]) - Method in class com.hermetica.magician.TemplateGL
Define an array of vertex data
glVertexPointer(int, int, int, float[]) - Method in class com.hermetica.magician.ProfileGL
Define an array of vertex data
glVertexPointer(int, int, int, float[]) - Method in class com.hermetica.magician.TraceGL
Define an array of vertex data
glVertexPointer(int, int, int, float[]) - Method in interface com.hermetica.magician.GL
Define an array of vertex data
glVertexPointer(int, int, int, int[]) - Method in class com.hermetica.magician.ErrorGL
Define an array of vertex data
glVertexPointer(int, int, int, int[]) - Method in class com.hermetica.magician.CoreGL
Define an array of vertex data
glVertexPointer(int, int, int, int[]) - Method in class com.hermetica.magician.TemplateGL
Define an array of vertex data
glVertexPointer(int, int, int, int[]) - Method in class com.hermetica.magician.ProfileGL
Define an array of vertex data
glVertexPointer(int, int, int, int[]) - Method in class com.hermetica.magician.TraceGL
Define an array of vertex data
glVertexPointer(int, int, int, int[]) - Method in interface com.hermetica.magician.GL
Define an array of vertex data
glVertexPointer(int, int, int, short[]) - Method in class com.hermetica.magician.ErrorGL
Define an array of vertex data
glVertexPointer(int, int, int, short[]) - Method in class com.hermetica.magician.CoreGL
Define an array of vertex data
glVertexPointer(int, int, int, short[]) - Method in class com.hermetica.magician.TemplateGL
Define an array of vertex data
glVertexPointer(int, int, int, short[]) - Method in class com.hermetica.magician.ProfileGL
Define an array of vertex data
glVertexPointer(int, int, int, short[]) - Method in class com.hermetica.magician.TraceGL
Define an array of vertex data
glVertexPointer(int, int, int, short[]) - Method in interface com.hermetica.magician.GL
Define an array of vertex data
glViewport(GLDrawable, int, int, int, int) - Method in class com.hermetica.magician.ErrorGL
Set the viewport
glViewport(GLDrawable, int, int, int, int) - Method in class com.hermetica.magician.CoreGL
Set the viewport
glViewport(GLDrawable, int, int, int, int) - Method in class com.hermetica.magician.TemplateGL
Set the viewport
glViewport(GLDrawable, int, int, int, int) - Method in class com.hermetica.magician.ProfileGL
Set the viewport
glViewport(GLDrawable, int, int, int, int) - Method in class com.hermetica.magician.TraceGL
Set the viewport
glViewport(GLDrawable, int, int, int, int) - Method in interface com.hermetica.magician.GL
Set the viewport
glViewport(int, int, int, int) - Method in class com.hermetica.magician.CoreGL
Set the viewport

H

hashCode() - Method in class com.hermetica.vecmath.Vec3d
Returns a hash number based on the data values in this object
hashCode() - Method in class com.hermetica.vecmath.Vec3f
Returns a hash number based on the data values in this object
height - Variable in class com.hermetica.magician.fonts.GLTextureChar
The height of the character
height - Variable in class com.hermetica.magician.fonts.GLBitmapChar
The height of the character
hint(int, int) - Method in class com.hermetica.magician.ErrorGL
Specify implementation-specific hints
hint(int, int) - Method in class com.hermetica.magician.CoreGL
Specify implementation-specific hints
hint(int, int) - Method in class com.hermetica.magician.TemplateGL
Specify implementation-specific hints
hint(int, int) - Method in class com.hermetica.magician.ProfileGL
Specify implementation-specific hints
hint(int, int) - Method in class com.hermetica.magician.TraceGL
Specify implementation-specific hints
hint(int, int) - Method in interface com.hermetica.magician.GL
Specify implementation-specific hints

I

imageComplete(int) - Method in class com.hermetica.util3d.PPMWriter
Called when the image being transmitted is now complete
imageComplete(int) - Method in class com.hermetica.util3d.BMPWriter
Called when the image being transmitted is now complete
imageComplete(int) - Method in class com.hermetica.util3d.EPSWriter
Called when the image being transmitted is now complete
imageComplete(int) - Method in class com.hermetica.util3d.Texture
Indicates the image is complete
IMAGENUMBER - Static variable in class com.hermetica.util3d.PPMWriter
Unique image number.
IMAGENUMBER - Static variable in class com.hermetica.util3d.BMPWriter
Unique image number.
IMAGENUMBER - Static variable in class com.hermetica.util3d.EPSWriter
Unique image number.
index(byte) - Method in class com.hermetica.magician.ErrorGL
Set the current colour index
index(byte) - Method in class com.hermetica.magician.CoreGL
Set the current colour index
index(byte) - Method in class com.hermetica.magician.TemplateGL
Set the current colour index
index(byte) - Method in class com.hermetica.magician.ProfileGL
Set the current colour index
index(byte) - Method in class com.hermetica.magician.TraceGL
Set the current colour index
index(byte) - Method in interface com.hermetica.magician.GL
Set the current colour index
index(byte[]) - Method in class com.hermetica.magician.ErrorGL
Set the current colour index
index(byte[]) - Method in class com.hermetica.magician.CoreGL
Set the current colour index
index(byte[]) - Method in class com.hermetica.magician.TemplateGL
Set the current colour index
index(byte[]) - Method in class com.hermetica.magician.ProfileGL
Set the current colour index
index(byte[]) - Method in class com.hermetica.magician.TraceGL
Set the current colour index
index(byte[]) - Method in interface com.hermetica.magician.GL
Set the current colour index
index(double) - Method in class com.hermetica.magician.ErrorGL
Set the current colour index
index(double) - Method in class com.hermetica.magician.CoreGL
Set the current colour index
index(double) - Method in class com.hermetica.magician.TemplateGL
Set the current colour index
index(double) - Method in class com.hermetica.magician.ProfileGL
Set the current colour index
index(double) - Method in class com.hermetica.magician.TraceGL
Set the current colour index
index(double) - Method in interface com.hermetica.magician.GL
Set the current colour index
index(double[]) - Method in class com.hermetica.magician.ErrorGL
Set the current colour index
index(double[]) - Method in class com.hermetica.magician.CoreGL
Set the current colour index
index(double[]) - Method in class com.hermetica.magician.TemplateGL
Set the current colour index
index(double[]) - Method in class com.hermetica.magician.ProfileGL
Set the current colour index
index(double[]) - Method in class com.hermetica.magician.TraceGL
Set the current colour index
index(double[]) - Method in interface com.hermetica.magician.GL
Set the current colour index
index(float) - Method in class com.hermetica.magician.ErrorGL
Set the current colour index
index(float) - Method in class com.hermetica.magician.CoreGL
Set the current colour index
index(float) - Method in class com.hermetica.magician.TemplateGL
Set the current colour index
index(float) - Method in class com.hermetica.magician.ProfileGL
Set the current colour index
index(float) - Method in class com.hermetica.magician.TraceGL
Set the current colour index
index(float) - Method in interface com.hermetica.magician.GL
Set the current colour index
index(float[]) - Method in class com.hermetica.magician.ErrorGL
Set the current colour index
index(float[]) - Method in class com.hermetica.magician.CoreGL
Set the current colour index
index(float[]) - Method in class com.hermetica.magician.TemplateGL
Set the current colour index
index(float[]) - Method in class com.hermetica.magician.ProfileGL
Set the current colour index
index(float[]) - Method in class com.hermetica.magician.TraceGL
Set the current colour index
index(float[]) - Method in interface com.hermetica.magician.GL
Set the current colour index
index(int) - Method in class com.hermetica.magician.ErrorGL
Set the current colour index
index(int) - Method in class com.hermetica.magician.CoreGL
Set the current colour index
index(int) - Method in class com.hermetica.magician.TemplateGL
Set the current colour index
index(int) - Method in class com.hermetica.magician.ProfileGL
Set the current colour index
index(int) - Method in class com.hermetica.magician.TraceGL
Set the current colour index
index(int) - Method in interface com.hermetica.magician.GL
Set the current colour index
index(int[]) - Method in class com.hermetica.magician.ErrorGL
Set the current colour index
index(int[]) - Method in class com.hermetica.magician.CoreGL
Set the current colour index
index(int[]) - Method in class com.hermetica.magician.TemplateGL
Set the current colour index
index(int[]) - Method in class com.hermetica.magician.ProfileGL
Set the current colour index
index(int[]) - Method in class com.hermetica.magician.TraceGL
Set the current colour index
index(int[]) - Method in interface com.hermetica.magician.GL
Set the current colour index
index(short) - Method in class com.hermetica.magician.ErrorGL
Set the current colour index
index(short) - Method in class com.hermetica.magician.CoreGL
Set the current colour index
index(short) - Method in class com.hermetica.magician.TemplateGL
Set the current colour index
index(short) - Method in class com.hermetica.magician.ProfileGL
Set the current colour index
index(short) - Method in class com.hermetica.magician.TraceGL
Set the current colour index
index(short) - Method in interface com.hermetica.magician.GL
Set the current colour index
index(short[]) - Method in class com.hermetica.magician.ErrorGL
Set the current colour index
index(short[]) - Method in class com.hermetica.magician.CoreGL
Set the current colour index
index(short[]) - Method in class com.hermetica.magician.TemplateGL
Set the current colour index
index(short[]) - Method in class com.hermetica.magician.ProfileGL
Set the current colour index
index(short[]) - Method in class com.hermetica.magician.TraceGL
Set the current colour index
index(short[]) - Method in interface com.hermetica.magician.GL
Set the current colour index
INDEXED - Static variable in class com.hermetica.magician.GLCapabilities
Colour-index colour
indexMask(int) - Method in class com.hermetica.magician.ErrorGL
Control the writing of individual bits in the colour index buffers
indexMask(int) - Method in class com.hermetica.magician.CoreGL
Control the writing of individual bits in the colour index buffers
indexMask(int) - Method in class com.hermetica.magician.TemplateGL
Control the writing of individual bits in the colour index buffers
indexMask(int) - Method in class com.hermetica.magician.ProfileGL
Control the writing of individual bits in the colour index buffers
indexMask(int) - Method in class com.hermetica.magician.TraceGL
Control the writing of individual bits in the colour index buffers
indexMask(int) - Method in interface com.hermetica.magician.GL
Control the writing of individual bits in the colour index buffers
init(GLDrawable, GLContext, int, int) - Method in class com.hermetica.magician.GLOffscreenBuffer
Deferred initialization method
init(GLDrawable, GLContext, int, int) - Method in class com.hermetica.magician.GLComponent
Overridden method to allow deferred initialization
INITIALIZE_EVENT - Static variable in class com.hermetica.magician.GLOffscreenBuffer
Event types this component can deal with
INITIALIZE_EVENT - Static variable in class com.hermetica.magician.GLComponent
Event types this component can deal with
initialize() - Method in class com.hermetica.magician.GLOffscreenBuffer
Initializes the component.
initialize() - Method in interface com.hermetica.magician.GLDrawable
Initializes the component.
initialize() - Method in class com.hermetica.magician.GLComponent
Initializes the component.
initialize(GLDrawable) - Method in interface com.hermetica.magician.GLEventListener
This method should be implemented to handle initialization of any OpenGL stuff, usually geometry, materials and lights setup
initialize(GLDrawable) - Method in class com.hermetica.magician.GLEventMulticaster
Forwards the initialize event to both listeners _head and _tail.
initializeTexture(boolean) - Method in class com.hermetica.magician.fonts.GLTextureFont
Initializes the texture objects after the font data is created
initNames() - Method in class com.hermetica.magician.ErrorGL
Initialize the name stack
initNames() - Method in class com.hermetica.magician.CoreGL
Initialize the name stack
initNames() - Method in class com.hermetica.magician.TemplateGL
Initialize the name stack
initNames() - Method in class com.hermetica.magician.ProfileGL
Initialize the name stack
initNames() - Method in class com.hermetica.magician.TraceGL
Initialize the name stack
initNames() - Method in interface com.hermetica.magician.GL
Initialize the name stack
isConsumer(ImageConsumer) - Method in class com.hermetica.magician.GLOffscreenBuffer
Determines if a given ImageConsumer object is currently registered with this ImageProducer as one of its consumers.
isConsumer(ImageConsumer) - Method in class com.hermetica.magician.GLComponent
Determines if a given ImageConsumer object is currently registered with this ImageProducer as one of its consumers.
isEnabled(int) - Method in class com.hermetica.magician.ErrorGL
Test whether or not a capability is enabled
isEnabled(int) - Method in class com.hermetica.magician.CoreGL
Test whether or not a capability is enabled
isEnabled(int) - Method in class com.hermetica.magician.TemplateGL
Test whether or not a capability is enabled
isEnabled(int) - Method in class com.hermetica.magician.ProfileGL
Test whether or not a capability is enabled
isEnabled(int) - Method in class com.hermetica.magician.TraceGL
Test whether or not a capability is enabled
isEnabled(int) - Method in interface com.hermetica.magician.GL
Test whether or not a capability is enabled
isExtensionSupported(String) - Method in class com.hermetica.magician.GLExtension
Tests to see whether or not the given extension is available within this implementation of OpenGL
isInitialized() - Method in class com.hermetica.magician.GLOffscreenBuffer
Tests to see whether the component is initialized
isInitialized() - Method in class com.hermetica.magician.GLContext
Returns the current initialization status of the context
isInitialized() - Method in interface com.hermetica.magician.GLDrawable
Tests to see whether the component is initialized
isInitialized() - Method in class com.hermetica.magician.GLComponent
Tests to see whether the component is initialized
isInitialized() - Method in class com.hermetica.util3d.Texture
Handy object-orientated store that signifies whether or not you have used your texture yet.
isList(int) - Method in class com.hermetica.magician.ErrorGL
Determine if a name corresponds to a display list
isList(int) - Method in class com.hermetica.magician.CoreGL
Determine if a name corresponds to a display list
isList(int) - Method in class com.hermetica.magician.TemplateGL
Determine if a name corresponds to a display list
isList(int) - Method in class com.hermetica.magician.ProfileGL
Determine if a name corresponds to a display list
isList(int) - Method in class com.hermetica.magician.TraceGL
Determine if a name corresponds to a display list
isList(int) - Method in interface com.hermetica.magician.GL
Determine if a name corresponds to a display list
isLocked() - Method in class com.hermetica.magician.GLCapabilities
Returns whether or not this capability object is locked, ie, the context associated with it has been created successfully.
isOffscreen() - Method in class com.hermetica.magician.GLOffscreenBuffer
 
isOffscreen() - Method in interface com.hermetica.magician.GLDrawable
Returns whether or not this component is onscreen or offscreen
isOffscreen() - Method in class com.hermetica.magician.GLComponent
Specifies this component is onscreen
isRunning() - Method in class com.hermetica.magician.GLOffscreenBuffer
Returns whether or not the internal thread is running
isRunning() - Method in interface com.hermetica.magician.GLDrawable
Returns whether or not the internal thread is running
isRunning() - Method in class com.hermetica.magician.GLComponent
Returns whether or not the internal thread is running
isSuspended() - Method in class com.hermetica.magician.GLOffscreenBuffer
Returns whether or not the GLOffscreenBuffer is suspended
isSuspended() - Method in interface com.hermetica.magician.GLDrawable
Returns whether or not the component is suspended
isSuspended() - Method in class com.hermetica.magician.GLComponent
Returns whether or not the GLComponent is suspended
isTexture(int) - Method in class com.hermetica.magician.ErrorGL
Determine if a name corresponds to a texture
isTexture(int) - Method in class com.hermetica.magician.CoreGL
Determine if a name corresponds to a texture
isTexture(int) - Method in class com.hermetica.magician.TemplateGL
Determine if a name corresponds to a texture
isTexture(int) - Method in class com.hermetica.magician.ProfileGL
Determine if a name corresponds to a texture
isTexture(int) - Method in class com.hermetica.magician.TraceGL
Determine if a name corresponds to a texture
isTexture(int) - Method in interface com.hermetica.magician.GL
Determine if a name corresponds to a texture
isValid() - Method in class com.hermetica.util3d.Texture
Returns whether or not this texture is valid, ie, whether all the data has been received and processed into suitable OpenGL data.

J

j15 - Static variable in class com.hermetica.util3d.accum
 
j2 - Static variable in class com.hermetica.util3d.accum
Some useful jittering values
j24 - Static variable in class com.hermetica.util3d.accum
 
j3 - Static variable in class com.hermetica.util3d.accum
 
j4 - Static variable in class com.hermetica.util3d.accum
 
j66 - Static variable in class com.hermetica.util3d.accum
 
j8 - Static variable in class com.hermetica.util3d.accum
 

L

length() - Method in class com.hermetica.vecmath.Vec3d
Returns the length of this vector
length() - Method in class com.hermetica.vecmath.Vec3f
Returns the length of this vector
lengthSquared() - Method in class com.hermetica.vecmath.Vec3d
Returns the squared length of this vector
lengthSquared() - Method in class com.hermetica.vecmath.Vec3f
Returns the squared length of this vector
light(int, int, float) - Method in class com.hermetica.magician.ErrorGL
Set light source parameters
light(int, int, float) - Method in class com.hermetica.magician.CoreGL
Set light source parameters
light(int, int, float) - Method in class com.hermetica.magician.TemplateGL
Set light source parameters
light(int, int, float) - Method in class com.hermetica.magician.ProfileGL
Set light source parameters
light(int, int, float) - Method in class com.hermetica.magician.TraceGL
Set light source parameters
light(int, int, float) - Method in interface com.hermetica.magician.GL
Set light source parameters
light(int, int, float[]) - Method in class com.hermetica.magician.ErrorGL
Set the lighting model parameters
light(int, int, float[]) - Method in class com.hermetica.magician.CoreGL
Set the lighting model parameters
light(int, int, float[]) - Method in class com.hermetica.magician.TemplateGL
Set the lighting model parameters
light(int, int, float[]) - Method in class com.hermetica.magician.ProfileGL
Set the lighting model parameters
light(int, int, float[]) - Method in class com.hermetica.magician.TraceGL
Set the lighting model parameters
light(int, int, float[]) - Method in interface com.hermetica.magician.GL
Set the lighting model parameters
light(int, int, int) - Method in class com.hermetica.magician.ErrorGL
Set light source parameters
light(int, int, int) - Method in class com.hermetica.magician.CoreGL
Set light source parameters
light(int, int, int) - Method in class com.hermetica.magician.TemplateGL
Set light source parameters
light(int, int, int) - Method in class com.hermetica.magician.ProfileGL
Set light source parameters
light(int, int, int) - Method in class com.hermetica.magician.TraceGL
Set light source parameters
light(int, int, int) - Method in interface com.hermetica.magician.GL
Set light source parameters
light(int, int, int[]) - Method in class com.hermetica.magician.ErrorGL
Set the lighting model parameters
light(int, int, int[]) - Method in class com.hermetica.magician.CoreGL
Set the lighting model parameters
light(int, int, int[]) - Method in class com.hermetica.magician.TemplateGL
Set the lighting model parameters
light(int, int, int[]) - Method in class com.hermetica.magician.ProfileGL
Set the lighting model parameters
light(int, int, int[]) - Method in class com.hermetica.magician.TraceGL
Set the lighting model parameters
light(int, int, int[]) - Method in interface com.hermetica.magician.GL
Set the lighting model parameters
lightModel(int, float) - Method in class com.hermetica.magician.ErrorGL
Set the lighting model parameters
lightModel(int, float) - Method in class com.hermetica.magician.CoreGL
Set the lighting model parameters
lightModel(int, float) - Method in class com.hermetica.magician.TemplateGL
Set the lighting model parameters
lightModel(int, float) - Method in class com.hermetica.magician.ProfileGL
Set the lighting model parameters
lightModel(int, float) - Method in class com.hermetica.magician.TraceGL
Set the lighting model parameters
lightModel(int, float) - Method in interface com.hermetica.magician.GL
Set the lighting model parameters
lightModel(int, float[]) - Method in class com.hermetica.magician.ErrorGL
Set the lighting model parameters
lightModel(int, float[]) - Method in class com.hermetica.magician.CoreGL
Set the lighting model parameters
lightModel(int, float[]) - Method in class com.hermetica.magician.TemplateGL
Set the lighting model parameters
lightModel(int, float[]) - Method in class com.hermetica.magician.ProfileGL
Set the lighting model parameters
lightModel(int, float[]) - Method in class com.hermetica.magician.TraceGL
Set the lighting model parameters
lightModel(int, float[]) - Method in interface com.hermetica.magician.GL
Set the lighting model parameters
lightModel(int, int) - Method in class com.hermetica.magician.ErrorGL
Set the lighting model parameters
lightModel(int, int) - Method in class com.hermetica.magician.CoreGL
Set the lighting model parameters
lightModel(int, int) - Method in class com.hermetica.magician.TemplateGL
Set the lighting model parameters
lightModel(int, int) - Method in class com.hermetica.magician.ProfileGL
Set the lighting model parameters
lightModel(int, int) - Method in class com.hermetica.magician.TraceGL
Set the lighting model parameters
lightModel(int, int) - Method in interface com.hermetica.magician.GL
Set the lighting model parameters
lightModel(int, int[]) - Method in class com.hermetica.magician.ErrorGL
Set the lighting model parameters
lightModel(int, int[]) - Method in class com.hermetica.magician.CoreGL
Set the lighting model parameters
lightModel(int, int[]) - Method in class com.hermetica.magician.TemplateGL
Set the lighting model parameters
lightModel(int, int[]) - Method in class com.hermetica.magician.ProfileGL
Set the lighting model parameters
lightModel(int, int[]) - Method in class com.hermetica.magician.TraceGL
Set the lighting model parameters
lightModel(int, int[]) - Method in interface com.hermetica.magician.GL
Set the lighting model parameters
lineStipple(int, short) - Method in class com.hermetica.magician.ErrorGL
Specify the line stipple pattern
lineStipple(int, short) - Method in class com.hermetica.magician.CoreGL
Specify the line stipple pattern
lineStipple(int, short) - Method in class com.hermetica.magician.TemplateGL
Specify the line stipple pattern
lineStipple(int, short) - Method in class com.hermetica.magician.ProfileGL
Specify the line stipple pattern
lineStipple(int, short) - Method in class com.hermetica.magician.TraceGL
Specify the line stipple pattern
lineStipple(int, short) - Method in interface com.hermetica.magician.GL
Specify the line stipple pattern
lineWidth(float) - Method in class com.hermetica.magician.ErrorGL
Specify the width of rasterized lines
lineWidth(float) - Method in class com.hermetica.magician.CoreGL
Specify the width of rasterized lines
lineWidth(float) - Method in class com.hermetica.magician.TemplateGL
Specify the width of rasterized lines
lineWidth(float) - Method in class com.hermetica.magician.ProfileGL
Specify the width of rasterized lines
lineWidth(float) - Method in class com.hermetica.magician.TraceGL
Specify the width of rasterized lines
lineWidth(float) - Method in interface com.hermetica.magician.GL
Specify the width of rasterized lines
listBase(int) - Method in class com.hermetica.magician.ErrorGL
Set the display list base for glCallLists
listBase(int) - Method in class com.hermetica.magician.CoreGL
Set the display list base for glCallLists
listBase(int) - Method in class com.hermetica.magician.TemplateGL
Set the display list base for glCallLists
listBase(int) - Method in class com.hermetica.magician.ProfileGL
Set the display list base for glCallLists
listBase(int) - Method in class com.hermetica.magician.TraceGL
Set the display list base for glCallLists
listBase(int) - Method in interface com.hermetica.magician.GL
Set the display list base for glCallLists
loadExtensionLibrary(String, String) - Static method in class com.hermetica.magician.GLExtension
Loads an extension library with the given name.
loadIdentity() - Method in class com.hermetica.magician.ErrorGL
Replace the current matrix with the identity matrix
loadIdentity() - Method in class com.hermetica.magician.CoreGL
Replace the current matrix with the identity matrix
loadIdentity() - Method in class com.hermetica.magician.TemplateGL
Replace the current matrix with the identity matrix
loadIdentity() - Method in class com.hermetica.magician.ProfileGL
Replace the current matrix with the identity matrix
loadIdentity() - Method in class com.hermetica.magician.TraceGL
Replace the current matrix with the identity matrix
loadIdentity() - Method in interface com.hermetica.magician.GL
Replace the current matrix with the identity matrix
loadLibrary() - Static method in class com.hermetica.magician.CoreGL
Static method to load the library.
loadMatrix(double[]) - Method in class com.hermetica.magician.ErrorGL
Replace the current matrix with an arbitrary matrix
loadMatrix(double[]) - Method in class com.hermetica.magician.CoreGL
Replace the current matrix with an arbitrary matrix
loadMatrix(double[]) - Method in class com.hermetica.magician.TemplateGL
Replace the current matrix with an arbitrary matrix
loadMatrix(double[]) - Method in class com.hermetica.magician.ProfileGL
Replace the current matrix with an arbitrary matrix
loadMatrix(double[]) - Method in class com.hermetica.magician.TraceGL
Replace the current matrix with an arbitrary matrix
loadMatrix(double[]) - Method in interface com.hermetica.magician.GL
Replace the current matrix with an arbitrary matrix
loadMatrix(float[]) - Method in class com.hermetica.magician.ErrorGL
Replace the current matrix with an arbitrary matrix
loadMatrix(float[]) - Method in class com.hermetica.magician.CoreGL
Replace the current matrix with an arbitrary matrix
loadMatrix(float[]) - Method in class com.hermetica.magician.TemplateGL
Replace the current matrix with an arbitrary matrix
loadMatrix(float[]) - Method in class com.hermetica.magician.ProfileGL
Replace the current matrix with an arbitrary matrix
loadMatrix(float[]) - Method in class com.hermetica.magician.TraceGL
Replace the current matrix with an arbitrary matrix
loadMatrix(float[]) - Method in interface com.hermetica.magician.GL
Replace the current matrix with an arbitrary matrix
loadName(int) - Method in class com.hermetica.magician.ErrorGL
Load a name onto the name stack
loadName(int) - Method in class com.hermetica.magician.CoreGL
Load a name onto the name stack
loadName(int) - Method in class com.hermetica.magician.TemplateGL
Load a name onto the name stack
loadName(int) - Method in class com.hermetica.magician.ProfileGL
Load a name onto the name stack
loadName(int) - Method in class com.hermetica.magician.TraceGL
Load a name onto the name stack
loadName(int) - Method in interface com.hermetica.magician.GL
Load a name onto the name stack
loadSamplingMatrices(float[], float[], int[]) - Method in class com.hermetica.magician.GLUNurbs
Loads sampling matrices for NURBS manipulation
loadSamplingMatrices(GLUNurbs, float[], float[], int[]) - Method in class com.hermetica.magician.TemplateGLU
Loads sampling matrices for NURBS manipulation
loadSamplingMatrices(GLUNurbs, float[], float[], int[]) - Method in class com.hermetica.magician.CoreGLU
Loads sampling matrices for NURBS manipulation
loadSamplingMatrices(GLUNurbs, float[], float[], int[]) - Method in class com.hermetica.magician.TraceGLU
Loads sampling matrices for NURBS manipulation
loadSamplingMatrices(GLUNurbs, float[], float[], int[]) - Method in class com.hermetica.magician.ProfileGLU
Loads sampling matrices for NURBS manipulation
loadSamplingMatrices(GLUNurbs, float[], float[], int[]) - Method in class com.hermetica.magician.ErrorGLU
Loads sampling matrices for NURBS manipulation
loadSamplingMatrices(GLUNurbs, float[], float[], int[]) - Method in interface com.hermetica.magician.GLU
Loads sampling matrices for NURBS manipulation
lock() - Static method in class com.hermetica.magician.GLContext
Locks the OpenGL context for exclusive use.
lock() - Method in class com.hermetica.util3d.CriticalSection
Begins a critical section of code
logicOp(int) - Method in class com.hermetica.magician.ErrorGL
Specify a logical pixel operations for colour index rendering
logicOp(int) - Method in class com.hermetica.magician.CoreGL
Specify a logical pixel operations for colour index rendering
logicOp(int) - Method in class com.hermetica.magician.TemplateGL
Specify a logical pixel operations for colour index rendering
logicOp(int) - Method in class com.hermetica.magician.ProfileGL
Specify a logical pixel operations for colour index rendering
logicOp(int) - Method in class com.hermetica.magician.TraceGL
Specify a logical pixel operations for colour index rendering
logicOp(int) - Method in interface com.hermetica.magician.GL
Specify a logical pixel operations for colour index rendering
lookAt(double, double, double, double, double, double, double, double, double) - Method in class com.hermetica.magician.TemplateGLU
Defines a viewing matrix and multiples it to the right of the current matrix
lookAt(double, double, double, double, double, double, double, double, double) - Method in class com.hermetica.magician.CoreGLU
Defines a viewing matrix and multiples it to the right of the current matrix
lookAt(double, double, double, double, double, double, double, double, double) - Method in class com.hermetica.magician.TraceGLU
Defines a viewing matrix and multiples it to the right of the current matrix
lookAt(double, double, double, double, double, double, double, double, double) - Method in class com.hermetica.magician.ProfileGLU
Defines a viewing matrix and multiples it to the right of the current matrix
lookAt(double, double, double, double, double, double, double, double, double) - Method in class com.hermetica.magician.ErrorGLU
Defines a viewing matrix and multiples it to the right of the current matrix
lookAt(double, double, double, double, double, double, double, double, double) - Method in interface com.hermetica.magician.GLU
Defines a viewing matrix and multiples it to the right of the current matrix

M

MAIN_PLANE - Static variable in class com.hermetica.magician.GLCapabilities
Specifies the main rendering plane
makeCurrent() - Method in class com.hermetica.magician.GLContext
Makes this context the current one within the OpenGL state machine
mapGrid(int, double, double) - Method in class com.hermetica.magician.ErrorGL
Define a one-dimensional mesh
mapGrid(int, double, double) - Method in class com.hermetica.magician.CoreGL
Define a one-dimensional mesh
mapGrid(int, double, double) - Method in class com.hermetica.magician.TemplateGL
Define a one-dimensional mesh
mapGrid(int, double, double) - Method in class com.hermetica.magician.ProfileGL
Define a one-dimensional mesh
mapGrid(int, double, double) - Method in class com.hermetica.magician.TraceGL
Define a one-dimensional mesh
mapGrid(int, double, double) - Method in interface com.hermetica.magician.GL
Define a one-dimensional mesh
mapGrid(int, double, double, int, double, double) - Method in class com.hermetica.magician.ErrorGL
Define a two-dimensional mesh
mapGrid(int, double, double, int, double, double) - Method in class com.hermetica.magician.CoreGL
Define a two-dimensional mesh
mapGrid(int, double, double, int, double, double) - Method in class com.hermetica.magician.TemplateGL
Define a two-dimensional mesh
mapGrid(int, double, double, int, double, double) - Method in class com.hermetica.magician.ProfileGL
Define a two-dimensional mesh
mapGrid(int, double, double, int, double, double) - Method in class com.hermetica.magician.TraceGL
Define a two-dimensional mesh
mapGrid(int, double, double, int, double, double) - Method in interface com.hermetica.magician.GL
Define a two-dimensional mesh
mapGrid(int, float, float) - Method in class com.hermetica.magician.ErrorGL
Define a one-dimensional mesh
mapGrid(int, float, float) - Method in class com.hermetica.magician.CoreGL
Define a one-dimensional mesh
mapGrid(int, float, float) - Method in class com.hermetica.magician.TemplateGL
Define a one-dimensional mesh
mapGrid(int, float, float) - Method in class com.hermetica.magician.ProfileGL
Define a one-dimensional mesh
mapGrid(int, float, float) - Method in class com.hermetica.magician.TraceGL
Define a one-dimensional mesh
mapGrid(int, float, float) - Method in interface com.hermetica.magician.GL
Define a one-dimensional mesh
mapGrid(int, float, float, int, float, float) - Method in class com.hermetica.magician.ErrorGL
Define a two-dimensional mesh
mapGrid(int, float, float, int, float, float) - Method in class com.hermetica.magician.CoreGL
Define a two-dimensional mesh
mapGrid(int, float, float, int, float, float) - Method in class com.hermetica.magician.TemplateGL
Define a two-dimensional mesh
mapGrid(int, float, float, int, float, float) - Method in class com.hermetica.magician.ProfileGL
Define a two-dimensional mesh
mapGrid(int, float, float, int, float, float) - Method in class com.hermetica.magician.TraceGL
Define a two-dimensional mesh
mapGrid(int, float, float, int, float, float) - Method in interface com.hermetica.magician.GL
Define a two-dimensional mesh
material(int, int, float) - Method in class com.hermetica.magician.ErrorGL
Specify material parameters for the lighting model
material(int, int, float) - Method in class com.hermetica.magician.CoreGL
Specify material parameters for the lighting model
material(int, int, float) - Method in class com.hermetica.magician.TemplateGL
Specify material parameters for the lighting model
material(int, int, float) - Method in class com.hermetica.magician.ProfileGL
Specify material parameters for the lighting model
material(int, int, float) - Method in class com.hermetica.magician.TraceGL
Specify material parameters for the lighting model
material(int, int, float) - Method in interface com.hermetica.magician.GL
Specify material parameters for the lighting model
material(int, int, float[]) - Method in class com.hermetica.magician.ErrorGL
Specify material parameters for the lighting model
material(int, int, float[]) - Method in class com.hermetica.magician.CoreGL
Specify material parameters for the lighting model
material(int, int, float[]) - Method in class com.hermetica.magician.TemplateGL
Specify material parameters for the lighting model
material(int, int, float[]) - Method in class com.hermetica.magician.ProfileGL
Specify material parameters for the lighting model
material(int, int, float[]) - Method in class com.hermetica.magician.TraceGL
Specify material parameters for the lighting model
material(int, int, float[]) - Method in interface com.hermetica.magician.GL
Specify material parameters for the lighting model
material(int, int, int) - Method in class com.hermetica.magician.ErrorGL
Specify material parameters for the lighting model
material(int, int, int) - Method in class com.hermetica.magician.CoreGL
Specify material parameters for the lighting model
material(int, int, int) - Method in class com.hermetica.magician.TemplateGL
Specify material parameters for the lighting model
material(int, int, int) - Method in class com.hermetica.magician.ProfileGL
Specify material parameters for the lighting model
material(int, int, int) - Method in class com.hermetica.magician.TraceGL
Specify material parameters for the lighting model
material(int, int, int) - Method in interface com.hermetica.magician.GL
Specify material parameters for the lighting model
material(int, int, int[]) - Method in class com.hermetica.magician.ErrorGL
Specify material parameters for the lighting model
material(int, int, int[]) - Method in class com.hermetica.magician.CoreGL
Specify material parameters for the lighting model
material(int, int, int[]) - Method in class com.hermetica.magician.TemplateGL
Specify material parameters for the lighting model
material(int, int, int[]) - Method in class com.hermetica.magician.ProfileGL
Specify material parameters for the lighting model
material(int, int, int[]) - Method in class com.hermetica.magician.TraceGL
Specify material parameters for the lighting model
material(int, int, int[]) - Method in interface com.hermetica.magician.GL
Specify material parameters for the lighting model
matrixMode(int) - Method in class com.hermetica.magician.ErrorGL
Specify which matrix is the current matrix
matrixMode(int) - Method in class com.hermetica.magician.CoreGL
Specify which matrix is the current matrix
matrixMode(int) - Method in class com.hermetica.magician.TemplateGL
Specify which matrix is the current matrix
matrixMode(int) - Method in class com.hermetica.magician.ProfileGL
Specify which matrix is the current matrix
matrixMode(int) - Method in class com.hermetica.magician.TraceGL
Specify which matrix is the current matrix
matrixMode(int) - Method in interface com.hermetica.magician.GL
Specify which matrix is the current matrix
MicroTimer - class com.hermetica.util3d.MicroTimer.
This class provides a handy microsecond accurate timer instead of the more inaccurate millisecond timer provided with core Java.
MicroTimer() - Constructor for class com.hermetica.util3d.MicroTimer
Creates a new MicroTimer
minimumSize() - Method in class com.hermetica.util3d.TextureComponent
Returns the minimum size of the Component.
multMatrix(double[]) - Method in class com.hermetica.magician.ErrorGL
Multiply the current matrix by an arbitrary matrix
multMatrix(double[]) - Method in class com.hermetica.magician.CoreGL
Multiply the current matrix by an arbitrary matrix
multMatrix(double[]) - Method in class com.hermetica.magician.TemplateGL
Multiply the current matrix by an arbitrary matrix
multMatrix(double[]) - Method in class com.hermetica.magician.ProfileGL
Multiply the current matrix by an arbitrary matrix
multMatrix(double[]) - Method in class com.hermetica.magician.TraceGL
Multiply the current matrix by an arbitrary matrix
multMatrix(double[]) - Method in interface com.hermetica.magician.GL
Multiply the current matrix by an arbitrary matrix
multMatrix(double[][]) - Method in class com.hermetica.magician.ErrorGL
Multiply the current matrix by an arbitrary matrix
multMatrix(double[][]) - Method in class com.hermetica.magician.CoreGL
Multiply the current matrix by an arbitrary matrix
multMatrix(double[][]) - Method in class com.hermetica.magician.TemplateGL
Multiply the current matrix by an arbitrary matrix
multMatrix(double[][]) - Method in class com.hermetica.magician.ProfileGL
Multiply the current matrix by an arbitrary matrix
multMatrix(double[][]) - Method in class com.hermetica.magician.TraceGL
Multiply the current matrix by an arbitrary matrix
multMatrix(double[][]) - Method in interface com.hermetica.magician.GL
Multiply the current matrix by an arbitrary matrix
multMatrix(float[]) - Method in class com.hermetica.magician.ErrorGL
Multiply the current matrix by an arbitrary matrix
multMatrix(float[]) - Method in class com.hermetica.magician.CoreGL
Multiply the current matrix by an arbitrary matrix
multMatrix(float[]) - Method in class com.hermetica.magician.TemplateGL
Multiply the current matrix by an arbitrary matrix
multMatrix(float[]) - Method in class com.hermetica.magician.ProfileGL
Multiply the current matrix by an arbitrary matrix
multMatrix(float[]) - Method in class com.hermetica.magician.TraceGL
Multiply the current matrix by an arbitrary matrix
multMatrix(float[]) - Method in interface com.hermetica.magician.GL
Multiply the current matrix by an arbitrary matrix
multMatrix(float[][]) - Method in class com.hermetica.magician.ErrorGL
Multiply the current matrix by an arbitrary matrix
multMatrix(float[][]) - Method in class com.hermetica.magician.CoreGL
Multiply the current matrix by an arbitrary matrix
multMatrix(float[][]) - Method in class com.hermetica.magician.TemplateGL
Multiply the current matrix by an arbitrary matrix
multMatrix(float[][]) - Method in class com.hermetica.magician.ProfileGL
Multiply the current matrix by an arbitrary matrix
multMatrix(float[][]) - Method in class com.hermetica.magician.TraceGL
Multiply the current matrix by an arbitrary matrix
multMatrix(float[][]) - Method in interface com.hermetica.magician.GL
Multiply the current matrix by an arbitrary matrix

N

nearestPower2(int, int) - Static method in class com.hermetica.util3d.Texture
Calculates the nearest power of two to the given number
needsHeavyPeer() - Method in class com.hermetica.magician.GLComponent
Microsoft-VM-specific thing required to specify that a native window is required to render onto...
negate() - Method in class com.hermetica.vecmath.Vec3d
Inverts the value of this vector in place
negate() - Method in class com.hermetica.vecmath.Vec3f
Inverts the value of this vector in place
negate(Vec3d) - Method in class com.hermetica.vecmath.Vec3d
Sets the value of this vector to the inverse of vector v1
negate(Vec3f) - Method in class com.hermetica.vecmath.Vec3f
Sets the value of this vector to the inverse of vector v1
newList(int, int) - Method in class com.hermetica.magician.ErrorGL
Create or replace a display list
newList(int, int) - Method in class com.hermetica.magician.CoreGL
Create or replace a display list
newList(int, int) - Method in class com.hermetica.magician.TemplateGL
Create or replace a display list
newList(int, int) - Method in class com.hermetica.magician.ProfileGL
Create or replace a display list
newList(int, int) - Method in class com.hermetica.magician.TraceGL
Create or replace a display list
newList(int, int) - Method in interface com.hermetica.magician.GL
Create or replace a display list
newNurbsRenderer() - Method in class com.hermetica.magician.TemplateGLU
Create a new NURBS object
newNurbsRenderer() - Method in class com.hermetica.magician.CoreGLU
Create a new NURBS object
newNurbsRenderer() - Method in class com.hermetica.magician.TraceGLU
Create a new NURBS object
newNurbsRenderer() - Method in class com.hermetica.magician.ProfileGLU
Create a new NURBS object
newNurbsRenderer() - Method in class com.hermetica.magician.ErrorGLU
Create a new NURBS object
newNurbsRenderer() - Method in interface com.hermetica.magician.GLU
Create a new NURBS object
newQuadric() - Method in class com.hermetica.magician.TemplateGLU
Create a new quadric object
newQuadric() - Method in class com.hermetica.magician.CoreGLU
Create a new quadric object
newQuadric() - Method in class com.hermetica.magician.TraceGLU
Create a new quadric object
newQuadric() - Method in class com.hermetica.magician.ProfileGLU
Create a new quadric object
newQuadric() - Method in class com.hermetica.magician.ErrorGLU
Create a new quadric object
newQuadric() - Method in interface com.hermetica.magician.GLU
Create a new quadric object
newTess() - Method in class com.hermetica.magician.TemplateGLU
Creates an new tesselation object via the GLUTesselator class
newTess() - Method in class com.hermetica.magician.CoreGLU
Creates an new tesselation object via the GLUTesselator class
newTess() - Method in class com.hermetica.magician.TraceGLU
Creates an new tesselation object via the GLUTesselator class
newTess() - Method in class com.hermetica.magician.ProfileGLU
Creates an new tesselation object via the GLUTesselator class
newTess() - Method in class com.hermetica.magician.ErrorGLU
Creates an new tesselation object via the GLUTesselator class
newTess() - Method in interface com.hermetica.magician.GLU
Creates an new tesselation object via the GLUTesselator class
nextContour(GLUTesselator, int) - Method in class com.hermetica.magician.TemplateGLU
Specifies a hint to the tesselator as to how to optimize tesselation
nextContour(GLUTesselator, int) - Method in class com.hermetica.magician.CoreGLU
Specifies a hint to the tesselator as to how to optimize tesselation
nextContour(GLUTesselator, int) - Method in class com.hermetica.magician.TraceGLU
Specifies a hint to the tesselator as to how to optimize tesselation
nextContour(GLUTesselator, int) - Method in class com.hermetica.magician.ProfileGLU
Specifies a hint to the tesselator as to how to optimize tesselation
nextContour(GLUTesselator, int) - Method in class com.hermetica.magician.ErrorGLU
Specifies a hint to the tesselator as to how to optimize tesselation
nextContour(GLUTesselator, int) - Method in interface com.hermetica.magician.GLU
Specifies a hint to the tesselator as to how to optimize tesselation
nextContour(int) - Method in class com.hermetica.magician.GLUTesselator
Specifies the beginning of the next part of a polygon to tesselate and how the tesselation can be optimized.
normal(byte[]) - Method in class com.hermetica.magician.ErrorGL
Set the current normal vector
normal(byte[]) - Method in class com.hermetica.magician.CoreGL
Set the current normal vector
normal(byte[]) - Method in class com.hermetica.magician.TemplateGL
Set the current normal vector
normal(byte[]) - Method in class com.hermetica.magician.ProfileGL
Set the current normal vector
normal(byte[]) - Method in class com.hermetica.magician.TraceGL
Set the current normal vector
normal(byte[]) - Method in interface com.hermetica.magician.GL
Set the current normal vector
normal(byte, byte, byte) - Method in class com.hermetica.magician.ErrorGL
Set the current normal vector
normal(byte, byte, byte) - Method in class com.hermetica.magician.CoreGL
Set the current normal vector
normal(byte, byte, byte) - Method in class com.hermetica.magician.TemplateGL
Set the current normal vector
normal(byte, byte, byte) - Method in class com.hermetica.magician.ProfileGL
Set the current normal vector
normal(byte, byte, byte) - Method in class com.hermetica.magician.TraceGL
Set the current normal vector
normal(byte, byte, byte) - Method in interface com.hermetica.magician.GL
Set the current normal vector
normal(double[]) - Method in class com.hermetica.magician.ErrorGL
Set the current normal vector
normal(double[]) - Method in class com.hermetica.magician.CoreGL
Set the current normal vector
normal(double[]) - Method in class com.hermetica.magician.TemplateGL
Set the current normal vector
normal(double[]) - Method in class com.hermetica.magician.ProfileGL
Set the current normal vector
normal(double[]) - Method in class com.hermetica.magician.TraceGL
Set the current normal vector
normal(double[]) - Method in interface com.hermetica.magician.GL
Set the current normal vector
normal(double, double, double) - Method in class com.hermetica.magician.ErrorGL
Set the current normal vector
normal(double, double, double) - Method in class com.hermetica.magician.CoreGL
Set the current normal vector
normal(double, double, double) - Method in class com.hermetica.magician.TemplateGL
Set the current normal vector
normal(double, double, double) - Method in class com.hermetica.magician.ProfileGL
Set the current normal vector
normal(double, double, double) - Method in class com.hermetica.magician.TraceGL
Set the current normal vector
normal(double, double, double) - Method in interface com.hermetica.magician.GL
Set the current normal vector
normal(float[]) - Method in class com.hermetica.magician.ErrorGL
Set the current normal vector
normal(float[]) - Method in class com.hermetica.magician.CoreGL
Set the current normal vector
normal(float[]) - Method in class com.hermetica.magician.TemplateGL
Set the current normal vector
normal(float[]) - Method in class com.hermetica.magician.ProfileGL
Set the current normal vector
normal(float[]) - Method in class com.hermetica.magician.TraceGL
Set the current normal vector
normal(float[]) - Method in interface com.hermetica.magician.GL
Set the current normal vector
normal(float, float, float) - Method in class com.hermetica.magician.ErrorGL
Set the current normal vector
normal(float, float, float) - Method in class com.hermetica.magician.CoreGL
Set the current normal vector
normal(float, float, float) - Method in class com.hermetica.magician.TemplateGL
Set the current normal vector
normal(float, float, float) - Method in class com.hermetica.magician.ProfileGL
Set the current normal vector
normal(float, float, float) - Method in class com.hermetica.magician.TraceGL
Set the current normal vector
normal(float, float, float) - Method in interface com.hermetica.magician.GL
Set the current normal vector
normal(int[]) - Method in class com.hermetica.magician.ErrorGL
Set the current normal vector
normal(int[]) - Method in class com.hermetica.magician.CoreGL
Set the current normal vector
normal(int[]) - Method in class com.hermetica.magician.TemplateGL
Set the current normal vector
normal(int[]) - Method in class com.hermetica.magician.ProfileGL
Set the current normal vector
normal(int[]) - Method in class com.hermetica.magician.TraceGL
Set the current normal vector
normal(int[]) - Method in interface com.hermetica.magician.GL
Set the current normal vector
normal(int, int, int) - Method in class com.hermetica.magician.ErrorGL
Set the current normal vector
normal(int, int, int) - Method in class com.hermetica.magician.CoreGL
Set the current normal vector
normal(int, int, int) - Method in class com.hermetica.magician.TemplateGL
Set the current normal vector
normal(int, int, int) - Method in class com.hermetica.magician.ProfileGL
Set the current normal vector
normal(int, int, int) - Method in class com.hermetica.magician.TraceGL
Set the current normal vector
normal(int, int, int) - Method in interface com.hermetica.magician.GL
Set the current normal vector
normal(short[]) - Method in class com.hermetica.magician.ErrorGL
Set the current normal vector
normal(short[]) - Method in class com.hermetica.magician.CoreGL
Set the current normal vector
normal(short[]) - Method in class com.hermetica.magician.TemplateGL
Set the current normal vector
normal(short[]) - Method in class com.hermetica.magician.ProfileGL
Set the current normal vector
normal(short[]) - Method in class com.hermetica.magician.TraceGL
Set the current normal vector
normal(short[]) - Method in interface com.hermetica.magician.GL
Set the current normal vector
normal(short, short, short) - Method in class com.hermetica.magician.ErrorGL
Set the current normal vector
normal(short, short, short) - Method in class com.hermetica.magician.CoreGL
Set the current normal vector
normal(short, short, short) - Method in class com.hermetica.magician.TemplateGL
Set the current normal vector
normal(short, short, short) - Method in class com.hermetica.magician.ProfileGL
Set the current normal vector
normal(short, short, short) - Method in class com.hermetica.magician.TraceGL
Set the current normal vector
normal(short, short, short) - Method in interface com.hermetica.magician.GL
Set the current normal vector
normalize() - Method in class com.hermetica.vecmath.Vec3d
Normalizes this vector in place.
normalize() - Method in class com.hermetica.vecmath.Vec3f
Normalizes this vector in place.
normals(int) - Method in class com.hermetica.magician.GLUQuadric
Sets the normals generation rule
nurbsCurve(GLUNurbs, int, float[], int, float[][], int, int) - Method in class com.hermetica.magician.TemplateGLU
Definition of a NURBS curve
nurbsCurve(GLUNurbs, int, float[], int, float[][], int, int) - Method in class com.hermetica.magician.CoreGLU
Definition of a NURBS curve
nurbsCurve(GLUNurbs, int, float[], int, float[][], int, int) - Method in class com.hermetica.magician.TraceGLU
Definition of a NURBS curve
nurbsCurve(GLUNurbs, int, float[], int, float[][], int, int) - Method in class com.hermetica.magician.ProfileGLU
Definition of a NURBS curve
nurbsCurve(GLUNurbs, int, float[], int, float[][], int, int) - Method in class com.hermetica.magician.ErrorGLU
Definition of a NURBS curve
nurbsCurve(GLUNurbs, int, float[], int, float[][], int, int) - Method in interface com.hermetica.magician.GLU
Definition of a NURBS curve
nurbsCurve(int, float[], int, float[][], int, int) - Method in class com.hermetica.magician.GLUNurbs
Definition of a NURBS curve
nurbsProperty(GLUNurbs, int, float) - Method in class com.hermetica.magician.TemplateGLU
Sets a NURBS property
nurbsProperty(GLUNurbs, int, float) - Method in class com.hermetica.magician.CoreGLU
Sets a NURBS property
nurbsProperty(GLUNurbs, int, float) - Method in class com.hermetica.magician.TraceGLU
Sets a NURBS property
nurbsProperty(GLUNurbs, int, float) - Method in class com.hermetica.magician.ProfileGLU
Sets a NURBS property
nurbsProperty(GLUNurbs, int, float) - Method in class com.hermetica.magician.ErrorGLU
Sets a NURBS property
nurbsProperty(GLUNurbs, int, float) - Method in interface com.hermetica.magician.GLU
Sets a NURBS property
nurbsProperty(int, float) - Method in class com.hermetica.magician.GLUNurbs
Sets a NURBS property
nurbsSurface(GLUNurbs, int, float[], int, float[], int, int, float[][][], int, int, int) - Method in class com.hermetica.magician.TemplateGLU
Definition of a NURBS surface
nurbsSurface(GLUNurbs, int, float[], int, float[], int, int, float[][][], int, int, int) - Method in class com.hermetica.magician.CoreGLU
Definition of a NURBS surface
nurbsSurface(GLUNurbs, int, float[], int, float[], int, int, float[][][], int, int, int) - Method in class com.hermetica.magician.TraceGLU
Definition of a NURBS surface
nurbsSurface(GLUNurbs, int, float[], int, float[], int, int, float[][][], int, int, int) - Method in class com.hermetica.magician.ProfileGLU
Definition of a NURBS surface
nurbsSurface(GLUNurbs, int, float[], int, float[], int, int, float[][][], int, int, int) - Method in class com.hermetica.magician.ErrorGLU
Definition of a NURBS surface
nurbsSurface(GLUNurbs, int, float[], int, float[], int, int, float[][][], int, int, int) - Method in interface com.hermetica.magician.GLU
Definition of a NURBS surface
nurbsSurface(int, float[], int, float[], int, int, float[][][], int, int, int) - Method in class com.hermetica.magician.GLUNurbs
Definition of a NURBS surface

O

OpenGLException - exception com.hermetica.magician.OpenGLException.
General OpenGL Exception object thrown if execution of an OpenGL function fails.
OpenGLException() - Constructor for class com.hermetica.magician.OpenGLException
Standard blank constructor
OpenGLException(String) - Constructor for class com.hermetica.magician.OpenGLException
Constructor with an argument!
orientation(int) - Method in class com.hermetica.magician.GLUQuadric
Sets the normal orientation
ortho(double, double, double, double, double, double) - Method in class com.hermetica.magician.ErrorGL
Multiply the current matrix by an orthographic matrix
ortho(double, double, double, double, double, double) - Method in class com.hermetica.magician.CoreGL
Multiply the current matrix by an orthographic matrix
ortho(double, double, double, double, double, double) - Method in class com.hermetica.magician.TemplateGL
Multiply the current matrix by an orthographic matrix
ortho(double, double, double, double, double, double) - Method in class com.hermetica.magician.ProfileGL
Multiply the current matrix by an orthographic matrix
ortho(double, double, double, double, double, double) - Method in class com.hermetica.magician.TraceGL
Multiply the current matrix by an orthographic matrix
ortho(double, double, double, double, double, double) - Method in interface com.hermetica.magician.GL
Multiply the current matrix by an orthographic matrix
ortho2D(double, double, double, double) - Method in class com.hermetica.magician.TemplateGLU
Creates a matrix for projecting two-dimensional coordinates onto the screen and multiples the current projection matrix by it
ortho2D(double, double, double, double) - Method in class com.hermetica.magician.CoreGLU
Creates a matrix for projecting two-dimensional coordinates onto the screen and multiples the current projection matrix by it
ortho2D(double, double, double, double) - Method in class com.hermetica.magician.TraceGLU
Creates a matrix for projecting two-dimensional coordinates onto the screen and multiples the current projection matrix by it
ortho2D(double, double, double, double) - Method in class com.hermetica.magician.ProfileGLU
Creates a matrix for projecting two-dimensional coordinates onto the screen and multiples the current projection matrix by it
ortho2D(double, double, double, double) - Method in class com.hermetica.magician.ErrorGLU
Creates a matrix for projecting two-dimensional coordinates onto the screen and multiples the current projection matrix by it
ortho2D(double, double, double, double) - Method in interface com.hermetica.magician.GLU
Creates a matrix for projecting two-dimensional coordinates onto the screen and multiples the current projection matrix by it
outputFrameRate(float, long) - Method in class com.hermetica.util3d.FrameRateComponent
Writes the frame rate for this frame onto the output device
outputFrameRateAverage(float, float) - Method in class com.hermetica.util3d.FrameRateComponent
Writes the average frame rate out onto the output device
OVERLAY_PLANE - Static variable in class com.hermetica.magician.GLCapabilities
Specifies that an overlay plane should be used

P

paint(Graphics) - Method in class com.hermetica.magician.GLComponent
Invokes the ``display()'' method within a class implementing GLEventListener.
paint(Graphics) - Method in class com.hermetica.util3d.TextureComponent
Repaints the texture.
partialDisk(double, double, int, int, double, double) - Method in class com.hermetica.magician.GLUQuadric
Creates a partial disk
partialDisk(GLUQuadric, double, double, int, int, double, double) - Method in class com.hermetica.magician.TemplateGLU
Creates a partial disk via a Quadric object
partialDisk(GLUQuadric, double, double, int, int, double, double) - Method in class com.hermetica.magician.CoreGLU
Creates a partial disk via a Quadric object
partialDisk(GLUQuadric, double, double, int, int, double, double) - Method in class com.hermetica.magician.TraceGLU
Creates a partial disk via a Quadric object
partialDisk(GLUQuadric, double, double, int, int, double, double) - Method in class com.hermetica.magician.ProfileGLU
Creates a partial disk via a Quadric object
partialDisk(GLUQuadric, double, double, int, int, double, double) - Method in class com.hermetica.magician.ErrorGLU
Creates a partial disk via a Quadric object
partialDisk(GLUQuadric, double, double, int, int, double, double) - Method in interface com.hermetica.magician.GLU
Creates a partial disk via a Quadric object
passThrough(float) - Method in class com.hermetica.magician.ErrorGL
Place a marker in the feedback buffer
passThrough(float) - Method in class com.hermetica.magician.CoreGL
Place a marker in the feedback buffer
passThrough(float) - Method in class com.hermetica.magician.TemplateGL
Place a marker in the feedback buffer
passThrough(float) - Method in class com.hermetica.magician.ProfileGL
Place a marker in the feedback buffer
passThrough(float) - Method in class com.hermetica.magician.TraceGL
Place a marker in the feedback buffer
passThrough(float) - Method in interface com.hermetica.magician.GL
Place a marker in the feedback buffer
perspective(double, double, double, double) - Method in class com.hermetica.magician.TemplateGLU
Creates a matrix for a symmetric perspective-view frustum and multiples the current matrix by it
perspective(double, double, double, double) - Method in class com.hermetica.magician.CoreGLU
Creates a matrix for a symmetric perspective-view frustum and multiples the current matrix by it
perspective(double, double, double, double) - Method in class com.hermetica.magician.TraceGLU
Creates a matrix for a symmetric perspective-view frustum and multiples the current matrix by it
perspective(double, double, double, double) - Method in class com.hermetica.magician.ProfileGLU
Creates a matrix for a symmetric perspective-view frustum and multiples the current matrix by it
perspective(double, double, double, double) - Method in class com.hermetica.magician.ErrorGLU
Creates a matrix for a symmetric perspective-view frustum and multiples the current matrix by it
perspective(double, double, double, double) - Method in interface com.hermetica.magician.GLU
Creates a matrix for a symmetric perspective-view frustum and multiples the current matrix by it
pickMatrix(double, double, double, double, int[]) - Method in class com.hermetica.magician.TemplateGLU
Creates a projection matrix that restricts drawing to a small region of the viewport and multiples that matrix onto the current matrix stack
pickMatrix(double, double, double, double, int[]) - Method in class com.hermetica.magician.CoreGLU
Creates a projection matrix that restricts drawing to a small region of the viewport and multiples that matrix onto the current matrix stack
pickMatrix(double, double, double, double, int[]) - Method in class com.hermetica.magician.TraceGLU
Creates a projection matrix that restricts drawing to a small region of the viewport and multiples that matrix onto the current matrix stack
pickMatrix(double, double, double, double, int[]) - Method in class com.hermetica.magician.ProfileGLU
Creates a projection matrix that restricts drawing to a small region of the viewport and multiples that matrix onto the current matrix stack
pickMatrix(double, double, double, double, int[]) - Method in class com.hermetica.magician.ErrorGLU
Creates a projection matrix that restricts drawing to a small region of the viewport and multiples that matrix onto the current matrix stack
pickMatrix(double, double, double, double, int[]) - Method in interface com.hermetica.magician.GLU
Creates a projection matrix that restricts drawing to a small region of the viewport and multiples that matrix onto the current matrix stack
pixelMap(int, int, float[]) - Method in class com.hermetica.magician.ErrorGL
Set up pixel transfer maps
pixelMap(int, int, float[]) - Method in class com.hermetica.magician.CoreGL
Set up pixel transfer maps
pixelMap(int, int, float[]) - Method in class com.hermetica.magician.TemplateGL
Set up pixel transfer maps
pixelMap(int, int, float[]) - Method in class com.hermetica.magician.ProfileGL
Set up pixel transfer maps
pixelMap(int, int, float[]) - Method in class com.hermetica.magician.TraceGL
Set up pixel transfer maps
pixelMap(int, int, float[]) - Method in interface com.hermetica.magician.GL
Set up pixel transfer maps
pixelMap(int, int, int[]) - Method in class com.hermetica.magician.ErrorGL
Set up pixel transfer maps
pixelMap(int, int, int[]) - Method in class com.hermetica.magician.CoreGL
Set up pixel transfer maps
pixelMap(int, int, int[]) - Method in class com.hermetica.magician.TemplateGL
Set up pixel transfer maps
pixelMap(int, int, int[]) - Method in class com.hermetica.magician.ProfileGL
Set up pixel transfer maps
pixelMap(int, int, int[]) - Method in class com.hermetica.magician.TraceGL
Set up pixel transfer maps
pixelMap(int, int, int[]) - Method in interface com.hermetica.magician.GL
Set up pixel transfer maps
pixelMap(int, int, short[]) - Method in class com.hermetica.magician.ErrorGL
Set up pixel transfer maps
pixelMap(int, int, short[]) - Method in class com.hermetica.magician.CoreGL
Set up pixel transfer maps
pixelMap(int, int, short[]) - Method in class com.hermetica.magician.TemplateGL
Set up pixel transfer maps
pixelMap(int, int, short[]) - Method in class com.hermetica.magician.ProfileGL
Set up pixel transfer maps
pixelMap(int, int, short[]) - Method in class com.hermetica.magician.TraceGL
Set up pixel transfer maps
pixelMap(int, int, short[]) - Method in interface com.hermetica.magician.GL
Set up pixel transfer maps
pixelStore(int, float) - Method in class com.hermetica.magician.ErrorGL
Set pixel storage maps
pixelStore(int, float) - Method in class com.hermetica.magician.CoreGL
Set pixel storage maps
pixelStore(int, float) - Method in class com.hermetica.magician.TemplateGL
Set pixel storage maps
pixelStore(int, float) - Method in class com.hermetica.magician.ProfileGL
Set pixel storage maps
pixelStore(int, float) - Method in class com.hermetica.magician.TraceGL
Set pixel storage maps
pixelStore(int, float) - Method in interface com.hermetica.magician.GL
Set pixel storage maps
pixelStore(int, int) - Method in class com.hermetica.magician.ErrorGL
Set pixel storage maps
pixelStore(int, int) - Method in class com.hermetica.magician.CoreGL
Set pixel storage maps
pixelStore(int, int) - Method in class com.hermetica.magician.TemplateGL
Set pixel storage maps
pixelStore(int, int) - Method in class com.hermetica.magician.ProfileGL
Set pixel storage maps
pixelStore(int, int) - Method in class com.hermetica.magician.TraceGL
Set pixel storage maps
pixelStore(int, int) - Method in interface com.hermetica.magician.GL
Set pixel storage maps
pixelTransfer(int, float) - Method in class com.hermetica.magician.ErrorGL
Set pixel transfer modes
pixelTransfer(int, float) - Method in class com.hermetica.magician.CoreGL
Set pixel transfer modes
pixelTransfer(int, float) - Method in class com.hermetica.magician.TemplateGL
Set pixel transfer modes
pixelTransfer(int, float) - Method in class com.hermetica.magician.ProfileGL
Set pixel transfer modes
pixelTransfer(int, float) - Method in class com.hermetica.magician.TraceGL
Set pixel transfer modes
pixelTransfer(int, float) - Method in interface com.hermetica.magician.GL
Set pixel transfer modes
pixelTransfer(int, int) - Method in class com.hermetica.magician.ErrorGL
Set pixel transfer modes
pixelTransfer(int, int) - Method in class com.hermetica.magician.CoreGL
Set pixel transfer modes
pixelTransfer(int, int) - Method in class com.hermetica.magician.TemplateGL
Set pixel transfer modes
pixelTransfer(int, int) - Method in class com.hermetica.magician.ProfileGL
Set pixel transfer modes
pixelTransfer(int, int) - Method in class com.hermetica.magician.TraceGL
Set pixel transfer modes
pixelTransfer(int, int) - Method in interface com.hermetica.magician.GL
Set pixel transfer modes
pixelZoom(float, float) - Method in class com.hermetica.magician.ErrorGL
Specify the pixel zoom factors
pixelZoom(float, float) - Method in class com.hermetica.magician.CoreGL
Specify the pixel zoom factors
pixelZoom(float, float) - Method in class com.hermetica.magician.TemplateGL
Specify the pixel zoom factors
pixelZoom(float, float) - Method in class com.hermetica.magician.ProfileGL
Specify the pixel zoom factors
pixelZoom(float, float) - Method in class com.hermetica.magician.TraceGL
Specify the pixel zoom factors
pixelZoom(float, float) - Method in interface com.hermetica.magician.GL
Specify the pixel zoom factors
pointSize(float) - Method in class com.hermetica.magician.ErrorGL
Specify the diameter of rasterized points
pointSize(float) - Method in class com.hermetica.magician.CoreGL
Specify the diameter of rasterized points
pointSize(float) - Method in class com.hermetica.magician.TemplateGL
Specify the diameter of rasterized points
pointSize(float) - Method in class com.hermetica.magician.ProfileGL
Specify the diameter of rasterized points
pointSize(float) - Method in class com.hermetica.magician.TraceGL
Specify the diameter of rasterized points
pointSize(float) - Method in interface com.hermetica.magician.GL
Specify the diameter of rasterized points
polygonMode(int, int) - Method in class com.hermetica.magician.ErrorGL
Select a polygon rasterization mode
polygonMode(int, int) - Method in class com.hermetica.magician.CoreGL
Select a polygon rasterization mode
polygonMode(int, int) - Method in class com.hermetica.magician.TemplateGL
Select a polygon rasterization mode
polygonMode(int, int) - Method in class com.hermetica.magician.ProfileGL
Select a polygon rasterization mode
polygonMode(int, int) - Method in class com.hermetica.magician.TraceGL
Select a polygon rasterization mode
polygonMode(int, int) - Method in interface com.hermetica.magician.GL
Select a polygon rasterization mode
polygonOffset(float, float) - Method in class com.hermetica.magician.ErrorGL
When enabled, the depth value of each fragment is added to a calculated offset value.
polygonOffset(float, float) - Method in class com.hermetica.magician.CoreGL
When enabled, the depth value of each fragment is added to a calculated offset value.
polygonOffset(float, float) - Method in class com.hermetica.magician.TemplateGL
When enabled, the depth value of each fragment is added to a calculated offset value.
polygonOffset(float, float) - Method in class com.hermetica.magician.ProfileGL
When enabled, the depth value of each fragment is added to a calculated offset value.
polygonOffset(float, float) - Method in class com.hermetica.magician.TraceGL
When enabled, the depth value of each fragment is added to a calculated offset value.
polygonOffset(float, float) - Method in interface com.hermetica.magician.GL
When enabled, the depth value of each fragment is added to a calculated offset value.
polygonStipple(byte[]) - Method in class com.hermetica.magician.ErrorGL
Set the polygon stippling pattern
polygonStipple(byte[]) - Method in class com.hermetica.magician.CoreGL
Set the polygon stippling pattern
polygonStipple(byte[]) - Method in class com.hermetica.magician.TemplateGL
Set the polygon stippling pattern
polygonStipple(byte[]) - Method in class com.hermetica.magician.ProfileGL
Set the polygon stippling pattern
polygonStipple(byte[]) - Method in class com.hermetica.magician.TraceGL
Set the polygon stippling pattern
polygonStipple(byte[]) - Method in interface com.hermetica.magician.GL
Set the polygon stippling pattern
popAttrib() - Method in class com.hermetica.magician.ErrorGL
Pushes the given attribute onto the attribute stack
popAttrib() - Method in class com.hermetica.magician.CoreGL
Pushes the given attribute onto the attribute stack
popAttrib() - Method in class com.hermetica.magician.TemplateGL
Pushes the given attribute onto the attribute stack
popAttrib() - Method in class com.hermetica.magician.ProfileGL
Pushes the given attribute onto the attribute stack
popAttrib() - Method in class com.hermetica.magician.TraceGL
Pushes the given attribute onto the attribute stack
popAttrib() - Method in interface com.hermetica.magician.GL
Pushes the given attribute onto the attribute stack
popClientAttrib() - Method in class com.hermetica.magician.ErrorGL
This pushes the given attribute onto the client attribute stack
popClientAttrib() - Method in class com.hermetica.magician.CoreGL
This pushes the given attribute onto the client attribute stack
popClientAttrib() - Method in class com.hermetica.magician.TemplateGL
This pushes the given attribute onto the client attribute stack
popClientAttrib() - Method in class com.hermetica.magician.ProfileGL
This pushes the given attribute onto the client attribute stack
popClientAttrib() - Method in class com.hermetica.magician.TraceGL
This pushes the given attribute onto the client attribute stack
popClientAttrib() - Method in interface com.hermetica.magician.GL
This pushes the given attribute onto the client attribute stack
popMatrix() - Method in class com.hermetica.magician.ErrorGL
Pop the current matrix stack
popMatrix() - Method in class com.hermetica.magician.CoreGL
Pop the current matrix stack
popMatrix() - Method in class com.hermetica.magician.TemplateGL
Pop the current matrix stack
popMatrix() - Method in class com.hermetica.magician.ProfileGL
Pop the current matrix stack
popMatrix() - Method in class com.hermetica.magician.TraceGL
Pop the current matrix stack
popMatrix() - Method in interface com.hermetica.magician.GL
Pop the current matrix stack
popName() - Method in class com.hermetica.magician.ErrorGL
Pop the name stack
popName() - Method in class com.hermetica.magician.CoreGL
Pop the name stack
popName() - Method in class com.hermetica.magician.TemplateGL
Pop the name stack
popName() - Method in class com.hermetica.magician.ProfileGL
Pop the name stack
popName() - Method in class com.hermetica.magician.TraceGL
Pop the name stack
popName() - Method in interface com.hermetica.magician.GL
Pop the name stack
postRedisplay() - Method in class com.hermetica.magician.GLComponent
Signals that a repaint event should take place as soon as possible.
PPMWriter - class com.hermetica.util3d.PPMWriter.
This class acts as an ImageConsumer that writes out data pumped into it to a file in the Portable Pixmap Format ( PPM ).
PPMWriter(ImageProducer) - Constructor for class com.hermetica.util3d.PPMWriter
Default constructor that'll create files with ``ppmwriter'' prefix
PPMWriter(ImageProducer, String) - Constructor for class com.hermetica.util3d.PPMWriter
Constructor that sets the prefix for output files' names to the given string
preferredSize() - Method in class com.hermetica.util3d.TextureComponent
Returns the minimum size of the Component.
prioritizeTextures(int, int[], float[]) - Method in class com.hermetica.magician.ErrorGL
Assigns priorities to texture objects in a given texture array.
prioritizeTextures(int, int[], float[]) - Method in class com.hermetica.magician.CoreGL
Assigns priorities to texture objects in a given texture array.
prioritizeTextures(int, int[], float[]) - Method in class com.hermetica.magician.TemplateGL
Assigns priorities to texture objects in a given texture array.
prioritizeTextures(int, int[], float[]) - Method in class com.hermetica.magician.ProfileGL
Assigns priorities to texture objects in a given texture array.
prioritizeTextures(int, int[], float[]) - Method in class com.hermetica.magician.TraceGL
Assigns priorities to texture objects in a given texture array.
prioritizeTextures(int, int[], float[]) - Method in interface com.hermetica.magician.GL
Assigns priorities to texture objects in a given texture array.
processDisplayEvent(GLEventListener) - Method in class com.hermetica.magician.GLOffscreenBuffer
Processes a display event
processDisplayEvent(GLEventListener) - Method in interface com.hermetica.magician.GLDrawable
Processes an display event.
processDisplayEvent(GLEventListener) - Method in class com.hermetica.magician.GLComponent
Processes a display event
processInitializeEvent(GLEventListener) - Method in class com.hermetica.magician.GLOffscreenBuffer
Processes an initialize event
processInitializeEvent(GLEventListener) - Method in interface com.hermetica.magician.GLDrawable
Processes an initialize event.
processInitializeEvent(GLEventListener) - Method in class com.hermetica.magician.GLComponent
Processes an initialize event
processReshapeEvent(GLEventListener) - Method in class com.hermetica.magician.GLOffscreenBuffer
Processes a reshape event
processReshapeEvent(GLEventListener) - Method in interface com.hermetica.magician.GLDrawable
Processes an reshape event.
processReshapeEvent(GLEventListener) - Method in class com.hermetica.magician.GLComponent
Processes a reshape event
ProfileGL - class com.hermetica.magician.ProfileGL.
Encapsulation of the OpenGL state machine with runtime method profiling.
ProfileGL() - Constructor for class com.hermetica.magician.ProfileGL
Constructor
ProfileGL(GL) - Constructor for class com.hermetica.magician.ProfileGL
Constructs a new ProfileGL pipeline with the given pipeline as a parent in the execution stack.
ProfileGLU - class com.hermetica.magician.ProfileGLU.
Encapsulation of the routines supplied by the GLU ( utility ) toolkit, including high-level view frustum operations and quadric manipulation
ProfileGLU() - Constructor for class com.hermetica.magician.ProfileGLU
Standard constructor.
ProfileGLU(GLU) - Constructor for class com.hermetica.magician.ProfileGLU
Constructor that sets the parent pipeline to the given object.
project(double, double, double, double[], double[], int[], double[]) - Method in class com.hermetica.magician.TemplateGLU
Map the specified 3d coordinates in object space into window coordinates ( that's 2d for all you rocket scientists! ) using transformations defined by a modelview matrix, projection matrix and viewport
project(double, double, double, double[], double[], int[], double[]) - Method in class com.hermetica.magician.CoreGLU
Map the specified 3d coordinates in object space into window coordinates ( that's 2d for all you rocket scientists! ) using transformations defined by a modelview matrix, projection matrix and viewport
project(double, double, double, double[], double[], int[], double[]) - Method in class com.hermetica.magician.TraceGLU
Map the specified 3d coordinates in object space into window coordinates ( that's 2d for all you rocket scientists! ) using transformations defined by a modelview matrix, projection matrix and viewport
project(double, double, double, double[], double[], int[], double[]) - Method in class com.hermetica.magician.ProfileGLU
Map the specified 3d coordinates in object space into window coordinates ( that's 2d for all you rocket scientists! ) using transformations defined by a modelview matrix, projection matrix and viewport
project(double, double, double, double[], double[], int[], double[]) - Method in class com.hermetica.magician.ErrorGLU
Map the specified 3d coordinates in object space into window coordinates ( that's 2d for all you rocket scientists! ) using transformations defined by a modelview matrix, projection matrix and viewport
project(double, double, double, double[], double[], int[], double[]) - Method in interface com.hermetica.magician.GLU
Map the specified 3d coordinates in object space into window coordinates ( that's 2d for all you rocket scientists! ) using transformations defined by a modelview matrix, projection matrix and viewport
projectToSphere(float, float, float) - Method in class com.hermetica.util3d.trackball
Project an x, y pair onto a sphere of radius r OR a hyperbolic sheet if we are away from the centre of the sphere.
pushAttrib(int) - Method in class com.hermetica.magician.ErrorGL
Push the attribute stack
pushAttrib(int) - Method in class com.hermetica.magician.CoreGL
Push the attribute stack
pushAttrib(int) - Method in class com.hermetica.magician.TemplateGL
Push the attribute stack
pushAttrib(int) - Method in class com.hermetica.magician.ProfileGL
Push the attribute stack
pushAttrib(int) - Method in class com.hermetica.magician.TraceGL
Push the attribute stack
pushAttrib(int) - Method in interface com.hermetica.magician.GL
Push the attribute stack
pushClientAttrib(int) - Method in class com.hermetica.magician.ErrorGL
This pushes the desired attributes onto the client attribute stack
pushClientAttrib(int) - Method in class com.hermetica.magician.CoreGL
This pushes the desired attributes onto the client attribute stack
pushClientAttrib(int) - Method in class com.hermetica.magician.TemplateGL
This pushes the desired attributes onto the client attribute stack
pushClientAttrib(int) - Method in class com.hermetica.magician.ProfileGL
This pushes the desired attributes onto the client attribute stack
pushClientAttrib(int) - Method in class com.hermetica.magician.TraceGL
This pushes the desired attributes onto the client attribute stack
pushClientAttrib(int) - Method in interface com.hermetica.magician.GL
This pushes the desired attributes onto the client attribute stack
pushMatrix() - Method in class com.hermetica.magician.ErrorGL
Push the current matrix stack
pushMatrix() - Method in class com.hermetica.magician.CoreGL
Push the current matrix stack
pushMatrix() - Method in class com.hermetica.magician.TemplateGL
Push the current matrix stack
pushMatrix() - Method in class com.hermetica.magician.ProfileGL
Push the current matrix stack
pushMatrix() - Method in class com.hermetica.magician.TraceGL
Push the current matrix stack
pushMatrix() - Method in interface com.hermetica.magician.GL
Push the current matrix stack
pushName(int) - Method in class com.hermetica.magician.ErrorGL
Push the name stack
pushName(int) - Method in class com.hermetica.magician.CoreGL
Push the name stack
pushName(int) - Method in class com.hermetica.magician.TemplateGL
Push the name stack
pushName(int) - Method in class com.hermetica.magician.ProfileGL
Push the name stack
pushName(int) - Method in class com.hermetica.magician.TraceGL
Push the name stack
pushName(int) - Method in interface com.hermetica.magician.GL
Push the name stack
pwlCurve(GLUNurbs, int, float[][], int, int) - Method in class com.hermetica.magician.TemplateGLU
Definition of a piecewise linear curve
pwlCurve(GLUNurbs, int, float[][], int, int) - Method in class com.hermetica.magician.CoreGLU
Definition of a piecewise linear curve
pwlCurve(GLUNurbs, int, float[][], int, int) - Method in class com.hermetica.magician.TraceGLU
Definition of a piecewise linear curve
pwlCurve(GLUNurbs, int, float[][], int, int) - Method in class com.hermetica.magician.ProfileGLU
Definition of a piecewise linear curve
pwlCurve(GLUNurbs, int, float[][], int, int) - Method in class com.hermetica.magician.ErrorGLU
Definition of a piecewise linear curve
pwlCurve(GLUNurbs, int, float[][], int, int) - Method in interface com.hermetica.magician.GLU
Definition of a piecewise linear curve
pwlCurve(int, float[][], int, int) - Method in class com.hermetica.magician.GLUNurbs
Definition of a piecewise linear curve

Q

quadricDrawStyle(GLUQuadric, int) - Method in class com.hermetica.magician.TemplateGLU
Sets the rendering style for the given quadric object
quadricDrawStyle(GLUQuadric, int) - Method in class com.hermetica.magician.CoreGLU
Sets the rendering style for the given quadric object
quadricDrawStyle(GLUQuadric, int) - Method in class com.hermetica.magician.TraceGLU
Sets the rendering style for the given quadric object
quadricDrawStyle(GLUQuadric, int) - Method in class com.hermetica.magician.ProfileGLU
Sets the rendering style for the given quadric object
quadricDrawStyle(GLUQuadric, int) - Method in class com.hermetica.magician.ErrorGLU
Sets the rendering style for the given quadric object
quadricDrawStyle(GLUQuadric, int) - Method in interface com.hermetica.magician.GLU
Sets the rendering style for the given quadric object
quadricNormals(GLUQuadric, int) - Method in class com.hermetica.magician.TemplateGLU
Sets the rules for normal generation on a given quadric object
quadricNormals(GLUQuadric, int) - Method in class com.hermetica.magician.CoreGLU
Sets the rules for normal generation on a given quadric object
quadricNormals(GLUQuadric, int) - Method in class com.hermetica.magician.TraceGLU
Sets the rules for normal generation on a given quadric object
quadricNormals(GLUQuadric, int) - Method in class com.hermetica.magician.ProfileGLU
Sets the rules for normal generation on a given quadric object
quadricNormals(GLUQuadric, int) - Method in class com.hermetica.magician.ErrorGLU
Sets the rules for normal generation on a given quadric object
quadricNormals(GLUQuadric, int) - Method in interface com.hermetica.magician.GLU
Sets the rules for normal generation on a given quadric object
quadricOrientation(GLUQuadric, int) - Method in class com.hermetica.magician.TemplateGLU
Sets the orientation of normals on this quadric
quadricOrientation(GLUQuadric, int) - Method in class com.hermetica.magician.CoreGLU
Sets the orientation of normals on this quadric
quadricOrientation(GLUQuadric, int) - Method in class com.hermetica.magician.TraceGLU
Sets the orientation of normals on this quadric
quadricOrientation(GLUQuadric, int) - Method in class com.hermetica.magician.ProfileGLU
Sets the orientation of normals on this quadric
quadricOrientation(GLUQuadric, int) - Method in class com.hermetica.magician.ErrorGLU
Sets the orientation of normals on this quadric
quadricOrientation(GLUQuadric, int) - Method in interface com.hermetica.magician.GLU
Sets the orientation of normals on this quadric
quadricTexture(GLUQuadric, boolean) - Method in class com.hermetica.magician.TemplateGLU
Sets the texture generation rule for the given quadric
quadricTexture(GLUQuadric, boolean) - Method in class com.hermetica.magician.CoreGLU
Sets the texture generation rule for the given quadric
quadricTexture(GLUQuadric, boolean) - Method in class com.hermetica.magician.TraceGLU
Sets the texture generation rule for the given quadric
quadricTexture(GLUQuadric, boolean) - Method in class com.hermetica.magician.ProfileGLU
Sets the texture generation rule for the given quadric
quadricTexture(GLUQuadric, boolean) - Method in class com.hermetica.magician.ErrorGLU
Sets the texture generation rule for the given quadric
quadricTexture(GLUQuadric, boolean) - Method in interface com.hermetica.magician.GLU
Sets the texture generation rule for the given quadric

R

rasterPos(double[]) - Method in class com.hermetica.magician.ErrorGL
Polymorphic definition for glRasterPos[234]dv
rasterPos(double[]) - Method in class com.hermetica.magician.CoreGL
Polymorphic definition for glRasterPos[234]dv
rasterPos(double[]) - Method in class com.hermetica.magician.TemplateGL
Polymorphic definition for glRasterPos[234]dv
rasterPos(double[]) - Method in class com.hermetica.magician.ProfileGL
Polymorphic definition for glRasterPos[234]dv
rasterPos(double[]) - Method in class com.hermetica.magician.TraceGL
Polymorphic definition for glRasterPos[234]dv
rasterPos(double[]) - Method in interface com.hermetica.magician.GL
Polymorphic definition for glRasterPos[234]dv
rasterPos(double, double) - Method in class com.hermetica.magician.ErrorGL
Polymorphic definition for glRasterPos2d
rasterPos(double, double) - Method in class com.hermetica.magician.CoreGL
Polymorphic definition for glRasterPos2d
rasterPos(double, double) - Method in class com.hermetica.magician.TemplateGL
Polymorphic definition for glRasterPos2d
rasterPos(double, double) - Method in class com.hermetica.magician.ProfileGL
Polymorphic definition for glRasterPos2d
rasterPos(double, double) - Method in class com.hermetica.magician.TraceGL
Polymorphic definition for glRasterPos2d
rasterPos(double, double) - Method in interface com.hermetica.magician.GL
Polymorphic definition for glRasterPos2d
rasterPos(double, double, double) - Method in class com.hermetica.magician.ErrorGL
Polymorphic definition for glRasterPos3d
rasterPos(double, double, double) - Method in class com.hermetica.magician.CoreGL
Polymorphic definition for glRasterPos3d
rasterPos(double, double, double) - Method in class com.hermetica.magician.TemplateGL
Polymorphic definition for glRasterPos3d
rasterPos(double, double, double) - Method in class com.hermetica.magician.ProfileGL
Polymorphic definition for glRasterPos3d
rasterPos(double, double, double) - Method in class com.hermetica.magician.TraceGL
Polymorphic definition for glRasterPos3d
rasterPos(double, double, double) - Method in interface com.hermetica.magician.GL
Polymorphic definition for glRasterPos3d
rasterPos(double, double, double, double) - Method in class com.hermetica.magician.ErrorGL
Polymorphic definition for glRasterPos4d
rasterPos(double, double, double, double) - Method in class com.hermetica.magician.CoreGL
Polymorphic definition for glRasterPos4d
rasterPos(double, double, double, double) - Method in class com.hermetica.magician.TemplateGL
Polymorphic definition for glRasterPos4d
rasterPos(double, double, double, double) - Method in class com.hermetica.magician.ProfileGL
Polymorphic definition for glRasterPos4d
rasterPos(double, double, double, double) - Method in class com.hermetica.magician.TraceGL
Polymorphic definition for glRasterPos4d
rasterPos(double, double, double, double) - Method in interface com.hermetica.magician.GL
Polymorphic definition for glRasterPos4d
rasterPos(float[]) - Method in class com.hermetica.magician.ErrorGL
Polymorphic definition for glRasterPos[234]fv
rasterPos(float[]) - Method in class com.hermetica.magician.CoreGL
Polymorphic definition for glRasterPos[234]fv
rasterPos(float[]) - Method in class com.hermetica.magician.TemplateGL
Polymorphic definition for glRasterPos[234]fv
rasterPos(float[]) - Method in class com.hermetica.magician.ProfileGL
Polymorphic definition for glRasterPos[234]fv
rasterPos(float[]) - Method in class com.hermetica.magician.TraceGL
Polymorphic definition for glRasterPos[234]fv
rasterPos(float[]) - Method in interface com.hermetica.magician.GL
Polymorphic definition for glRasterPos[234]fv
rasterPos(float, float) - Method in class com.hermetica.magician.ErrorGL
Polymorphic definition for glRasterPos2f
rasterPos(float, float) - Method in class com.hermetica.magician.CoreGL
Polymorphic definition for glRasterPos2f
rasterPos(float, float) - Method in class com.hermetica.magician.TemplateGL
Polymorphic definition for glRasterPos2f
rasterPos(float, float) - Method in class com.hermetica.magician.ProfileGL
Polymorphic definition for glRasterPos2f
rasterPos(float, float) - Method in class com.hermetica.magician.TraceGL
Polymorphic definition for glRasterPos2f
rasterPos(float, float) - Method in interface com.hermetica.magician.GL
Polymorphic definition for glRasterPos2f
rasterPos(float, float, float) - Method in class com.hermetica.magician.ErrorGL
Polymorphic definition for glRasterPos3f
rasterPos(float, float, float) - Method in class com.hermetica.magician.CoreGL
Polymorphic definition for glRasterPos3f
rasterPos(float, float, float) - Method in class com.hermetica.magician.TemplateGL
Polymorphic definition for glRasterPos3f
rasterPos(float, float, float) - Method in class com.hermetica.magician.ProfileGL
Polymorphic definition for glRasterPos3f
rasterPos(float, float, float) - Method in class com.hermetica.magician.TraceGL
Polymorphic definition for glRasterPos3f
rasterPos(float, float, float) - Method in interface com.hermetica.magician.GL
Polymorphic definition for glRasterPos3f
rasterPos(float, float, float, float) - Method in class com.hermetica.magician.ErrorGL
Polymorphic definition for glRasterPos4f
rasterPos(float, float, float, float) - Method in class com.hermetica.magician.CoreGL
Polymorphic definition for glRasterPos4f
rasterPos(float, float, float, float) - Method in class com.hermetica.magician.TemplateGL
Polymorphic definition for glRasterPos4f
rasterPos(float, float, float, float) - Method in class com.hermetica.magician.ProfileGL
Polymorphic definition for glRasterPos4f
rasterPos(float, float, float, float) - Method in class com.hermetica.magician.TraceGL
Polymorphic definition for glRasterPos4f
rasterPos(float, float, float, float) - Method in interface com.hermetica.magician.GL
Polymorphic definition for glRasterPos4f
rasterPos(int[]) - Method in class com.hermetica.magician.ErrorGL
Polymorphic definition for glRasterPos[234]iv
rasterPos(int[]) - Method in class com.hermetica.magician.CoreGL
Polymorphic definition for glRasterPos[234]iv
rasterPos(int[]) - Method in class com.hermetica.magician.TemplateGL
Polymorphic definition for glRasterPos[234]iv
rasterPos(int[]) - Method in class com.hermetica.magician.ProfileGL
Polymorphic definition for glRasterPos[234]iv
rasterPos(int[]) - Method in class com.hermetica.magician.TraceGL
Polymorphic definition for glRasterPos[234]iv
rasterPos(int[]) - Method in interface com.hermetica.magician.GL
Polymorphic definition for glRasterPos[234]iv
rasterPos(int, int) - Method in class com.hermetica.magician.ErrorGL
Polymorphic definition for glRasterPos2i
rasterPos(int, int) - Method in class com.hermetica.magician.CoreGL
Polymorphic definition for glRasterPos2i
rasterPos(int, int) - Method in class com.hermetica.magician.TemplateGL
Polymorphic definition for glRasterPos2i
rasterPos(int, int) - Method in class com.hermetica.magician.ProfileGL
Polymorphic definition for glRasterPos2i
rasterPos(int, int) - Method in class com.hermetica.magician.TraceGL
Polymorphic definition for glRasterPos2i
rasterPos(int, int) - Method in interface com.hermetica.magician.GL
Polymorphic definition for glRasterPos2i
rasterPos(int, int, int) - Method in class com.hermetica.magician.ErrorGL
Polymorphic definition for glRasterPos3i
rasterPos(int, int, int) - Method in class com.hermetica.magician.CoreGL
Polymorphic definition for glRasterPos3i
rasterPos(int, int, int) - Method in class com.hermetica.magician.TemplateGL
Polymorphic definition for glRasterPos3i
rasterPos(int, int, int) - Method in class com.hermetica.magician.ProfileGL
Polymorphic definition for glRasterPos3i
rasterPos(int, int, int) - Method in class com.hermetica.magician.TraceGL
Polymorphic definition for glRasterPos3i
rasterPos(int, int, int) - Method in interface com.hermetica.magician.GL
Polymorphic definition for glRasterPos3i
rasterPos(int, int, int, int) - Method in class com.hermetica.magician.ErrorGL
Polymorphic definition for glRasterPos4i
rasterPos(int, int, int, int) - Method in class com.hermetica.magician.CoreGL
Polymorphic definition for glRasterPos4i
rasterPos(int, int, int, int) - Method in class com.hermetica.magician.TemplateGL
Polymorphic definition for glRasterPos4i
rasterPos(int, int, int, int) - Method in class com.hermetica.magician.ProfileGL
Polymorphic definition for glRasterPos4i
rasterPos(int, int, int, int) - Method in class com.hermetica.magician.TraceGL
Polymorphic definition for glRasterPos4i
rasterPos(int, int, int, int) - Method in interface com.hermetica.magician.GL
Polymorphic definition for glRasterPos4i
rasterPos(short[]) - Method in class com.hermetica.magician.ErrorGL
Polymorphic definition for glRasterPos[234]sv
rasterPos(short[]) - Method in class com.hermetica.magician.CoreGL
Polymorphic definition for glRasterPos[234]sv
rasterPos(short[]) - Method in class com.hermetica.magician.TemplateGL
Polymorphic definition for glRasterPos[234]sv
rasterPos(short[]) - Method in class com.hermetica.magician.ProfileGL
Polymorphic definition for glRasterPos[234]sv
rasterPos(short[]) - Method in class com.hermetica.magician.TraceGL
Polymorphic definition for glRasterPos[234]sv
rasterPos(short[]) - Method in interface com.hermetica.magician.GL
Polymorphic definition for glRasterPos[234]sv
rasterPos(short, short) - Method in class com.hermetica.magician.ErrorGL
Polymorphic definition for glRasterPos2s
rasterPos(short, short) - Method in class com.hermetica.magician.CoreGL
Polymorphic definition for glRasterPos2s
rasterPos(short, short) - Method in class com.hermetica.magician.TemplateGL
Polymorphic definition for glRasterPos2s
rasterPos(short, short) - Method in class com.hermetica.magician.ProfileGL
Polymorphic definition for glRasterPos2s
rasterPos(short, short) - Method in class com.hermetica.magician.TraceGL
Polymorphic definition for glRasterPos2s
rasterPos(short, short) - Method in interface com.hermetica.magician.GL
Polymorphic definition for glRasterPos2s
rasterPos(short, short, short) - Method in class com.hermetica.magician.ErrorGL
Polymorphic definition for glRasterPos3s
rasterPos(short, short, short) - Method in class com.hermetica.magician.CoreGL
Polymorphic definition for glRasterPos3s
rasterPos(short, short, short) - Method in class com.hermetica.magician.TemplateGL
Polymorphic definition for glRasterPos3s
rasterPos(short, short, short) - Method in class com.hermetica.magician.ProfileGL
Polymorphic definition for glRasterPos3s
rasterPos(short, short, short) - Method in class com.hermetica.magician.TraceGL
Polymorphic definition for glRasterPos3s
rasterPos(short, short, short) - Method in interface com.hermetica.magician.GL
Polymorphic definition for glRasterPos3s
rasterPos(short, short, short, short) - Method in class com.hermetica.magician.ErrorGL
Polymorphic definition for glRasterPos4s
rasterPos(short, short, short, short) - Method in class com.hermetica.magician.CoreGL
Polymorphic definition for glRasterPos4s
rasterPos(short, short, short, short) - Method in class com.hermetica.magician.TemplateGL
Polymorphic definition for glRasterPos4s
rasterPos(short, short, short, short) - Method in class com.hermetica.magician.ProfileGL
Polymorphic definition for glRasterPos4s
rasterPos(short, short, short, short) - Method in class com.hermetica.magician.TraceGL
Polymorphic definition for glRasterPos4s
rasterPos(short, short, short, short) - Method in interface com.hermetica.magician.GL
Polymorphic definition for glRasterPos4s
readBuffer(int) - Method in class com.hermetica.magician.ErrorGL
Select a colour buffer source for pixels
readBuffer(int) - Method in class com.hermetica.magician.CoreGL
Select a colour buffer source for pixels
readBuffer(int) - Method in class com.hermetica.magician.TemplateGL
Select a colour buffer source for pixels
readBuffer(int) - Method in class com.hermetica.magician.ProfileGL
Select a colour buffer source for pixels
readBuffer(int) - Method in class com.hermetica.magician.TraceGL
Select a colour buffer source for pixels
readBuffer(int) - Method in interface com.hermetica.magician.GL
Select a colour buffer source for pixels
rect(double[], double[]) - Method in class com.hermetica.magician.ErrorGL
Draw a rectangle
rect(double[], double[]) - Method in class com.hermetica.magician.CoreGL
Draw a rectangle
rect(double[], double[]) - Method in class com.hermetica.magician.TemplateGL
Draw a rectangle
rect(double[], double[]) - Method in class com.hermetica.magician.ProfileGL
Draw a rectangle
rect(double[], double[]) - Method in class com.hermetica.magician.TraceGL
Draw a rectangle
rect(double[], double[]) - Method in interface com.hermetica.magician.GL
Draw a rectangle
rect(double, double, double, double) - Method in class com.hermetica.magician.ErrorGL
Draw a rectangle
rect(double, double, double, double) - Method in class com.hermetica.magician.CoreGL
Draw a rectangle
rect(double, double, double, double) - Method in class com.hermetica.magician.TemplateGL
Draw a rectangle
rect(double, double, double, double) - Method in class com.hermetica.magician.ProfileGL
Draw a rectangle
rect(double, double, double, double) - Method in class com.hermetica.magician.TraceGL
Draw a rectangle
rect(double, double, double, double) - Method in interface com.hermetica.magician.GL
Draw a rectangle
rect(float[], float[]) - Method in class com.hermetica.magician.ErrorGL
Draw a rectangle
rect(float[], float[]) - Method in class com.hermetica.magician.CoreGL
Draw a rectangle
rect(float[], float[]) - Method in class com.hermetica.magician.TemplateGL
Draw a rectangle
rect(float[], float[]) - Method in class com.hermetica.magician.ProfileGL
Draw a rectangle
rect(float[], float[]) - Method in class com.hermetica.magician.TraceGL
Draw a rectangle
rect(float[], float[]) - Method in interface com.hermetica.magician.GL
Draw a rectangle
rect(float, float, float, float) - Method in class com.hermetica.magician.ErrorGL
Draw a rectangle
rect(float, float, float, float) - Method in class com.hermetica.magician.CoreGL
Draw a rectangle
rect(float, float, float, float) - Method in class com.hermetica.magician.TemplateGL
Draw a rectangle
rect(float, float, float, float) - Method in class com.hermetica.magician.ProfileGL
Draw a rectangle
rect(float, float, float, float) - Method in class com.hermetica.magician.TraceGL
Draw a rectangle
rect(float, float, float, float) - Method in interface com.hermetica.magician.GL
Draw a rectangle
rect(int[], int[]) - Method in class com.hermetica.magician.ErrorGL
Draw a rectangle
rect(int[], int[]) - Method in class com.hermetica.magician.CoreGL
Draw a rectangle
rect(int[], int[]) - Method in class com.hermetica.magician.TemplateGL
Draw a rectangle
rect(int[], int[]) - Method in class com.hermetica.magician.ProfileGL
Draw a rectangle
rect(int[], int[]) - Method in class com.hermetica.magician.TraceGL
Draw a rectangle
rect(int[], int[]) - Method in interface com.hermetica.magician.GL
Draw a rectangle
rect(int, int, int, int) - Method in class com.hermetica.magician.ErrorGL
Draw a rectangle
rect(int, int, int, int) - Method in class com.hermetica.magician.CoreGL
Draw a rectangle
rect(int, int, int, int) - Method in class com.hermetica.magician.TemplateGL
Draw a rectangle
rect(int, int, int, int) - Method in class com.hermetica.magician.ProfileGL
Draw a rectangle
rect(int, int, int, int) - Method in class com.hermetica.magician.TraceGL
Draw a rectangle
rect(int, int, int, int) - Method in interface com.hermetica.magician.GL
Draw a rectangle
rect(short[], short[]) - Method in class com.hermetica.magician.ErrorGL
Draw a rectangle
rect(short[], short[]) - Method in class com.hermetica.magician.CoreGL
Draw a rectangle
rect(short[], short[]) - Method in class com.hermetica.magician.TemplateGL
Draw a rectangle
rect(short[], short[]) - Method in class com.hermetica.magician.ProfileGL
Draw a rectangle
rect(short[], short[]) - Method in class com.hermetica.magician.TraceGL
Draw a rectangle
rect(short[], short[]) - Method in interface com.hermetica.magician.GL
Draw a rectangle
rect(short, short, short, short) - Method in class com.hermetica.magician.ErrorGL
Draw a rectangle
rect(short, short, short, short) - Method in class com.hermetica.magician.CoreGL
Draw a rectangle
rect(short, short, short, short) - Method in class com.hermetica.magician.TemplateGL
Draw a rectangle
rect(short, short, short, short) - Method in class com.hermetica.magician.ProfileGL
Draw a rectangle
rect(short, short, short, short) - Method in class com.hermetica.magician.TraceGL
Draw a rectangle
rect(short, short, short, short) - Method in interface com.hermetica.magician.GL
Draw a rectangle
release() - Method in class com.hermetica.magician.GLUTesselator
Releases the memory used internally by the tesselator
remove(GLEventListener) - Method in class com.hermetica.magician.GLEventMulticaster
Removes a listener from this multicaster and returns the resulting multicaster listener.
remove(GLEventListener, GLEventListener) - Static method in class com.hermetica.magician.GLEventMulticaster
Returns the resulting multicaster listener after removing the removee listener from the target listener.
removeConsumer(ImageConsumer) - Method in class com.hermetica.magician.GLOffscreenBuffer
Removes the given consumer from the list of consumers currently registered to receive image data from this ImageProducer
removeConsumer(ImageConsumer) - Method in class com.hermetica.magician.GLComponent
Removes the given consumer from the list of consumers currently registered to receive image data from this ImageProducer
removeGLEventListener(GLEventListener) - Method in class com.hermetica.magician.GLOffscreenBuffer
This method removes a GLEventListener from the listener chain
removeGLEventListener(GLEventListener) - Method in interface com.hermetica.magician.GLDrawable
This method removes a GLEventListener from the listener chain
removeGLEventListener(GLEventListener) - Method in class com.hermetica.magician.GLComponent
This method removes a GLEventListener from the listener chain
renderMode(int) - Method in class com.hermetica.magician.ErrorGL
Set rasterization mode
renderMode(int) - Method in class com.hermetica.magician.CoreGL
Set rasterization mode
renderMode(int) - Method in class com.hermetica.magician.TemplateGL
Set rasterization mode
renderMode(int) - Method in class com.hermetica.magician.ProfileGL
Set rasterization mode
renderMode(int) - Method in class com.hermetica.magician.TraceGL
Set rasterization mode
renderMode(int) - Method in interface com.hermetica.magician.GL
Set rasterization mode
renormalizeQuat(float[]) - Method in class com.hermetica.util3d.trackball
Quaternions always obey: a^2 + b^2 + c^2 + d^2 = 1.0.
repaint() - Method in class com.hermetica.magician.GLComponent
Handles repainting the screen by directly using GL buffer control instead of the standard AWT refresh handling which causes flickering
requestTopDownLeftRightResend(ImageConsumer) - Method in class com.hermetica.magician.GLOffscreenBuffer
This method, used by an ImageConsumer, requests that the data be resent as soon as possible in TOPDOWNLEFTRIGHT order so that high quality image conversion might occur
requestTopDownLeftRightResend(ImageConsumer) - Method in class com.hermetica.magician.GLComponent
This method, used by an ImageConsumer, requests that the data be resent as soon as possible in TOPDOWNLEFTRIGHT order so that high quality image conversion might occur
RESHAPE_EVENT - Static variable in class com.hermetica.magician.GLOffscreenBuffer
 
RESHAPE_EVENT - Static variable in class com.hermetica.magician.GLComponent
 
reshape(GLDrawable, int, int, int, int) - Method in interface com.hermetica.magician.GLEventListener
This method will handle resizing the GLComponent and setting up the view volume.
reshape(GLDrawable, int, int, int, int) - Method in class com.hermetica.magician.GLEventMulticaster
Forwards the reshape event to both listeners _head and _tail.
reshape(int, int) - Method in class com.hermetica.magician.GLComponent
This method traps window resizing events from AWT and invokes the ``reshape()'' method implemented in GLEventListener-based classes.
reshape(int, int, int, int) - Method in class com.hermetica.magician.GLComponent
This method traps window resizing events from AWT and invokes the ``reshape()'' method implemented in GLEventListener-based classes.
resize(Dimension) - Method in class com.hermetica.magician.GLComponent
This method traps window resizing events from AWT and invokes the ``reshape()'' method implemented in GLEventListener-based classes.
resize(int, int) - Method in class com.hermetica.magician.GLComponent
This method traps window resizing events from AWT and invokes the ``reshape()'' method implemented in GLEventListener-based classes.
restart() - Method in class com.hermetica.magician.GLOffscreenBuffer
Reinitializes the component completely.
restart() - Method in interface com.hermetica.magician.GLDrawable
Reinitializes the component completely.
restart() - Method in class com.hermetica.magician.GLComponent
Reinitializes the component completely.
resume() - Method in class com.hermetica.magician.GLOffscreenBuffer
Resumes the component allowing it to process reshape, repaint and initialize events.
resume() - Method in interface com.hermetica.magician.GLDrawable
Resumes the component allowing it to process reshape, repaint and initialize events.
resume() - Method in class com.hermetica.magician.GLComponent
Resumes the component allowing it to process reshape, repaint and initialize events.
RGBA - Static variable in class com.hermetica.magician.GLCapabilities
RGBA colour.
rotate(double, double, double, double) - Method in class com.hermetica.magician.ErrorGL
Multiply the current matrix by a rotation matrix
rotate(double, double, double, double) - Method in class com.hermetica.magician.CoreGL
Multiply the current matrix by a rotation matrix
rotate(double, double, double, double) - Method in class com.hermetica.magician.TemplateGL
Multiply the current matrix by a rotation matrix
rotate(double, double, double, double) - Method in class com.hermetica.magician.ProfileGL
Multiply the current matrix by a rotation matrix
rotate(double, double, double, double) - Method in class com.hermetica.magician.TraceGL
Multiply the current matrix by a rotation matrix
rotate(double, double, double, double) - Method in interface com.hermetica.magician.GL
Multiply the current matrix by a rotation matrix
rotate(float, float, float, float) - Method in class com.hermetica.magician.ErrorGL
Multiply the current matrix by a rotation matrix
rotate(float, float, float, float) - Method in class com.hermetica.magician.CoreGL
Multiply the current matrix by a rotation matrix
rotate(float, float, float, float) - Method in class com.hermetica.magician.TemplateGL
Multiply the current matrix by a rotation matrix
rotate(float, float, float, float) - Method in class com.hermetica.magician.ProfileGL
Multiply the current matrix by a rotation matrix
rotate(float, float, float, float) - Method in class com.hermetica.magician.TraceGL
Multiply the current matrix by a rotation matrix
rotate(float, float, float, float) - Method in interface com.hermetica.magician.GL
Multiply the current matrix by a rotation matrix
run() - Method in class com.hermetica.magician.GLOffscreenBuffer
The main driving thread of the GLOffscreenBuffer
run() - Method in class com.hermetica.magician.GLComponent
The main driving thread of the GLComponent

S

SCALE_DONT - Static variable in class com.hermetica.util3d.Texture
Don't scale the texture at all.
SCALE_MAGNIFY - Static variable in class com.hermetica.util3d.Texture
Scale the texture up on both axes
SCALE_MINIFY - Static variable in class com.hermetica.util3d.Texture
Scale the texture down on both axes
SCALE_NEAREST - Static variable in class com.hermetica.util3d.Texture
Scale the texture to the nearest ^2 in each axis.
scale(double) - Method in class com.hermetica.vecmath.Vec3d
Sets the value of this vector to the scalar multiplication of the scale factor with this.
scale(double, double, double) - Method in class com.hermetica.magician.ErrorGL
Multiply the current matrix by a general scaling matrix
scale(double, double, double) - Method in class com.hermetica.magician.CoreGL
Multiply the current matrix by a general scaling matrix
scale(double, double, double) - Method in class com.hermetica.magician.TemplateGL
Multiply the current matrix by a general scaling matrix
scale(double, double, double) - Method in class com.hermetica.magician.ProfileGL
Multiply the current matrix by a general scaling matrix
scale(double, double, double) - Method in class com.hermetica.magician.TraceGL
Multiply the current matrix by a general scaling matrix
scale(double, double, double) - Method in interface com.hermetica.magician.GL
Multiply the current matrix by a general scaling matrix
scale(double, Vec3d) - Method in class com.hermetica.vecmath.Vec3d
Sets the value of this vector to the scalar multiplication of vector v1.
scale(float) - Method in class com.hermetica.vecmath.Vec3f
Sets the value of this vector to the scalar multiplication of the scale factor with this.
scale(float, float, float) - Method in class com.hermetica.magician.ErrorGL
Multiply the current matrix by a general scaling matrix
scale(float, float, float) - Method in class com.hermetica.magician.CoreGL
Multiply the current matrix by a general scaling matrix
scale(float, float, float) - Method in class com.hermetica.magician.TemplateGL
Multiply the current matrix by a general scaling matrix
scale(float, float, float) - Method in class com.hermetica.magician.ProfileGL
Multiply the current matrix by a general scaling matrix
scale(float, float, float) - Method in class com.hermetica.magician.TraceGL
Multiply the current matrix by a general scaling matrix
scale(float, float, float) - Method in interface com.hermetica.magician.GL
Multiply the current matrix by a general scaling matrix
scale(float, Vec3f) - Method in class com.hermetica.vecmath.Vec3f
Sets the value of this vector to the scalar multiplication of vector v1.
scaleAdd(double, Vec3d, Vec3d) - Method in class com.hermetica.vecmath.Vec3d
Sets the value of this vector to the scalar multiplication of vector v1 plus vector v2 ( this = s * v1 + v2 ).
scaleAdd(float, Vec3f, Vec3f) - Method in class com.hermetica.vecmath.Vec3f
Sets the value of this vector to the scalar multiplication of vector v1 plus vector v2 ( this = s * v1 + v2 ).
scaleImage(int, int, int, int, byte[], int, int, int, byte[]) - Method in class com.hermetica.magician.TemplateGLU
Scales an image by linear interpolation and box filtering.
scaleImage(int, int, int, int, byte[], int, int, int, byte[]) - Method in class com.hermetica.magician.CoreGLU
Scales an image by linear interpolation and box filtering.
scaleImage(int, int, int, int, byte[], int, int, int, byte[]) - Method in class com.hermetica.magician.TraceGLU
Scales an image by linear interpolation and box filtering.
scaleImage(int, int, int, int, byte[], int, int, int, byte[]) - Method in class com.hermetica.magician.ProfileGLU
Scales an image by linear interpolation and box filtering.
scaleImage(int, int, int, int, byte[], int, int, int, byte[]) - Method in class com.hermetica.magician.ErrorGLU
Scales an image by linear interpolation and box filtering.
scaleImage(int, int, int, int, byte[], int, int, int, byte[]) - Method in interface com.hermetica.magician.GLU
Scales an image by linear interpolation and box filtering.
scissor(int, int, int, int) - Method in class com.hermetica.magician.ErrorGL
Define the scissor box
scissor(int, int, int, int) - Method in class com.hermetica.magician.CoreGL
Define the scissor box
scissor(int, int, int, int) - Method in class com.hermetica.magician.TemplateGL
Define the scissor box
scissor(int, int, int, int) - Method in class com.hermetica.magician.ProfileGL
Define the scissor box
scissor(int, int, int, int) - Method in class com.hermetica.magician.TraceGL
Define the scissor box
scissor(int, int, int, int) - Method in interface com.hermetica.magician.GL
Define the scissor box
selectBuffer(int, int[]) - Method in class com.hermetica.magician.ErrorGL
Establish a buffer for selection mode values.
selectBuffer(int, int[]) - Method in class com.hermetica.magician.CoreGL
Establish a buffer for selection mode values.
selectBuffer(int, int[]) - Method in class com.hermetica.magician.TemplateGL
Establish a buffer for selection mode values.
selectBuffer(int, int[]) - Method in class com.hermetica.magician.ProfileGL
Establish a buffer for selection mode values.
selectBuffer(int, int[]) - Method in class com.hermetica.magician.TraceGL
Establish a buffer for selection mode values.
selectBuffer(int, int[]) - Method in interface com.hermetica.magician.GL
Establish a buffer for selection mode values.
set(double[]) - Method in class com.hermetica.vecmath.Vec3d
Sets the value of this vector to the xyz co-ordinates specified in the array of length 3.
set(double, double, double) - Method in class com.hermetica.vecmath.Vec3d
Sets the value of this vector to the specified xyz co-ordinates
set(float[]) - Method in class com.hermetica.vecmath.Vec3f
Sets the value of this vector to the xyz co-ordinates specified in the array of length 3.
set(float, float, float) - Method in class com.hermetica.vecmath.Vec3f
Sets the value of this vector to the specified xyz co-ordinates
set(Vec3d) - Method in class com.hermetica.vecmath.Vec3d
Sets the value of this vector to the value of vector v1.
set(Vec3d) - Method in class com.hermetica.vecmath.Vec3f
Sets the values of this vector to the value of vector v1
set(Vec3f) - Method in class com.hermetica.vecmath.Vec3d
Sets the value of this vector to the value of vector v1
set(Vec3f) - Method in class com.hermetica.vecmath.Vec3f
Sets the value of this vector to the value of vector v1.
setAccumAlphaBits(int) - Method in class com.hermetica.magician.GLCapabilities
Specifies the number of alpha bit planes in the accumulation buffer
setAccumBits(int) - Method in class com.hermetica.magician.GLCapabilities
Specifies the number of bits in the accumulation buffer
setAccumBlueBits(int) - Method in class com.hermetica.magician.GLCapabilities
Specifies the number of blue bit planes in the accumulation buffer
setAccumGreenBits(int) - Method in class com.hermetica.magician.GLCapabilities
Specifies the number of green bit planes in the accumulation buffer
setAccumRedBits(int) - Method in class com.hermetica.magician.GLCapabilities
Specifies the number of red bit planes in the accumulation buffer
setAlphaBits(int) - Method in class com.hermetica.magician.GLCapabilities
Sets the number of alpha bit planes in each RGBA buffer
setAlphaShift(int) - Method in class com.hermetica.magician.GLCapabilities
Sets the shift count for alpha bit planes in each RGBA buffer.
setAuxiliaryBuffers(int) - Method in class com.hermetica.magician.GLCapabilities
Sets the number of auxiliary buffers
setBlueBits(int) - Method in class com.hermetica.magician.GLCapabilities
Sets the number of blue bit planes in each RGBA buffer
setBlueShift(int) - Method in class com.hermetica.magician.GLCapabilities
Sets the shift count for blue bit planes in each RGBA buffer.
setCapabilities(GLCapabilities) - Method in class com.hermetica.magician.GLContext
Sets the capabilities of this context to a brand-new object.
setColorModel(ColorModel) - Method in class com.hermetica.util3d.PPMWriter
Sets the colour model being used by the image
setColorModel(ColorModel) - Method in class com.hermetica.util3d.BMPWriter
Sets the colour model being used by the image
setColorModel(ColorModel) - Method in class com.hermetica.util3d.EPSWriter
Sets the colour model being used by the image
setColorModel(ColorModel) - Method in class com.hermetica.util3d.Texture
Sets the colour model of this texture
setColourBits(int) - Method in class com.hermetica.magician.GLCapabilities
Sets the number of desired colour bit planes
setComponent(GLDrawable) - Method in class com.hermetica.magician.GLContext
Sets the GLComponent associated with this context
setContext(GLContext) - Method in class com.hermetica.magician.GLOffscreenBuffer
Sets the OpenGL context associated with this component.
setContext(GLContext) - Method in class com.hermetica.magician.GLComponent
Sets the OpenGL context associated with this component.
setDepthBits(int) - Method in class com.hermetica.magician.GLCapabilities
Sets the number of bits in the depth buffer
setDevice(int) - Method in class com.hermetica.magician.GLCapabilities
Specifies to which device type we should render to
setDimensions(int, int) - Method in class com.hermetica.util3d.PPMWriter
Sets the dimensions of the image being consumed
setDimensions(int, int) - Method in class com.hermetica.util3d.BMPWriter
Sets the dimensions of the image being consumed
setDimensions(int, int) - Method in class com.hermetica.util3d.EPSWriter
Sets the dimensions of the image being consumed
setDimensions(int, int) - Method in class com.hermetica.util3d.Texture
Sets the dimensions of the texture
setDirectRendering(boolean) - Method in class com.hermetica.magician.GLCapabilities
Sets whether or not a direct rendering context should be used
setDoubleBuffered(int) - Method in class com.hermetica.magician.GLCapabilities
Specifies whether or not we want double-buffering
setExit(boolean) - Method in interface com.hermetica.util3d.demoTemplate
Sets whether or not the demo will call System.exit()
setFirstChar(int) - Method in class com.hermetica.magician.fonts.GLBitmapFont
Sets the first character in the font
setFirstChar(int) - Method in class com.hermetica.magician.fonts.GLTextureFont
Sets the first character in the font
setFlushOnRepaint(boolean) - Method in class com.hermetica.magician.GLOffscreenBuffer
Specifies whether or not the component should flush its buffers after all the pending repainting calls have been made in each listener.
setFlushOnRepaint(boolean) - Method in class com.hermetica.magician.GLComponent
Specifies whether or not the component should flush its buffers after all the pending repainting calls have been made in each listener.
setFontData(GLBitmapChar[]) - Method in class com.hermetica.magician.fonts.GLBitmapFont
Sets the font data at the given index
setFontData(GLTextureChar[]) - Method in class com.hermetica.magician.fonts.GLTextureFont
Sets the font data at the given index
setFontInfo(GLTextureCharInfo[]) - Method in class com.hermetica.magician.fonts.GLTextureFont
Sets the font info for this font
setGreenBits(int) - Method in class com.hermetica.magician.GLCapabilities
Sets the number of green bit planes in each RGBA buffer
setGreenShift(int) - Method in class com.hermetica.magician.GLCapabilities
Sets the shift count for green bit planes in each RGBA buffer.
setHints(int) - Method in class com.hermetica.util3d.PPMWriter
Sets the hints as to pixel delivery order
setHints(int) - Method in class com.hermetica.util3d.BMPWriter
Sets the hints as to pixel delivery order
setHints(int) - Method in class com.hermetica.util3d.EPSWriter
Sets the hints as to pixel delivery order
setHints(int) - Method in class com.hermetica.util3d.Texture
Sets any hints on image production
setInitialized(boolean) - Method in class com.hermetica.magician.GLOffscreenBuffer
Sets the value of whether or not a component is initialized.
setInitialized(boolean) - Method in class com.hermetica.magician.GLComponent
Sets the value of whether or not a component is initialized.
setLayerType(int) - Method in class com.hermetica.magician.GLCapabilities
Sets the type of rendering layer this visual should use
setListener(GLEventListener) - Method in class com.hermetica.magician.GLOffscreenBuffer
Sets the listener.
setListener(GLEventListener) - Method in class com.hermetica.magician.GLComponent
Sets the listener.
setMaxAscent(int) - Method in class com.hermetica.magician.fonts.GLTextureFont
Sets the max ascent of the font
setMaxDescent(int) - Method in class com.hermetica.magician.fonts.GLTextureFont
Sets the max descent of the font
setMode(int) - Method in class com.hermetica.magician.TemplateGLU
Sets the operating mode for this interface
setMode(int) - Method in class com.hermetica.magician.CoreGLU
Sets the operating mode for this interface.
setMode(int) - Method in class com.hermetica.magician.ErrorGL
Signifies the operating mode of any implementations of this interface, ie, summary or verbose
setMode(int) - Method in class com.hermetica.magician.TraceGLU
Sets the operating mode for this interface
setMode(int) - Method in class com.hermetica.magician.CoreGL
Signifies the operating mode of any implementations of this interface, ie, summary or verbose.
setMode(int) - Method in class com.hermetica.magician.ProfileGLU
Sets the operating mode of the profiling interface.
setMode(int) - Method in class com.hermetica.magician.TemplateGL
Signifies the operating mode of any implementations of this interface, ie, summary or verbose
setMode(int) - Method in class com.hermetica.magician.ProfileGL
Signifies the operating mode of any implementations of this interface, ie, summary or verbose
setMode(int) - Method in class com.hermetica.magician.ErrorGLU
Sets the operating mode for this interface
setMode(int) - Method in class com.hermetica.magician.TraceGL
Signifies the operating mode of any implementations of this interface, ie, summary or verbose
setMode(int) - Method in interface com.hermetica.magician.GL
Signifies the operating mode of any implementations of this interface, ie, summary or verbose
setMode(int) - Method in interface com.hermetica.magician.GLU
Sets the operating mode for various implementations of this interface
setName(String) - Method in class com.hermetica.magician.fonts.GLBitmapFont
Sets the name of the font
setName(String) - Method in class com.hermetica.magician.fonts.GLTextureFont
Sets the name of the font
setName(String) - Method in class com.hermetica.util3d.CriticalSection
Sets the name of the lock
setNumChars(int) - Method in class com.hermetica.magician.fonts.GLBitmapFont
Sets the number of characters in the font
setNumChars(int) - Method in class com.hermetica.magician.fonts.GLTextureFont
Sets the number of characters in the font
setOutputStream(PrintStream) - Method in class com.hermetica.util3d.FrameRateComponent
Toggles between output going to the graphical display or a standard PrintStream.
setOutputStream(PrintStream) - Method in class com.hermetica.util3d.CriticalSection
Sets the output stream for the trace output
setParent(GL) - Method in class com.hermetica.magician.ErrorGL
Sets the parent interface.
setParent(GL) - Method in class com.hermetica.magician.CoreGL
Sets the parent interface.
setParent(GL) - Method in class com.hermetica.magician.TemplateGL
Sets the parent interface.
setParent(GL) - Method in class com.hermetica.magician.ProfileGL
Sets the parent interface.
setParent(GL) - Method in class com.hermetica.magician.TraceGL
Sets the parent interface.
setParent(GL) - Method in interface com.hermetica.magician.GL
Sets the parent interface
setParent(GLU) - Method in class com.hermetica.magician.TemplateGLU
Sets the parent interface.
setParent(GLU) - Method in class com.hermetica.magician.CoreGLU
Sets the parent interface.
setParent(GLU) - Method in class com.hermetica.magician.TraceGLU
Sets the parent interface.
setParent(GLU) - Method in class com.hermetica.magician.ProfileGLU
Sets the parent interface.
setParent(GLU) - Method in class com.hermetica.magician.ErrorGLU
Sets the parent interface.
setParent(GLU) - Method in interface com.hermetica.magician.GLU
Sets the parent interface
setPixels(int, int, int, int, ColorModel, byte[], int, int) - Method in class com.hermetica.util3d.PPMWriter
Pixel delivery
setPixels(int, int, int, int, ColorModel, byte[], int, int) - Method in class com.hermetica.util3d.BMPWriter
Pixel delivery
setPixels(int, int, int, int, ColorModel, byte[], int, int) - Method in class com.hermetica.util3d.EPSWriter
Pixel delivery
setPixels(int, int, int, int, ColorModel, byte[], int, int) - Method in class com.hermetica.util3d.Texture
Sets the pixels of the image in byte format
setPixels(int, int, int, int, ColorModel, int[], int, int) - Method in class com.hermetica.util3d.PPMWriter
Pixel delivery
setPixels(int, int, int, int, ColorModel, int[], int, int) - Method in class com.hermetica.util3d.BMPWriter
Pixel delivery
setPixels(int, int, int, int, ColorModel, int[], int, int) - Method in class com.hermetica.util3d.EPSWriter
Pixel delivery
setPixels(int, int, int, int, ColorModel, int[], int, int) - Method in class com.hermetica.util3d.Texture
Sets the pixels of the image in byte format
setPixelType(int) - Method in class com.hermetica.magician.GLCapabilities
Specifies the pixel colour type for the component
setProfileStream(PrintStream) - Static method in class com.hermetica.util3d.Streams
Sets the profiling output stream
setProperties(Hashtable) - Method in class com.hermetica.util3d.PPMWriter
Sets the properties of the image
setProperties(Hashtable) - Method in class com.hermetica.util3d.BMPWriter
Sets the properties of the image
setProperties(Hashtable) - Method in class com.hermetica.util3d.EPSWriter
Sets the properties of the image
setProperties(Hashtable) - Method in class com.hermetica.util3d.Texture
Sets the properties of this ImageConsumer
setReadBuffer(int) - Method in class com.hermetica.magician.GLOffscreenBuffer
Sets the buffer from which pixel data should be read for image production
setReadBuffer(int) - Method in class com.hermetica.magician.GLComponent
Sets the buffer from which pixel data should be read for image production
setRedBits(int) - Method in class com.hermetica.magician.GLCapabilities
Sets the number of red bit planes in each RGBA buffer
setRedShift(int) - Method in class com.hermetica.magician.GLCapabilities
Sets the shift count for red bit planes in each RGBA buffer.
setRunning(boolean) - Method in class com.hermetica.magician.GLOffscreenBuffer
Sets the running status of this component.
setRunning(boolean) - Method in class com.hermetica.magician.GLComponent
Sets the running status of this component.
setSharedComponent(GLDrawable) - Method in class com.hermetica.magician.GLOffscreenBuffer
Sets the shared Component, if necessary.
setSharedComponent(GLDrawable) - Method in class com.hermetica.magician.GLComponent
Sets the shared Component, if necessary.
setSleepDuration(int) - Method in class com.hermetica.magician.GLOffscreenBuffer
Sets the sleep duration of the thread between iterations
setSleepDuration(int) - Method in class com.hermetica.magician.GLComponent
Sets the sleep duration of the thread between iterations
setStencilBits(int) - Method in class com.hermetica.magician.GLCapabilities
Specifies the number of stencil bit planes in the stencil buffer
setStereo(int) - Method in class com.hermetica.magician.GLCapabilities
Specifies the stereo rendering capabilities of the component
setSummaryOnly(boolean) - Method in class com.hermetica.util3d.FrameRateComponent
Specifies whether we should print each frame rate or just the summary
setSuspended(boolean) - Method in class com.hermetica.magician.GLOffscreenBuffer
Sets the status of whether or not the component is suspended.
setSuspended(boolean) - Method in class com.hermetica.magician.GLComponent
Sets the status of whether or not the component is suspended.
setTexture(byte[]) - Method in class com.hermetica.magician.fonts.GLTextureFont
Sets the texture for this font
setTextureData(int[]) - Method in class com.hermetica.util3d.TextureComponent
Sets the texture data.
setTextureDimensions(Dimension) - Method in class com.hermetica.util3d.TextureComponent
Sets the dimensions of the texture.
setTextureDimensions(int, int) - Method in class com.hermetica.util3d.TextureComponent
Sets the dimensions of the texture.
setTextureHeight(int) - Method in class com.hermetica.magician.fonts.GLTextureFont
Sets the texture height
setTextureWidth(int) - Method in class com.hermetica.magician.fonts.GLTextureFont
Sets the texture width
setTraceStatus(boolean) - Method in class com.hermetica.magician.GLOffscreenBuffer
Sets the verbosity of Exception warning.
setTraceStatus(boolean) - Static method in class com.hermetica.magician.GLContext
Sets the tracing level of the context lock.
setTraceStatus(boolean) - Method in class com.hermetica.magician.GLUTesselator
Specifies the trace mode of the GLUTesselator lock
setTraceStatus(boolean) - Method in class com.hermetica.magician.GLComponent
Sets the verbosity of Exception warning.
setTraceStatus(boolean) - Method in class com.hermetica.util3d.CriticalSection
Sets the tracing level of this lock
setTraceStream(PrintStream) - Static method in class com.hermetica.util3d.Streams
Sets the trace output stream
shadeModel(int) - Method in class com.hermetica.magician.ErrorGL
Select flat or smooth shading
shadeModel(int) - Method in class com.hermetica.magician.CoreGL
Select flat or smooth shading
shadeModel(int) - Method in class com.hermetica.magician.TemplateGL
Select flat or smooth shading
shadeModel(int) - Method in class com.hermetica.magician.ProfileGL
Select flat or smooth shading
shadeModel(int) - Method in class com.hermetica.magician.TraceGL
Select flat or smooth shading
shadeModel(int) - Method in interface com.hermetica.magician.GL
Select flat or smooth shading
shapes - class com.hermetica.util3d.shapes.
Utility class providing methods to create simple geometric primitives quickly, such as various Platonic solids and the teapotahedron, the lesser known cousin ( more a Socratic solid ).
shapes() - Constructor for class com.hermetica.util3d.shapes
 
SINGLEBUFFER - Static variable in class com.hermetica.magician.GLCapabilities
Specify that we don't want double-buffering
solidCone(double, double, int, int) - Static method in class com.hermetica.util3d.shapes
Creates a solid cone
solidCube(double) - Static method in class com.hermetica.util3d.shapes
Draw a solid box
solidDodecahedron() - Static method in class com.hermetica.util3d.shapes
Draws a solid dodecahedron
solidIcosahedron() - Static method in class com.hermetica.util3d.shapes
Draws a solid icosahedron
solidOctahedron() - Static method in class com.hermetica.util3d.shapes
Draws a solid octahedron
solidShell() - Static method in class com.hermetica.util3d.shapes
Draws a solid spiral shell
solidShell(int, int) - Static method in class com.hermetica.util3d.shapes
Draws a solid spiral shell with the given number of divisions and strips
solidSphere(double, int, int) - Static method in class com.hermetica.util3d.shapes
Creates a solid sphere
solidTeapot(double) - Static method in class com.hermetica.util3d.shapes
Draws a solid teapot
solidTetrahedron() - Static method in class com.hermetica.util3d.shapes
Draws a solid tetrahedron
solidTorus(double, double, int, int) - Static method in class com.hermetica.util3d.shapes
Draws a solid torus
sphere(double, int, int) - Method in class com.hermetica.magician.GLUQuadric
Creates a sphere
sphere(GLUQuadric, double, int, int) - Method in class com.hermetica.magician.TemplateGLU
Creates a sphere via a Quadric object
sphere(GLUQuadric, double, int, int) - Method in class com.hermetica.magician.CoreGLU
Creates a sphere via a Quadric object
sphere(GLUQuadric, double, int, int) - Method in class com.hermetica.magician.TraceGLU
Creates a sphere via a Quadric object
sphere(GLUQuadric, double, int, int) - Method in class com.hermetica.magician.ProfileGLU
Creates a sphere via a Quadric object
sphere(GLUQuadric, double, int, int) - Method in class com.hermetica.magician.ErrorGLU
Creates a sphere via a Quadric object
sphere(GLUQuadric, double, int, int) - Method in interface com.hermetica.magician.GLU
Creates a sphere via a Quadric object
start() - Method in class com.hermetica.magician.GLOffscreenBuffer
Starts up the GLOffscreenBuffer handling.
start() - Method in interface com.hermetica.magician.GLDrawable
Starts up the component handling.
start() - Method in class com.hermetica.magician.GLComponent
Starts up the GLComponent handling.
start() - Method in class com.hermetica.util3d.MicroTimer
Native method to fetch the starting value of the timer
startDemo() - Method in interface com.hermetica.util3d.demoTemplate
Starts the demonstration running.
startProduction(ImageConsumer) - Method in class com.hermetica.magician.GLOffscreenBuffer
This method registers the given ImageConsumer as a consumer of pixel data produced by this ImageProducer and starts delivering data in pixel blocks to the registered ImageConsumers
startProduction(ImageConsumer) - Method in class com.hermetica.magician.GLComponent
This method registers the given ImageConsumer as a consumer of pixel data produced by this ImageProducer and starts delivering data in pixel blocks to the registered ImageConsumers
startSample() - Method in class com.hermetica.util3d.FrameRateComponent
Start sampling by taking the current time in milliseconds
stencilFunc(int, int, int) - Method in class com.hermetica.magician.ErrorGL
Set function and reference value for stencil testing
stencilFunc(int, int, int) - Method in class com.hermetica.magician.CoreGL
Set function and reference value for stencil testing
stencilFunc(int, int, int) - Method in class com.hermetica.magician.TemplateGL
Set function and reference value for stencil testing
stencilFunc(int, int, int) - Method in class com.hermetica.magician.ProfileGL
Set function and reference value for stencil testing
stencilFunc(int, int, int) - Method in class com.hermetica.magician.TraceGL
Set function and reference value for stencil testing
stencilFunc(int, int, int) - Method in interface com.hermetica.magician.GL
Set function and reference value for stencil testing
stencilMask(int) - Method in class com.hermetica.magician.ErrorGL
Control the writing of individual bits in the stencil planes
stencilMask(int) - Method in class com.hermetica.magician.CoreGL
Control the writing of individual bits in the stencil planes
stencilMask(int) - Method in class com.hermetica.magician.TemplateGL
Control the writing of individual bits in the stencil planes
stencilMask(int) - Method in class com.hermetica.magician.ProfileGL
Control the writing of individual bits in the stencil planes
stencilMask(int) - Method in class com.hermetica.magician.TraceGL
Control the writing of individual bits in the stencil planes
stencilMask(int) - Method in interface com.hermetica.magician.GL
Control the writing of individual bits in the stencil planes
stencilOp(int, int, int) - Method in class com.hermetica.magician.ErrorGL
Set stencil test actions
stencilOp(int, int, int) - Method in class com.hermetica.magician.CoreGL
Set stencil test actions
stencilOp(int, int, int) - Method in class com.hermetica.magician.TemplateGL
Set stencil test actions
stencilOp(int, int, int) - Method in class com.hermetica.magician.ProfileGL
Set stencil test actions
stencilOp(int, int, int) - Method in class com.hermetica.magician.TraceGL
Set stencil test actions
stencilOp(int, int, int) - Method in interface com.hermetica.magician.GL
Set stencil test actions
STEREO - Static variable in class com.hermetica.magician.GLCapabilities
Specify that we want stereo rendering
STEREO_DONTCARE - Static variable in class com.hermetica.magician.GLCapabilities
Specify that we don't care whether or not the target component context supports stereo rendering or not.
stop() - Method in class com.hermetica.magician.GLOffscreenBuffer
Shuts down the internal thread safely.
stop() - Method in interface com.hermetica.magician.GLDrawable
Shuts down the internal thread safely.
stop() - Method in class com.hermetica.magician.GLComponent
Shuts down the internal thread safely.
stop() - Method in class com.hermetica.util3d.MicroTimer
Native method to populate the stop value of the timer
stopSample() - Method in class com.hermetica.util3d.FrameRateComponent
Complete sample and calculate current frame rate
Streams - class com.hermetica.util3d.Streams.
This class provides some global PrintStream objects that can be used to set global trace locations for tracing information, eg, from TraceGL[U] and from CriticalSection activity.
Streams() - Constructor for class com.hermetica.util3d.Streams
 
sub(Vec3d) - Method in class com.hermetica.vecmath.Vec3d
Sets the value of this vector to the vector difference of itself and vector v1 ( this = this - v1 ).
sub(Vec3d, Vec3d) - Method in class com.hermetica.vecmath.Vec3d
Sets the value of this vector to the vector difference of vectors v1 and v2 ( this = v1 - v2 ).
sub(Vec3f) - Method in class com.hermetica.vecmath.Vec3f
Sets the value of this vector to the vector difference of itself and vector v1 ( this = this - v1 ).
sub(Vec3f, Vec3f) - Method in class com.hermetica.vecmath.Vec3f
Sets the value of this vector to the vector difference of vectors v1 and v2 ( this = v1 - v2 ).
SUMMARY - Static variable in interface com.hermetica.magician.GL
Summary operating mode for any implementations of this interface
SUMMARY - Static variable in interface com.hermetica.magician.GLU
Summary operating mode for any implementations of this interface
suspend() - Method in class com.hermetica.magician.GLOffscreenBuffer
Stops the component from processing reshape, repaint and initialize events.
suspend() - Method in interface com.hermetica.magician.GLDrawable
Stops the component from processing reshape, repaint and initialize events.
suspend() - Method in class com.hermetica.magician.GLComponent
Stops the component from processing reshape, repaint and initialize events.
swapBuffers() - Method in class com.hermetica.magician.GLContext
Swaps the buffers of a context, if double-buffering is used
swapBuffers(GLDrawable) - Method in class com.hermetica.magician.GLContext
Swaps the buffer ( typically offscreen ) onto the given drawable

T

t0 - Variable in class com.hermetica.magician.fonts.GLTextureCharInfo
Texture coordinates
t1 - Variable in class com.hermetica.magician.fonts.GLTextureCharInfo
Texture coordinates
t2 - Variable in class com.hermetica.magician.fonts.GLTextureCharInfo
Texture coordinates
t3 - Variable in class com.hermetica.magician.fonts.GLTextureCharInfo
Texture coordinates
teapot(int, double, int) - Static method in class com.hermetica.util3d.shapes
Builds a generic teapot
TemplateGL - class com.hermetica.magician.TemplateGL.
Encapsulation of the OpenGL state machine with support for hooking into a runtime debugging hierarchy.
TemplateGL(GL) - Constructor for class com.hermetica.magician.TemplateGL
Constructs a new TemplateGL pipeline with the given pipeline as a parent in the execution stack.
TemplateGLU - class com.hermetica.magician.TemplateGLU.
Encapsulation of the routines supplied by the GLU ( utility ) toolkit, including high-level view frustum operations and quadric manipulation This template class is provided in source form to developers wishing to extend the basic functionality of the GLU pipeline.
TemplateGLU(GLU) - Constructor for class com.hermetica.magician.TemplateGLU
Constructs a new TemplateGLU pipeline with the given pipeline as a parent in the execution stack.
tessBeginContour() - Method in class com.hermetica.magician.GLUTesselator
Handler for tessBeginContour()
tessBeginContour(GLUTesselator) - Method in class com.hermetica.magician.TemplateGLU
Begins the specification of a closed contour which is a portion of a polygon
tessBeginContour(GLUTesselator) - Method in class com.hermetica.magician.CoreGLU
Begins the specification of a closed contour which is a portion of a polygon
tessBeginContour(GLUTesselator) - Method in class com.hermetica.magician.TraceGLU
Begins the specification of a closed contour which is a portion of a polygon
tessBeginContour(GLUTesselator) - Method in class com.hermetica.magician.ProfileGLU
Begins the specification of a closed contour which is a portion of a polygon
tessBeginContour(GLUTesselator) - Method in class com.hermetica.magician.ErrorGLU
Begins the specification of a closed contour which is a portion of a polygon
tessBeginContour(GLUTesselator) - Method in interface com.hermetica.magician.GLU
Begins the specification of a closed contour which is a portion of a polygon
tessBeginPolygon(float[]) - Method in class com.hermetica.magician.GLUTesselator
Begins a polygon description that is to be tesselated.
tessBeginPolygon(GLUTesselator, float[]) - Method in class com.hermetica.magician.TemplateGLU
Specifies the beginning of a polygon to be tesselated by the given tesselator object
tessBeginPolygon(GLUTesselator, float[]) - Method in class com.hermetica.magician.CoreGLU
Specifies the beginning of a polygon to be tesselated by the given tesselator object
tessBeginPolygon(GLUTesselator, float[]) - Method in class com.hermetica.magician.TraceGLU
Specifies the beginning of a polygon to be tesselated by the given tesselator object
tessBeginPolygon(GLUTesselator, float[]) - Method in class com.hermetica.magician.ProfileGLU
Specifies the beginning of a polygon to be tesselated by the given tesselator object
tessBeginPolygon(GLUTesselator, float[]) - Method in class com.hermetica.magician.ErrorGLU
Specifies the beginning of a polygon to be tesselated by the given tesselator object
tessBeginPolygon(GLUTesselator, float[]) - Method in interface com.hermetica.magician.GLU
Specifies the beginning of a polygon to be tesselated by the given tesselator object
tessEndContour() - Method in class com.hermetica.magician.GLUTesselator
Handler for tessEndContour()
tessEndContour(GLUTesselator) - Method in class com.hermetica.magician.TemplateGLU
Ends the specification of a closed contour
tessEndContour(GLUTesselator) - Method in class com.hermetica.magician.CoreGLU
Ends the specification of a closed contour
tessEndContour(GLUTesselator) - Method in class com.hermetica.magician.TraceGLU
Ends the specification of a closed contour
tessEndContour(GLUTesselator) - Method in class com.hermetica.magician.ProfileGLU
Ends the specification of a closed contour
tessEndContour(GLUTesselator) - Method in class com.hermetica.magician.ErrorGLU
Ends the specification of a closed contour
tessEndContour(GLUTesselator) - Method in interface com.hermetica.magician.GLU
Ends the specification of a closed contour
tessEndPolygon() - Method in class com.hermetica.magician.GLUTesselator
Ends a polygon description of a polygon that is to be tesselated.
tessEndPolygon(GLUTesselator) - Method in class com.hermetica.magician.TemplateGLU
Specifies the end of a polygon description that is to be tesselated
tessEndPolygon(GLUTesselator) - Method in class com.hermetica.magician.CoreGLU
Specifies the end of a polygon description that is to be tesselated
tessEndPolygon(GLUTesselator) - Method in class com.hermetica.magician.TraceGLU
Specifies the end of a polygon description that is to be tesselated
tessEndPolygon(GLUTesselator) - Method in class com.hermetica.magician.ProfileGLU
Specifies the end of a polygon description that is to be tesselated
tessEndPolygon(GLUTesselator) - Method in class com.hermetica.magician.ErrorGLU
Specifies the end of a polygon description that is to be tesselated
tessEndPolygon(GLUTesselator) - Method in interface com.hermetica.magician.GLU
Specifies the end of a polygon description that is to be tesselated
tessNormal(GLUTesselator, double, double, double) - Method in class com.hermetica.magician.TemplateGLU
For the given tesselation object, define a normal vector which controls the winding direction of the generated polygons.
tessNormal(GLUTesselator, double, double, double) - Method in class com.hermetica.magician.CoreGLU
For the given tesselation object, define a normal vector which controls the winding direction of the generated polygons.
tessNormal(GLUTesselator, double, double, double) - Method in class com.hermetica.magician.TraceGLU
For the given tesselation object, define a normal vector which controls the winding direction of the generated polygons.
tessNormal(GLUTesselator, double, double, double) - Method in class com.hermetica.magician.ProfileGLU
For the given tesselation object, define a normal vector which controls the winding direction of the generated polygons.
tessNormal(GLUTesselator, double, double, double) - Method in class com.hermetica.magician.ErrorGLU
For the given tesselation object, define a normal vector which controls the winding direction of the generated polygons.
tessNormal(GLUTesselator, double, double, double) - Method in interface com.hermetica.magician.GLU
For the given tesselation object, define a normal vector which controls the winding direction of the generated polygons.
tessProperty(GLUTesselator, int, double) - Method in class com.hermetica.magician.TemplateGLU
Sets the value of the given tesselation property for the given tesselation object
tessProperty(GLUTesselator, int, double) - Method in class com.hermetica.magician.CoreGLU
Sets the value of the given tesselation property for the given tesselation object
tessProperty(GLUTesselator, int, double) - Method in class com.hermetica.magician.TraceGLU
Sets the value of the given tesselation property for the given tesselation object
tessProperty(GLUTesselator, int, double) - Method in class com.hermetica.magician.ProfileGLU
Sets the value of the given tesselation property for the given tesselation object
tessProperty(GLUTesselator, int, double) - Method in class com.hermetica.magician.ErrorGLU
Sets the value of the given tesselation property for the given tesselation object
tessProperty(GLUTesselator, int, double) - Method in interface com.hermetica.magician.GLU
Sets the value of the given tesselation property for the given tesselation object
tessProperty(int, double) - Method in class com.hermetica.magician.GLUTesselator
Specifies tesselator properties
tessVertex(double[], double[]) - Method in class com.hermetica.magician.GLUTesselator
Vertex tesselation
tessVertex(double[], double[][]) - Method in class com.hermetica.magician.GLUTesselator
Vertex tesselation helper method
tessVertex(double[], float[]) - Method in class com.hermetica.magician.GLUTesselator
Specifies vertex data to tesselate
tessVertex(double[], float[][]) - Method in class com.hermetica.magician.GLUTesselator
Vertex tesselation helper method
tessVertex(double[], int[]) - Method in class com.hermetica.magician.GLUTesselator
Vertex tesselation
tessVertex(double[], int[][]) - Method in class com.hermetica.magician.GLUTesselator
Vertex tesselation helper method
tessVertex(GLUTesselator, double[], double[]) - Method in class com.hermetica.magician.TemplateGLU
Specifies vertex data to be passed into the tesselator
tessVertex(GLUTesselator, double[], double[]) - Method in class com.hermetica.magician.CoreGLU
Specifies vertex data to be passed into the tesselator
tessVertex(GLUTesselator, double[], double[]) - Method in class com.hermetica.magician.TraceGLU
Specifies vertex data to be passed into the tesselator
tessVertex(GLUTesselator, double[], double[]) - Method in class com.hermetica.magician.ProfileGLU
Specifies vertex data to be passed into the tesselator
tessVertex(GLUTesselator, double[], double[]) - Method in class com.hermetica.magician.ErrorGLU
Specifies vertex data to be passed into the tesselator
tessVertex(GLUTesselator, double[], double[]) - Method in interface com.hermetica.magician.GLU
Specifies vertex data to be passed into the tesselator
tessVertex(GLUTesselator, double[], float[]) - Method in class com.hermetica.magician.TemplateGLU
Specifies vertex data to be passed into the tesselator
tessVertex(GLUTesselator, double[], float[]) - Method in class com.hermetica.magician.CoreGLU
Specifies vertex data to be passed into the tesselator
tessVertex(GLUTesselator, double[], float[]) - Method in class com.hermetica.magician.TraceGLU
Specifies vertex data to be passed into the tesselator
tessVertex(GLUTesselator, double[], float[]) - Method in class com.hermetica.magician.ProfileGLU
Specifies vertex data to be passed into the tesselator
tessVertex(GLUTesselator, double[], float[]) - Method in class com.hermetica.magician.ErrorGLU
Specifies vertex data to be passed into the tesselator
tessVertex(GLUTesselator, double[], float[]) - Method in interface com.hermetica.magician.GLU
Specifies vertex data to be passed into the tesselator
tessVertex(GLUTesselator, double[], int[]) - Method in class com.hermetica.magician.TemplateGLU
Specifies vertex data to be passed into the tesselator
tessVertex(GLUTesselator, double[], int[]) - Method in class com.hermetica.magician.CoreGLU
Specifies vertex data to be passed into the tesselator
tessVertex(GLUTesselator, double[], int[]) - Method in class com.hermetica.magician.TraceGLU
Specifies vertex data to be passed into the tesselator
tessVertex(GLUTesselator, double[], int[]) - Method in class com.hermetica.magician.ProfileGLU
Specifies vertex data to be passed into the tesselator
tessVertex(GLUTesselator, double[], int[]) - Method in class com.hermetica.magician.ErrorGLU
Specifies vertex data to be passed into the tesselator
tessVertex(GLUTesselator, double[], int[]) - Method in interface com.hermetica.magician.GLU
Specifies vertex data to be passed into the tesselator
tessVertex(GLUTesselator, float[], double[]) - Method in class com.hermetica.magician.TemplateGLU
Specifies vertex data to be passed into the tesselator
tessVertex(GLUTesselator, float[], double[]) - Method in class com.hermetica.magician.CoreGLU
Specifies vertex data to be passed into the tesselator
tessVertex(GLUTesselator, float[], double[]) - Method in class com.hermetica.magician.TraceGLU
Specifies vertex data to be passed into the tesselator
tessVertex(GLUTesselator, float[], double[]) - Method in class com.hermetica.magician.ProfileGLU
Specifies vertex data to be passed into the tesselator
tessVertex(GLUTesselator, float[], double[]) - Method in class com.hermetica.magician.ErrorGLU
Specifies vertex data to be passed into the tesselator
tessVertex(GLUTesselator, float[], double[]) - Method in interface com.hermetica.magician.GLU
Specifies vertex data to be passed into the tesselator
tessVertex(GLUTesselator, float[], float[]) - Method in class com.hermetica.magician.TemplateGLU
Specifies vertex data to be passed into the tesselator
tessVertex(GLUTesselator, float[], float[]) - Method in class com.hermetica.magician.CoreGLU
Specifies vertex data to be passed into the tesselator
tessVertex(GLUTesselator, float[], float[]) - Method in class com.hermetica.magician.TraceGLU
Specifies vertex data to be passed into the tesselator
tessVertex(GLUTesselator, float[], float[]) - Method in class com.hermetica.magician.ProfileGLU
Specifies vertex data to be passed into the tesselator
tessVertex(GLUTesselator, float[], float[]) - Method in class com.hermetica.magician.ErrorGLU
Specifies vertex data to be passed into the tesselator
tessVertex(GLUTesselator, float[], float[]) - Method in interface com.hermetica.magician.GLU
Specifies vertex data to be passed into the tesselator
tessVertex(GLUTesselator, float[], int[]) - Method in class com.hermetica.magician.TemplateGLU
Specifies vertex data to be passed into the tesselator
tessVertex(GLUTesselator, float[], int[]) - Method in class com.hermetica.magician.CoreGLU
Specifies vertex data to be passed into the tesselator
tessVertex(GLUTesselator, float[], int[]) - Method in class com.hermetica.magician.TraceGLU
Specifies vertex data to be passed into the tesselator
tessVertex(GLUTesselator, float[], int[]) - Method in class com.hermetica.magician.ProfileGLU
Specifies vertex data to be passed into the tesselator
tessVertex(GLUTesselator, float[], int[]) - Method in class com.hermetica.magician.ErrorGLU
Specifies vertex data to be passed into the tesselator
tessVertex(GLUTesselator, float[], int[]) - Method in interface com.hermetica.magician.GLU
Specifies vertex data to be passed into the tesselator
texCoord(double) - Method in class com.hermetica.magician.ErrorGL
Polymorphic method for glTexCoord1d
texCoord(double) - Method in class com.hermetica.magician.CoreGL
Polymorphic method for glTexCoord1d
texCoord(double) - Method in class com.hermetica.magician.TemplateGL
Polymorphic method for glTexCoord1d
texCoord(double) - Method in class com.hermetica.magician.ProfileGL
Polymorphic method for glTexCoord1d
texCoord(double) - Method in class com.hermetica.magician.TraceGL
Polymorphic method for glTexCoord1d
texCoord(double) - Method in interface com.hermetica.magician.GL
Polymorphic method for glTexCoord1d
texCoord(double[]) - Method in class com.hermetica.magician.ErrorGL
Polymorphic method for glTexCoord[1234]dv
texCoord(double[]) - Method in class com.hermetica.magician.CoreGL
Polymorphic method for glTexCoord[1234]dv
texCoord(double[]) - Method in class com.hermetica.magician.TemplateGL
Polymorphic method for glTexCoord[1234]dv
texCoord(double[]) - Method in class com.hermetica.magician.ProfileGL
Polymorphic method for glTexCoord[1234]dv
texCoord(double[]) - Method in class com.hermetica.magician.TraceGL
Polymorphic method for glTexCoord[1234]dv
texCoord(double[]) - Method in interface com.hermetica.magician.GL
Polymorphic method for glTexCoord[1234]dv
texCoord(double, double) - Method in class com.hermetica.magician.ErrorGL
Polymorphic method for glTexCoord2d
texCoord(double, double) - Method in class com.hermetica.magician.CoreGL
Polymorphic method for glTexCoord2d
texCoord(double, double) - Method in class com.hermetica.magician.TemplateGL
Polymorphic method for glTexCoord2d
texCoord(double, double) - Method in class com.hermetica.magician.ProfileGL
Polymorphic method for glTexCoord2d
texCoord(double, double) - Method in class com.hermetica.magician.TraceGL
Polymorphic method for glTexCoord2d
texCoord(double, double) - Method in interface com.hermetica.magician.GL
Polymorphic method for glTexCoord2d
texCoord(double, double, double) - Method in class com.hermetica.magician.ErrorGL
Polymorphic method for glTexCoord3d
texCoord(double, double, double) - Method in class com.hermetica.magician.CoreGL
Polymorphic method for glTexCoord3d
texCoord(double, double, double) - Method in class com.hermetica.magician.TemplateGL
Polymorphic method for glTexCoord3d
texCoord(double, double, double) - Method in class com.hermetica.magician.ProfileGL
Polymorphic method for glTexCoord3d
texCoord(double, double, double) - Method in class com.hermetica.magician.TraceGL
Polymorphic method for glTexCoord3d
texCoord(double, double, double) - Method in interface com.hermetica.magician.GL
Polymorphic method for glTexCoord3d
texCoord(double, double, double, double) - Method in class com.hermetica.magician.ErrorGL
Polymorphic method for glTexCoord4d
texCoord(double, double, double, double) - Method in class com.hermetica.magician.CoreGL
Polymorphic method for glTexCoord4d
texCoord(double, double, double, double) - Method in class com.hermetica.magician.TemplateGL
Polymorphic method for glTexCoord4d
texCoord(double, double, double, double) - Method in class com.hermetica.magician.ProfileGL
Polymorphic method for glTexCoord4d
texCoord(double, double, double, double) - Method in class com.hermetica.magician.TraceGL
Polymorphic method for glTexCoord4d
texCoord(double, double, double, double) - Method in interface com.hermetica.magician.GL
Polymorphic method for glTexCoord4d
texCoord(float) - Method in class com.hermetica.magician.ErrorGL
Polymorphic method for glTexCoord1f
texCoord(float) - Method in class com.hermetica.magician.CoreGL
Polymorphic method for glTexCoord1f
texCoord(float) - Method in class com.hermetica.magician.TemplateGL
Polymorphic method for glTexCoord1f
texCoord(float) - Method in class com.hermetica.magician.ProfileGL
Polymorphic method for glTexCoord1f
texCoord(float) - Method in class com.hermetica.magician.TraceGL
Polymorphic method for glTexCoord1f
texCoord(float) - Method in interface com.hermetica.magician.GL
Polymorphic method for glTexCoord1f
texCoord(float[]) - Method in class com.hermetica.magician.ErrorGL
Polymorphic method for glTexCoord[1234]fv
texCoord(float[]) - Method in class com.hermetica.magician.CoreGL
Polymorphic method for glTexCoord[1234]fv
texCoord(float[]) - Method in class com.hermetica.magician.TemplateGL
Polymorphic method for glTexCoord[1234]fv
texCoord(float[]) - Method in class com.hermetica.magician.ProfileGL
Polymorphic method for glTexCoord[1234]fv
texCoord(float[]) - Method in class com.hermetica.magician.TraceGL
Polymorphic method for glTexCoord[1234]fv
texCoord(float[]) - Method in interface com.hermetica.magician.GL
Polymorphic method for glTexCoord[1234]fv
texCoord(float, float) - Method in class com.hermetica.magician.ErrorGL
Polymorphic method for glTexCoord2f
texCoord(float, float) - Method in class com.hermetica.magician.CoreGL
Polymorphic method for glTexCoord2f
texCoord(float, float) - Method in class com.hermetica.magician.TemplateGL
Polymorphic method for glTexCoord2f
texCoord(float, float) - Method in class com.hermetica.magician.ProfileGL
Polymorphic method for glTexCoord2f
texCoord(float, float) - Method in class com.hermetica.magician.TraceGL
Polymorphic method for glTexCoord2f
texCoord(float, float) - Method in interface com.hermetica.magician.GL
Polymorphic method for glTexCoord2f
texCoord(float, float, float) - Method in class com.hermetica.magician.ErrorGL
Polymorphic method for glTexCoord3f
texCoord(float, float, float) - Method in class com.hermetica.magician.CoreGL
Polymorphic method for glTexCoord3f
texCoord(float, float, float) - Method in class com.hermetica.magician.TemplateGL
Polymorphic method for glTexCoord3f
texCoord(float, float, float) - Method in class com.hermetica.magician.ProfileGL
Polymorphic method for glTexCoord3f
texCoord(float, float, float) - Method in class com.hermetica.magician.TraceGL
Polymorphic method for glTexCoord3f
texCoord(float, float, float) - Method in interface com.hermetica.magician.GL
Polymorphic method for glTexCoord3f
texCoord(float, float, float, float) - Method in class com.hermetica.magician.ErrorGL
Polymorphic method for glTexCoord4f
texCoord(float, float, float, float) - Method in class com.hermetica.magician.CoreGL
Polymorphic method for glTexCoord4f
texCoord(float, float, float, float) - Method in class com.hermetica.magician.TemplateGL
Polymorphic method for glTexCoord4f
texCoord(float, float, float, float) - Method in class com.hermetica.magician.ProfileGL
Polymorphic method for glTexCoord4f
texCoord(float, float, float, float) - Method in class com.hermetica.magician.TraceGL
Polymorphic method for glTexCoord4f
texCoord(float, float, float, float) - Method in interface com.hermetica.magician.GL
Polymorphic method for glTexCoord4f
texCoord(int) - Method in class com.hermetica.magician.ErrorGL
Polymorphic method for glTexCoord1i
texCoord(int) - Method in class com.hermetica.magician.CoreGL
Polymorphic method for glTexCoord1i
texCoord(int) - Method in class com.hermetica.magician.TemplateGL
Polymorphic method for glTexCoord1i
texCoord(int) - Method in class com.hermetica.magician.ProfileGL
Polymorphic method for glTexCoord1i
texCoord(int) - Method in class com.hermetica.magician.TraceGL
Polymorphic method for glTexCoord1i
texCoord(int) - Method in interface com.hermetica.magician.GL
Polymorphic method for glTexCoord1i
texCoord(int[]) - Method in class com.hermetica.magician.ErrorGL
Polymorphic method for glTexCoord[1234]iv
texCoord(int[]) - Method in class com.hermetica.magician.CoreGL
Polymorphic method for glTexCoord[1234]iv
texCoord(int[]) - Method in class com.hermetica.magician.TemplateGL
Polymorphic method for glTexCoord[1234]iv
texCoord(int[]) - Method in class com.hermetica.magician.ProfileGL
Polymorphic method for glTexCoord[1234]iv
texCoord(int[]) - Method in class com.hermetica.magician.TraceGL
Polymorphic method for glTexCoord[1234]iv
texCoord(int[]) - Method in interface com.hermetica.magician.GL
Polymorphic method for glTexCoord[1234]iv
texCoord(int, int) - Method in class com.hermetica.magician.ErrorGL
Polymorphic method for glTexCoord2i
texCoord(int, int) - Method in class com.hermetica.magician.CoreGL
Polymorphic method for glTexCoord2i
texCoord(int, int) - Method in class com.hermetica.magician.TemplateGL
Polymorphic method for glTexCoord2i
texCoord(int, int) - Method in class com.hermetica.magician.ProfileGL
Polymorphic method for glTexCoord2i
texCoord(int, int) - Method in class com.hermetica.magician.TraceGL
Polymorphic method for glTexCoord2i
texCoord(int, int) - Method in interface com.hermetica.magician.GL
Polymorphic method for glTexCoord2i
texCoord(int, int, int) - Method in class com.hermetica.magician.ErrorGL
Polymorphic method for glTexCoord3i
texCoord(int, int, int) - Method in class com.hermetica.magician.CoreGL
Polymorphic method for glTexCoord3i
texCoord(int, int, int) - Method in class com.hermetica.magician.TemplateGL
Polymorphic method for glTexCoord3i
texCoord(int, int, int) - Method in class com.hermetica.magician.ProfileGL
Polymorphic method for glTexCoord3i
texCoord(int, int, int) - Method in class com.hermetica.magician.TraceGL
Polymorphic method for glTexCoord3i
texCoord(int, int, int) - Method in interface com.hermetica.magician.GL
Polymorphic method for glTexCoord3i
texCoord(int, int, int, int) - Method in class com.hermetica.magician.ErrorGL
Polymorphic method for glTexCoord4i
texCoord(int, int, int, int) - Method in class com.hermetica.magician.CoreGL
Polymorphic method for glTexCoord4i
texCoord(int, int, int, int) - Method in class com.hermetica.magician.TemplateGL
Polymorphic method for glTexCoord4i
texCoord(int, int, int, int) - Method in class com.hermetica.magician.ProfileGL
Polymorphic method for glTexCoord4i
texCoord(int, int, int, int) - Method in class com.hermetica.magician.TraceGL
Polymorphic method for glTexCoord4i
texCoord(int, int, int, int) - Method in interface com.hermetica.magician.GL
Polymorphic method for glTexCoord4i
texCoord(short) - Method in class com.hermetica.magician.ErrorGL
Polymorphic method for glTexCoord1s
texCoord(short) - Method in class com.hermetica.magician.CoreGL
Polymorphic method for glTexCoord1s
texCoord(short) - Method in class com.hermetica.magician.TemplateGL
Polymorphic method for glTexCoord1s
texCoord(short) - Method in class com.hermetica.magician.ProfileGL
Polymorphic method for glTexCoord1s
texCoord(short) - Method in class com.hermetica.magician.TraceGL
Polymorphic method for glTexCoord1s
texCoord(short) - Method in interface com.hermetica.magician.GL
Polymorphic method for glTexCoord1s
texCoord(short[]) - Method in class com.hermetica.magician.ErrorGL
Polymorphic method for glTexCoord[1234]sv
texCoord(short[]) - Method in class com.hermetica.magician.CoreGL
Polymorphic method for glTexCoord[1234]sv
texCoord(short[]) - Method in class com.hermetica.magician.TemplateGL
Polymorphic method for glTexCoord[1234]sv
texCoord(short[]) - Method in class com.hermetica.magician.ProfileGL
Polymorphic method for glTexCoord[1234]sv
texCoord(short[]) - Method in class com.hermetica.magician.TraceGL
Polymorphic method for glTexCoord[1234]sv
texCoord(short[]) - Method in interface com.hermetica.magician.GL
Polymorphic method for glTexCoord[1234]sv
texCoord(short, short) - Method in class com.hermetica.magician.ErrorGL
Polymorphic method for glTexCoord2s
texCoord(short, short) - Method in class com.hermetica.magician.CoreGL
Polymorphic method for glTexCoord2s
texCoord(short, short) - Method in class com.hermetica.magician.TemplateGL
Polymorphic method for glTexCoord2s
texCoord(short, short) - Method in class com.hermetica.magician.ProfileGL
Polymorphic method for glTexCoord2s
texCoord(short, short) - Method in class com.hermetica.magician.TraceGL
Polymorphic method for glTexCoord2s
texCoord(short, short) - Method in interface com.hermetica.magician.GL
Polymorphic method for glTexCoord2s
texCoord(short, short, short) - Method in class com.hermetica.magician.ErrorGL
Polymorphic method for glTexCoord3s
texCoord(short, short, short) - Method in class com.hermetica.magician.CoreGL
Polymorphic method for glTexCoord3s
texCoord(short, short, short) - Method in class com.hermetica.magician.TemplateGL
Polymorphic method for glTexCoord3s
texCoord(short, short, short) - Method in class com.hermetica.magician.ProfileGL
Polymorphic method for glTexCoord3s
texCoord(short, short, short) - Method in class com.hermetica.magician.TraceGL
Polymorphic method for glTexCoord3s
texCoord(short, short, short) - Method in interface com.hermetica.magician.GL
Polymorphic method for glTexCoord3s
texCoord(short, short, short, short) - Method in class com.hermetica.magician.ErrorGL
Polymorphic method for glTexCoord4s
texCoord(short, short, short, short) - Method in class com.hermetica.magician.CoreGL
Polymorphic method for glTexCoord4s
texCoord(short, short, short, short) - Method in class com.hermetica.magician.TemplateGL
Polymorphic method for glTexCoord4s
texCoord(short, short, short, short) - Method in class com.hermetica.magician.ProfileGL
Polymorphic method for glTexCoord4s
texCoord(short, short, short, short) - Method in class com.hermetica.magician.TraceGL
Polymorphic method for glTexCoord4s
texCoord(short, short, short, short) - Method in interface com.hermetica.magician.GL
Polymorphic method for glTexCoord4s
texEnv(int, int, float) - Method in class com.hermetica.magician.ErrorGL
Set texture environment parameters
texEnv(int, int, float) - Method in class com.hermetica.magician.CoreGL
Set texture environment parameters
texEnv(int, int, float) - Method in class com.hermetica.magician.TemplateGL
Set texture environment parameters
texEnv(int, int, float) - Method in class com.hermetica.magician.ProfileGL
Set texture environment parameters
texEnv(int, int, float) - Method in class com.hermetica.magician.TraceGL
Set texture environment parameters
texEnv(int, int, float) - Method in interface com.hermetica.magician.GL
Set texture environment parameters
texEnv(int, int, float[]) - Method in class com.hermetica.magician.ErrorGL
Set texture environment parameters
texEnv(int, int, float[]) - Method in class com.hermetica.magician.CoreGL
Set texture environment parameters
texEnv(int, int, float[]) - Method in class com.hermetica.magician.TemplateGL
Set texture environment parameters
texEnv(int, int, float[]) - Method in class com.hermetica.magician.ProfileGL
Set texture environment parameters
texEnv(int, int, float[]) - Method in class com.hermetica.magician.TraceGL
Set texture environment parameters
texEnv(int, int, float[]) - Method in interface com.hermetica.magician.GL
Set texture environment parameters
texEnv(int, int, int) - Method in class com.hermetica.magician.ErrorGL
Set texture environment parameters
texEnv(int, int, int) - Method in class com.hermetica.magician.CoreGL
Set texture environment parameters
texEnv(int, int, int) - Method in class com.hermetica.magician.TemplateGL
Set texture environment parameters
texEnv(int, int, int) - Method in class com.hermetica.magician.ProfileGL
Set texture environment parameters
texEnv(int, int, int) - Method in class com.hermetica.magician.TraceGL
Set texture environment parameters
texEnv(int, int, int) - Method in interface com.hermetica.magician.GL
Set texture environment parameters
texEnv(int, int, int[]) - Method in class com.hermetica.magician.ErrorGL
Set texture environment parameters
texEnv(int, int, int[]) - Method in class com.hermetica.magician.CoreGL
Set texture environment parameters
texEnv(int, int, int[]) - Method in class com.hermetica.magician.TemplateGL
Set texture environment parameters
texEnv(int, int, int[]) - Method in class com.hermetica.magician.ProfileGL
Set texture environment parameters
texEnv(int, int, int[]) - Method in class com.hermetica.magician.TraceGL
Set texture environment parameters
texEnv(int, int, int[]) - Method in interface com.hermetica.magician.GL
Set texture environment parameters
texGen(int, int, double) - Method in class com.hermetica.magician.ErrorGL
Control the generation of texture coordinates
texGen(int, int, double) - Method in class com.hermetica.magician.CoreGL
Control the generation of texture coordinates
texGen(int, int, double) - Method in class com.hermetica.magician.TemplateGL
Control the generation of texture coordinates
texGen(int, int, double) - Method in class com.hermetica.magician.ProfileGL
Control the generation of texture coordinates
texGen(int, int, double) - Method in class com.hermetica.magician.TraceGL
Control the generation of texture coordinates
texGen(int, int, double) - Method in interface com.hermetica.magician.GL
Control the generation of texture coordinates
texGen(int, int, double[]) - Method in class com.hermetica.magician.ErrorGL
Control the generation of texture coordinates
texGen(int, int, double[]) - Method in class com.hermetica.magician.CoreGL
Control the generation of texture coordinates
texGen(int, int, double[]) - Method in class com.hermetica.magician.TemplateGL
Control the generation of texture coordinates
texGen(int, int, double[]) - Method in class com.hermetica.magician.ProfileGL
Control the generation of texture coordinates
texGen(int, int, double[]) - Method in class com.hermetica.magician.TraceGL
Control the generation of texture coordinates
texGen(int, int, double[]) - Method in interface com.hermetica.magician.GL
Control the generation of texture coordinates
texGen(int, int, float) - Method in class com.hermetica.magician.ErrorGL
Control the generation of texture coordinates
texGen(int, int, float) - Method in class com.hermetica.magician.CoreGL
Control the generation of texture coordinates
texGen(int, int, float) - Method in class com.hermetica.magician.TemplateGL
Control the generation of texture coordinates
texGen(int, int, float) - Method in class com.hermetica.magician.ProfileGL
Control the generation of texture coordinates
texGen(int, int, float) - Method in class com.hermetica.magician.TraceGL
Control the generation of texture coordinates
texGen(int, int, float) - Method in interface com.hermetica.magician.GL
Control the generation of texture coordinates
texGen(int, int, float[]) - Method in class com.hermetica.magician.ErrorGL
Control the generation of texture coordinates
texGen(int, int, float[]) - Method in class com.hermetica.magician.CoreGL
Control the generation of texture coordinates
texGen(int, int, float[]) - Method in class com.hermetica.magician.TemplateGL
Control the generation of texture coordinates
texGen(int, int, float[]) - Method in class com.hermetica.magician.ProfileGL
Control the generation of texture coordinates
texGen(int, int, float[]) - Method in class com.hermetica.magician.TraceGL
Control the generation of texture coordinates
texGen(int, int, float[]) - Method in interface com.hermetica.magician.GL
Control the generation of texture coordinates
texGen(int, int, int) - Method in class com.hermetica.magician.ErrorGL
Control the generation of texture coordinates
texGen(int, int, int) - Method in class com.hermetica.magician.CoreGL
Control the generation of texture coordinates
texGen(int, int, int) - Method in class com.hermetica.magician.TemplateGL
Control the generation of texture coordinates
texGen(int, int, int) - Method in class com.hermetica.magician.ProfileGL
Control the generation of texture coordinates
texGen(int, int, int) - Method in class com.hermetica.magician.TraceGL
Control the generation of texture coordinates
texGen(int, int, int) - Method in interface com.hermetica.magician.GL
Control the generation of texture coordinates
texGen(int, int, int[]) - Method in class com.hermetica.magician.ErrorGL
Control the generation of texture coordinates
texGen(int, int, int[]) - Method in class com.hermetica.magician.CoreGL
Control the generation of texture coordinates
texGen(int, int, int[]) - Method in class com.hermetica.magician.TemplateGL
Control the generation of texture coordinates
texGen(int, int, int[]) - Method in class com.hermetica.magician.ProfileGL
Control the generation of texture coordinates
texGen(int, int, int[]) - Method in class com.hermetica.magician.TraceGL
Control the generation of texture coordinates
texGen(int, int, int[]) - Method in interface com.hermetica.magician.GL
Control the generation of texture coordinates
texImage1D(int, int, int, int, int, int, int, byte[]) - Method in class com.hermetica.magician.ErrorGL
Specifies a one-dimensional texture map
texImage1D(int, int, int, int, int, int, int, byte[]) - Method in class com.hermetica.magician.CoreGL
Specifies a one-dimensional texture map
texImage1D(int, int, int, int, int, int, int, byte[]) - Method in class com.hermetica.magician.TemplateGL
Specifies a one-dimensional texture map
texImage1D(int, int, int, int, int, int, int, byte[]) - Method in class com.hermetica.magician.ProfileGL
Specifies a one-dimensional texture map
texImage1D(int, int, int, int, int, int, int, byte[]) - Method in class com.hermetica.magician.TraceGL
Specifies a one-dimensional texture map
texImage1D(int, int, int, int, int, int, int, byte[]) - Method in interface com.hermetica.magician.GL
Specifies a one-dimensional texture map
texImage1D(int, int, int, int, int, int, int, float[]) - Method in class com.hermetica.magician.ErrorGL
Specifies a one-dimensional texture map
texImage1D(int, int, int, int, int, int, int, float[]) - Method in class com.hermetica.magician.CoreGL
Specifies a one-dimensional texture map
texImage1D(int, int, int, int, int, int, int, float[]) - Method in class com.hermetica.magician.TemplateGL
Specifies a one-dimensional texture map
texImage1D(int, int, int, int, int, int, int, float[]) - Method in class com.hermetica.magician.ProfileGL
Specifies a one-dimensional texture map
texImage1D(int, int, int, int, int, int, int, float[]) - Method in class com.hermetica.magician.TraceGL
Specifies a one-dimensional texture map
texImage1D(int, int, int, int, int, int, int, float[]) - Method in interface com.hermetica.magician.GL
Specifies a one-dimensional texture map
texImage1D(int, int, int, int, int, int, int, int[]) - Method in class com.hermetica.magician.ErrorGL
Specifies a one-dimensional texture map
texImage1D(int, int, int, int, int, int, int, int[]) - Method in class com.hermetica.magician.CoreGL
Specifies a one-dimensional texture map
texImage1D(int, int, int, int, int, int, int, int[]) - Method in class com.hermetica.magician.TemplateGL
Specifies a one-dimensional texture map
texImage1D(int, int, int, int, int, int, int, int[]) - Method in class com.hermetica.magician.ProfileGL
Specifies a one-dimensional texture map
texImage1D(int, int, int, int, int, int, int, int[]) - Method in class com.hermetica.magician.TraceGL
Specifies a one-dimensional texture map
texImage1D(int, int, int, int, int, int, int, int[]) - Method in interface com.hermetica.magician.GL
Specifies a one-dimensional texture map
texImage1D(int, int, int, int, int, int, int, short[]) - Method in class com.hermetica.magician.ErrorGL
Specifies a one-dimensional texture map
texImage1D(int, int, int, int, int, int, int, short[]) - Method in class com.hermetica.magician.CoreGL
Specifies a one-dimensional texture map
texImage1D(int, int, int, int, int, int, int, short[]) - Method in class com.hermetica.magician.TemplateGL
Specifies a one-dimensional texture map
texImage1D(int, int, int, int, int, int, int, short[]) - Method in class com.hermetica.magician.ProfileGL
Specifies a one-dimensional texture map
texImage1D(int, int, int, int, int, int, int, short[]) - Method in class com.hermetica.magician.TraceGL
Specifies a one-dimensional texture map
texImage1D(int, int, int, int, int, int, int, short[]) - Method in interface com.hermetica.magician.GL
Specifies a one-dimensional texture map
texImage2D(int, int, int, int, int, int, int, int, byte[]) - Method in class com.hermetica.magician.ErrorGL
Specifies a two-dimensional texture map
texImage2D(int, int, int, int, int, int, int, int, byte[]) - Method in class com.hermetica.magician.CoreGL
Specifies a two-dimensional texture map
texImage2D(int, int, int, int, int, int, int, int, byte[]) - Method in class com.hermetica.magician.TemplateGL
Specifies a two-dimensional texture map
texImage2D(int, int, int, int, int, int, int, int, byte[]) - Method in class com.hermetica.magician.ProfileGL
Specifies a two-dimensional texture map
texImage2D(int, int, int, int, int, int, int, int, byte[]) - Method in class com.hermetica.magician.TraceGL
Specifies a two-dimensional texture map
texImage2D(int, int, int, int, int, int, int, int, byte[]) - Method in interface com.hermetica.magician.GL
Specifies a two-dimensional texture map
texImage2D(int, int, int, int, int, int, int, int, float[]) - Method in class com.hermetica.magician.ErrorGL
Specifies a two-dimensional texture map
texImage2D(int, int, int, int, int, int, int, int, float[]) - Method in class com.hermetica.magician.CoreGL
Specifies a two-dimensional texture map
texImage2D(int, int, int, int, int, int, int, int, float[]) - Method in class com.hermetica.magician.TemplateGL
Specifies a two-dimensional texture map
texImage2D(int, int, int, int, int, int, int, int, float[]) - Method in class com.hermetica.magician.ProfileGL
Specifies a two-dimensional texture map
texImage2D(int, int, int, int, int, int, int, int, float[]) - Method in class com.hermetica.magician.TraceGL
Specifies a two-dimensional texture map
texImage2D(int, int, int, int, int, int, int, int, float[]) - Method in interface com.hermetica.magician.GL
Specifies a two-dimensional texture map
texImage2D(int, int, int, int, int, int, int, int, int[]) - Method in class com.hermetica.magician.ErrorGL
Specifies a two-dimensional texture map
texImage2D(int, int, int, int, int, int, int, int, int[]) - Method in class com.hermetica.magician.CoreGL
Specifies a two-dimensional texture map
texImage2D(int, int, int, int, int, int, int, int, int[]) - Method in class com.hermetica.magician.TemplateGL
Specifies a two-dimensional texture map
texImage2D(int, int, int, int, int, int, int, int, int[]) - Method in class com.hermetica.magician.ProfileGL
Specifies a two-dimensional texture map
texImage2D(int, int, int, int, int, int, int, int, int[]) - Method in class com.hermetica.magician.TraceGL
Specifies a two-dimensional texture map
texImage2D(int, int, int, int, int, int, int, int, int[]) - Method in interface com.hermetica.magician.GL
Specifies a two-dimensional texture map
texImage2D(int, int, int, int, int, int, int, int, short[]) - Method in class com.hermetica.magician.ErrorGL
Specifies a two-dimensional texture map
texImage2D(int, int, int, int, int, int, int, int, short[]) - Method in class com.hermetica.magician.CoreGL
Specifies a two-dimensional texture map
texImage2D(int, int, int, int, int, int, int, int, short[]) - Method in class com.hermetica.magician.TemplateGL
Specifies a two-dimensional texture map
texImage2D(int, int, int, int, int, int, int, int, short[]) - Method in class com.hermetica.magician.ProfileGL
Specifies a two-dimensional texture map
texImage2D(int, int, int, int, int, int, int, int, short[]) - Method in class com.hermetica.magician.TraceGL
Specifies a two-dimensional texture map
texImage2D(int, int, int, int, int, int, int, int, short[]) - Method in interface com.hermetica.magician.GL
Specifies a two-dimensional texture map
texImage3D(int, int, int, int, int, int, int, int, int, byte[]) - Method in class com.hermetica.magician.ErrorGL
Specifies a 3D texture image
texImage3D(int, int, int, int, int, int, int, int, int, byte[]) - Method in class com.hermetica.magician.CoreGL
Specifies a 3D texture image
texImage3D(int, int, int, int, int, int, int, int, int, byte[]) - Method in class com.hermetica.magician.TemplateGL
Specifies a 3D texture image
texImage3D(int, int, int, int, int, int, int, int, int, byte[]) - Method in class com.hermetica.magician.ProfileGL
Specifies a 3D texture image
texImage3D(int, int, int, int, int, int, int, int, int, byte[]) - Method in class com.hermetica.magician.TraceGL
Specifies a 3D texture image
texImage3D(int, int, int, int, int, int, int, int, int, byte[]) - Method in interface com.hermetica.magician.GL
Specifies a 3D texture image
texImage3D(int, int, int, int, int, int, int, int, int, byte[][][][]) - Method in class com.hermetica.magician.ErrorGL
Specifies a 3D texture image
texImage3D(int, int, int, int, int, int, int, int, int, byte[][][][]) - Method in class com.hermetica.magician.CoreGL
Specifies a 3D texture image
texImage3D(int, int, int, int, int, int, int, int, int, byte[][][][]) - Method in class com.hermetica.magician.TemplateGL
Specifies a 3D texture image
texImage3D(int, int, int, int, int, int, int, int, int, byte[][][][]) - Method in class com.hermetica.magician.ProfileGL
Specifies a 3D texture image
texImage3D(int, int, int, int, int, int, int, int, int, byte[][][][]) - Method in class com.hermetica.magician.TraceGL
Specifies a 3D texture image
texImage3D(int, int, int, int, int, int, int, int, int, byte[][][][]) - Method in interface com.hermetica.magician.GL
Specifies a 3D texture image
texImage3D(int, int, int, int, int, int, int, int, int, float[]) - Method in class com.hermetica.magician.ErrorGL
Specifies a 3D texture image
texImage3D(int, int, int, int, int, int, int, int, int, float[]) - Method in class com.hermetica.magician.CoreGL
Specifies a 3D texture image
texImage3D(int, int, int, int, int, int, int, int, int, float[]) - Method in class com.hermetica.magician.TemplateGL
Specifies a 3D texture image
texImage3D(int, int, int, int, int, int, int, int, int, float[]) - Method in class com.hermetica.magician.ProfileGL
Specifies a 3D texture image
texImage3D(int, int, int, int, int, int, int, int, int, float[]) - Method in class com.hermetica.magician.TraceGL
Specifies a 3D texture image
texImage3D(int, int, int, int, int, int, int, int, int, float[]) - Method in interface com.hermetica.magician.GL
Specifies a 3D texture image
texImage3D(int, int, int, int, int, int, int, int, int, float[][][][]) - Method in class com.hermetica.magician.ErrorGL
Specifies a 3D texture image
texImage3D(int, int, int, int, int, int, int, int, int, float[][][][]) - Method in class com.hermetica.magician.CoreGL
Specifies a 3D texture image
texImage3D(int, int, int, int, int, int, int, int, int, float[][][][]) - Method in class com.hermetica.magician.TemplateGL
Specifies a 3D texture image
texImage3D(int, int, int, int, int, int, int, int, int, float[][][][]) - Method in class com.hermetica.magician.ProfileGL
Specifies a 3D texture image
texImage3D(int, int, int, int, int, int, int, int, int, float[][][][]) - Method in class com.hermetica.magician.TraceGL
Specifies a 3D texture image
texImage3D(int, int, int, int, int, int, int, int, int, float[][][][]) - Method in interface com.hermetica.magician.GL
Specifies a 3D texture image
texImage3D(int, int, int, int, int, int, int, int, int, int[]) - Method in class com.hermetica.magician.ErrorGL
Specifies a 3D texture image
texImage3D(int, int, int, int, int, int, int, int, int, int[]) - Method in class com.hermetica.magician.CoreGL
Specifies a 3D texture image
texImage3D(int, int, int, int, int, int, int, int, int, int[]) - Method in class com.hermetica.magician.TemplateGL
Specifies a 3D texture image
texImage3D(int, int, int, int, int, int, int, int, int, int[]) - Method in class com.hermetica.magician.ProfileGL
Specifies a 3D texture image
texImage3D(int, int, int, int, int, int, int, int, int, int[]) - Method in class com.hermetica.magician.TraceGL
Specifies a 3D texture image
texImage3D(int, int, int, int, int, int, int, int, int, int[]) - Method in interface com.hermetica.magician.GL
Specifies a 3D texture image
texImage3D(int, int, int, int, int, int, int, int, int, int[][][][]) - Method in class com.hermetica.magician.ErrorGL
Specifies a 3D texture image
texImage3D(int, int, int, int, int, int, int, int, int, int[][][][]) - Method in class com.hermetica.magician.CoreGL
Specifies a 3D texture image
texImage3D(int, int, int, int, int, int, int, int, int, int[][][][]) - Method in class com.hermetica.magician.TemplateGL
Specifies a 3D texture image
texImage3D(int, int, int, int, int, int, int, int, int, int[][][][]) - Method in class com.hermetica.magician.ProfileGL
Specifies a 3D texture image
texImage3D(int, int, int, int, int, int, int, int, int, int[][][][]) - Method in class com.hermetica.magician.TraceGL
Specifies a 3D texture image
texImage3D(int, int, int, int, int, int, int, int, int, int[][][][]) - Method in interface com.hermetica.magician.GL
Specifies a 3D texture image
texImage3D(int, int, int, int, int, int, int, int, int, short[]) - Method in class com.hermetica.magician.ErrorGL
Specifies a 3D texture image
texImage3D(int, int, int, int, int, int, int, int, int, short[]) - Method in class com.hermetica.magician.CoreGL
Specifies a 3D texture image
texImage3D(int, int, int, int, int, int, int, int, int, short[]) - Method in class com.hermetica.magician.TemplateGL
Specifies a 3D texture image
texImage3D(int, int, int, int, int, int, int, int, int, short[]) - Method in class com.hermetica.magician.ProfileGL
Specifies a 3D texture image
texImage3D(int, int, int, int, int, int, int, int, int, short[]) - Method in class com.hermetica.magician.TraceGL
Specifies a 3D texture image
texImage3D(int, int, int, int, int, int, int, int, int, short[]) - Method in interface com.hermetica.magician.GL
Specifies a 3D texture image
texImage3D(int, int, int, int, int, int, int, int, int, short[][][][]) - Method in class com.hermetica.magician.ErrorGL
Specifies a 3D texture image
texImage3D(int, int, int, int, int, int, int, int, int, short[][][][]) - Method in class com.hermetica.magician.CoreGL
Specifies a 3D texture image
texImage3D(int, int, int, int, int, int, int, int, int, short[][][][]) - Method in class com.hermetica.magician.TemplateGL
Specifies a 3D texture image
texImage3D(int, int, int, int, int, int, int, int, int, short[][][][]) - Method in class com.hermetica.magician.ProfileGL
Specifies a 3D texture image
texImage3D(int, int, int, int, int, int, int, int, int, short[][][][]) - Method in class com.hermetica.magician.TraceGL
Specifies a 3D texture image
texImage3D(int, int, int, int, int, int, int, int, int, short[][][][]) - Method in interface com.hermetica.magician.GL
Specifies a 3D texture image
texParameter(int, int, float) - Method in class com.hermetica.magician.ErrorGL
Set texture parameters
texParameter(int, int, float) - Method in class com.hermetica.magician.CoreGL
Set texture parameters
texParameter(int, int, float) - Method in class com.hermetica.magician.TemplateGL
Set texture parameters
texParameter(int, int, float) - Method in class com.hermetica.magician.ProfileGL
Set texture parameters
texParameter(int, int, float) - Method in class com.hermetica.magician.TraceGL
Set texture parameters
texParameter(int, int, float) - Method in interface com.hermetica.magician.GL
Set texture parameters
texParameter(int, int, float[]) - Method in class com.hermetica.magician.ErrorGL
Set texture parameters
texParameter(int, int, float[]) - Method in class com.hermetica.magician.CoreGL
Set texture parameters
texParameter(int, int, float[]) - Method in class com.hermetica.magician.TemplateGL
Set texture parameters
texParameter(int, int, float[]) - Method in class com.hermetica.magician.ProfileGL
Set texture parameters
texParameter(int, int, float[]) - Method in class com.hermetica.magician.TraceGL
Set texture parameters
texParameter(int, int, float[]) - Method in interface com.hermetica.magician.GL
Set texture parameters
texParameter(int, int, int) - Method in class com.hermetica.magician.ErrorGL
Set texture parameters
texParameter(int, int, int) - Method in class com.hermetica.magician.CoreGL
Set texture parameters
texParameter(int, int, int) - Method in class com.hermetica.magician.TemplateGL
Set texture parameters
texParameter(int, int, int) - Method in class com.hermetica.magician.ProfileGL
Set texture parameters
texParameter(int, int, int) - Method in class com.hermetica.magician.TraceGL
Set texture parameters
texParameter(int, int, int) - Method in interface com.hermetica.magician.GL
Set texture parameters
texParameter(int, int, int[]) - Method in class com.hermetica.magician.ErrorGL
Set texture parameters
texParameter(int, int, int[]) - Method in class com.hermetica.magician.CoreGL
Set texture parameters
texParameter(int, int, int[]) - Method in class com.hermetica.magician.TemplateGL
Set texture parameters
texParameter(int, int, int[]) - Method in class com.hermetica.magician.ProfileGL
Set texture parameters
texParameter(int, int, int[]) - Method in class com.hermetica.magician.TraceGL
Set texture parameters
texParameter(int, int, int[]) - Method in interface com.hermetica.magician.GL
Set texture parameters
texSubImage1D(int, int, int, int, int, int, byte[]) - Method in class com.hermetica.magician.ErrorGL
Specifies a one-dimensional texture sub-image
texSubImage1D(int, int, int, int, int, int, byte[]) - Method in class com.hermetica.magician.CoreGL
Specifies a one-dimensional texture sub-image
texSubImage1D(int, int, int, int, int, int, byte[]) - Method in class com.hermetica.magician.TemplateGL
Specifies a one-dimensional texture sub-image
texSubImage1D(int, int, int, int, int, int, byte[]) - Method in class com.hermetica.magician.ProfileGL
Specifies a one-dimensional texture sub-image
texSubImage1D(int, int, int, int, int, int, byte[]) - Method in class com.hermetica.magician.TraceGL
Specifies a one-dimensional texture sub-image
texSubImage1D(int, int, int, int, int, int, byte[]) - Method in interface com.hermetica.magician.GL
Specifies a one-dimensional texture sub-image
texSubImage1D(int, int, int, int, int, int, float[]) - Method in class com.hermetica.magician.ErrorGL
Specifies a one-dimensional texture sub-image
texSubImage1D(int, int, int, int, int, int, float[]) - Method in class com.hermetica.magician.CoreGL
Specifies a one-dimensional texture sub-image
texSubImage1D(int, int, int, int, int, int, float[]) - Method in class com.hermetica.magician.TemplateGL
Specifies a one-dimensional texture sub-image
texSubImage1D(int, int, int, int, int, int, float[]) - Method in class com.hermetica.magician.ProfileGL
Specifies a one-dimensional texture sub-image
texSubImage1D(int, int, int, int, int, int, float[]) - Method in class com.hermetica.magician.TraceGL
Specifies a one-dimensional texture sub-image
texSubImage1D(int, int, int, int, int, int, float[]) - Method in interface com.hermetica.magician.GL
Specifies a one-dimensional texture sub-image
texSubImage1D(int, int, int, int, int, int, int[]) - Method in class com.hermetica.magician.ErrorGL
Specifies a one-dimensional texture sub-image
texSubImage1D(int, int, int, int, int, int, int[]) - Method in class com.hermetica.magician.CoreGL
Specifies a one-dimensional texture sub-image
texSubImage1D(int, int, int, int, int, int, int[]) - Method in class com.hermetica.magician.TemplateGL
Specifies a one-dimensional texture sub-image
texSubImage1D(int, int, int, int, int, int, int[]) - Method in class com.hermetica.magician.ProfileGL
Specifies a one-dimensional texture sub-image
texSubImage1D(int, int, int, int, int, int, int[]) - Method in class com.hermetica.magician.TraceGL
Specifies a one-dimensional texture sub-image
texSubImage1D(int, int, int, int, int, int, int[]) - Method in interface com.hermetica.magician.GL
Specifies a one-dimensional texture sub-image
texSubImage1D(int, int, int, int, int, int, short[]) - Method in class com.hermetica.magician.ErrorGL
Specifies a one-dimensional texture sub-image
texSubImage1D(int, int, int, int, int, int, short[]) - Method in class com.hermetica.magician.CoreGL
Specifies a one-dimensional texture sub-image
texSubImage1D(int, int, int, int, int, int, short[]) - Method in class com.hermetica.magician.TemplateGL
Specifies a one-dimensional texture sub-image
texSubImage1D(int, int, int, int, int, int, short[]) - Method in class com.hermetica.magician.ProfileGL
Specifies a one-dimensional texture sub-image
texSubImage1D(int, int, int, int, int, int, short[]) - Method in class com.hermetica.magician.TraceGL
Specifies a one-dimensional texture sub-image
texSubImage1D(int, int, int, int, int, int, short[]) - Method in interface com.hermetica.magician.GL
Specifies a one-dimensional texture sub-image
texSubImage2D(int, int, int, int, int, int, int, int, byte[]) - Method in class com.hermetica.magician.ErrorGL
Specifies a two-dimensional texture sub-image
texSubImage2D(int, int, int, int, int, int, int, int, byte[]) - Method in class com.hermetica.magician.CoreGL
Specifies a two-dimensional texture sub-image
texSubImage2D(int, int, int, int, int, int, int, int, byte[]) - Method in class com.hermetica.magician.TemplateGL
Specifies a two-dimensional texture sub-image
texSubImage2D(int, int, int, int, int, int, int, int, byte[]) - Method in class com.hermetica.magician.ProfileGL
Specifies a two-dimensional texture sub-image
texSubImage2D(int, int, int, int, int, int, int, int, byte[]) - Method in class com.hermetica.magician.TraceGL
Specifies a two-dimensional texture sub-image
texSubImage2D(int, int, int, int, int, int, int, int, byte[]) - Method in interface com.hermetica.magician.GL
Specifies a two-dimensional texture sub-image
texSubImage2D(int, int, int, int, int, int, int, int, float[]) - Method in class com.hermetica.magician.ErrorGL
Specifies a two-dimensional texture sub-image
texSubImage2D(int, int, int, int, int, int, int, int, float[]) - Method in class com.hermetica.magician.CoreGL
Specifies a two-dimensional texture sub-image
texSubImage2D(int, int, int, int, int, int, int, int, float[]) - Method in class com.hermetica.magician.TemplateGL
Specifies a two-dimensional texture sub-image
texSubImage2D(int, int, int, int, int, int, int, int, float[]) - Method in class com.hermetica.magician.ProfileGL
Specifies a two-dimensional texture sub-image
texSubImage2D(int, int, int, int, int, int, int, int, float[]) - Method in class com.hermetica.magician.TraceGL
Specifies a two-dimensional texture sub-image
texSubImage2D(int, int, int, int, int, int, int, int, float[]) - Method in interface com.hermetica.magician.GL
Specifies a two-dimensional texture sub-image
texSubImage2D(int, int, int, int, int, int, int, int, int[]) - Method in class com.hermetica.magician.ErrorGL
Specifies a two-dimensional texture sub-image
texSubImage2D(int, int, int, int, int, int, int, int, int[]) - Method in class com.hermetica.magician.CoreGL
Specifies a two-dimensional texture sub-image
texSubImage2D(int, int, int, int, int, int, int, int, int[]) - Method in class com.hermetica.magician.TemplateGL
Specifies a two-dimensional texture sub-image
texSubImage2D(int, int, int, int, int, int, int, int, int[]) - Method in class com.hermetica.magician.ProfileGL
Specifies a two-dimensional texture sub-image
texSubImage2D(int, int, int, int, int, int, int, int, int[]) - Method in class com.hermetica.magician.TraceGL
Specifies a two-dimensional texture sub-image
texSubImage2D(int, int, int, int, int, int, int, int, int[]) - Method in interface com.hermetica.magician.GL
Specifies a two-dimensional texture sub-image
texSubImage2D(int, int, int, int, int, int, int, int, short[]) - Method in class com.hermetica.magician.ErrorGL
Specifies a two-dimensional texture sub-image
texSubImage2D(int, int, int, int, int, int, int, int, short[]) - Method in class com.hermetica.magician.CoreGL
Specifies a two-dimensional texture sub-image
texSubImage2D(int, int, int, int, int, int, int, int, short[]) - Method in class com.hermetica.magician.TemplateGL
Specifies a two-dimensional texture sub-image
texSubImage2D(int, int, int, int, int, int, int, int, short[]) - Method in class com.hermetica.magician.ProfileGL
Specifies a two-dimensional texture sub-image
texSubImage2D(int, int, int, int, int, int, int, int, short[]) - Method in class com.hermetica.magician.TraceGL
Specifies a two-dimensional texture sub-image
texSubImage2D(int, int, int, int, int, int, int, int, short[]) - Method in interface com.hermetica.magician.GL
Specifies a two-dimensional texture sub-image
texSubImage3D(int, int, int, int, int, int, int, int, int, int, byte[]) - Method in class com.hermetica.magician.ErrorGL
Specifies a three-dimensional texture sub-image
texSubImage3D(int, int, int, int, int, int, int, int, int, int, byte[]) - Method in class com.hermetica.magician.CoreGL
Specifies a three-dimensional texture sub-image
texSubImage3D(int, int, int, int, int, int, int, int, int, int, byte[]) - Method in class com.hermetica.magician.TemplateGL
Specifies a three-dimensional texture sub-image
texSubImage3D(int, int, int, int, int, int, int, int, int, int, byte[]) - Method in class com.hermetica.magician.ProfileGL
Specifies a three-dimensional texture sub-image
texSubImage3D(int, int, int, int, int, int, int, int, int, int, byte[]) - Method in class com.hermetica.magician.TraceGL
Specifies a three-dimensional texture sub-image
texSubImage3D(int, int, int, int, int, int, int, int, int, int, byte[]) - Method in interface com.hermetica.magician.GL
Specifies a three-dimensional texture sub-image
texSubImage3D(int, int, int, int, int, int, int, int, int, int, float[]) - Method in class com.hermetica.magician.ErrorGL
Specifies a three-dimensional texture sub-image
texSubImage3D(int, int, int, int, int, int, int, int, int, int, float[]) - Method in class com.hermetica.magician.CoreGL
Specifies a three-dimensional texture sub-image
texSubImage3D(int, int, int, int, int, int, int, int, int, int, float[]) - Method in class com.hermetica.magician.TemplateGL
Specifies a three-dimensional texture sub-image
texSubImage3D(int, int, int, int, int, int, int, int, int, int, float[]) - Method in class com.hermetica.magician.ProfileGL
Specifies a three-dimensional texture sub-image
texSubImage3D(int, int, int, int, int, int, int, int, int, int, float[]) - Method in class com.hermetica.magician.TraceGL
Specifies a three-dimensional texture sub-image
texSubImage3D(int, int, int, int, int, int, int, int, int, int, float[]) - Method in interface com.hermetica.magician.GL
Specifies a three-dimensional texture sub-image
texSubImage3D(int, int, int, int, int, int, int, int, int, int, int[]) - Method in class com.hermetica.magician.ErrorGL
Specifies a three-dimensional texture sub-image
texSubImage3D(int, int, int, int, int, int, int, int, int, int, int[]) - Method in class com.hermetica.magician.CoreGL
Specifies a three-dimensional texture sub-image
texSubImage3D(int, int, int, int, int, int, int, int, int, int, int[]) - Method in class com.hermetica.magician.TemplateGL
Specifies a three-dimensional texture sub-image
texSubImage3D(int, int, int, int, int, int, int, int, int, int, int[]) - Method in class com.hermetica.magician.ProfileGL
Specifies a three-dimensional texture sub-image
texSubImage3D(int, int, int, int, int, int, int, int, int, int, int[]) - Method in class com.hermetica.magician.TraceGL
Specifies a three-dimensional texture sub-image
texSubImage3D(int, int, int, int, int, int, int, int, int, int, int[]) - Method in interface com.hermetica.magician.GL
Specifies a three-dimensional texture sub-image
texSubImage3D(int, int, int, int, int, int, int, int, int, int, short[]) - Method in class com.hermetica.magician.ErrorGL
Specifies a three-dimensional texture sub-image
texSubImage3D(int, int, int, int, int, int, int, int, int, int, short[]) - Method in class com.hermetica.magician.CoreGL
Specifies a three-dimensional texture sub-image
texSubImage3D(int, int, int, int, int, int, int, int, int, int, short[]) - Method in class com.hermetica.magician.TemplateGL
Specifies a three-dimensional texture sub-image
texSubImage3D(int, int, int, int, int, int, int, int, int, int, short[]) - Method in class com.hermetica.magician.ProfileGL
Specifies a three-dimensional texture sub-image
texSubImage3D(int, int, int, int, int, int, int, int, int, int, short[]) - Method in class com.hermetica.magician.TraceGL
Specifies a three-dimensional texture sub-image
texSubImage3D(int, int, int, int, int, int, int, int, int, int, short[]) - Method in interface com.hermetica.magician.GL
Specifies a three-dimensional texture sub-image
Texture - class com.hermetica.util3d.Texture.
Encapsulation of a chunk of texture information.
texture(boolean) - Method in class com.hermetica.magician.GLUQuadric
Sets the texture generation rule
Texture(Image, GLDrawable) - Constructor for class com.hermetica.util3d.Texture
Default constructor with just the image we wish to create the texture from
Texture(Image, GLDrawable, int) - Constructor for class com.hermetica.util3d.Texture
Slightly more sophisticated constructor that allows us to specify what we wish to do with regards to scaling the texture.
Texture(ImageProducer, GLDrawable) - Constructor for class com.hermetica.util3d.Texture
Default constructor with just the ImageProducer we wish to create the texture from
Texture(ImageProducer, GLDrawable, int) - Constructor for class com.hermetica.util3d.Texture
Slightly more sophisticated constructor that allows us to specify what we wish to do with regards to scaling the texture.
TextureComponent - class com.hermetica.util3d.TextureComponent.
The TextureComponent class provides a flexible framework for embedding a Component that displays a static image within an AWT-based GUI.
TextureComponent() - Constructor for class com.hermetica.util3d.TextureComponent
Creates a blank Component with no texture
TextureComponent(int[], int, int) - Constructor for class com.hermetica.util3d.TextureComponent
Creates a new Component with a given texture.
toAWTByteArray(String) - Method in class com.hermetica.util3d.Texture
Returns a String containing a byte array declaration of this texture in a format suitable for use within AWT
toAWTIntArray(String) - Method in class com.hermetica.util3d.Texture
Returns a String containing an int[] declaration of this texture for use with AWT, ie, each 4 component pixel is packed into a 24-bit value ( ALPHA | RED | GREEN | BLUE )
toHex(int) - Method in class com.hermetica.util3d.EPSWriter
Converts a number to a hexadecimal string
toOpenGLIntArray(String) - Method in class com.hermetica.util3d.Texture
Returns a String containing an int[] declaration of this texture for use with OpenGL's texture mapping routines.
toString() - Method in class com.hermetica.magician.GLCapabilities
Displays the current settings of the capabilities
toString() - Method in class com.hermetica.util3d.Texture
Returns a String representation of the texture
toString() - Method in class com.hermetica.vecmath.Vec3d
Returns a String that contains the values of this Vec3d
toString() - Method in class com.hermetica.vecmath.Vec3f
Returns a String that contains the values of this Vec3f
tracegl - Variable in class com.hermetica.magician.GLUTesselator
Tracing pipeline to enable us to see what's going on...
TraceGL - class com.hermetica.magician.TraceGL.
Encapsulation of the OpenGL state machine with runtime method tracing.
TraceGL() - Constructor for class com.hermetica.magician.TraceGL
Default pipeline constructor where the pipeline will have its parent set at a later date with setParent()
TraceGL(GL) - Constructor for class com.hermetica.magician.TraceGL
Constructs a new TraceGL pipeline with the given pipeline as a parent in the execution stack.
traceglu - Variable in class com.hermetica.magician.GLUTesselator
 
TraceGLU - class com.hermetica.magician.TraceGLU.
Encapsulation of the routines supplied by the GLU ( utility ) toolkit, including high-level view frustum operations and quadric manipulation
TraceGLU(GLU) - Constructor for class com.hermetica.magician.TraceGLU
Constructs a new TraceGLU pipeline with the given pipeline as a parent in the execution stack.
trackball - class com.hermetica.util3d.trackball.
 
trackball() - Constructor for class com.hermetica.util3d.trackball
Constructor
trackball(float) - Constructor for class com.hermetica.util3d.trackball
Constructor with trackball size.
translate(double, double, double) - Method in class com.hermetica.magician.ErrorGL
Multiply the current matrix by a translation matrix
translate(double, double, double) - Method in class com.hermetica.magician.CoreGL
Multiply the current matrix by a translation matrix
translate(double, double, double) - Method in class com.hermetica.magician.TemplateGL
Multiply the current matrix by a translation matrix
translate(double, double, double) - Method in class com.hermetica.magician.ProfileGL
Multiply the current matrix by a translation matrix
translate(double, double, double) - Method in class com.hermetica.magician.TraceGL
Multiply the current matrix by a translation matrix
translate(double, double, double) - Method in interface com.hermetica.magician.GL
Multiply the current matrix by a translation matrix
translate(float, float, float) - Method in class com.hermetica.magician.ErrorGL
Multiply the current matrix by a translation matrix
translate(float, float, float) - Method in class com.hermetica.magician.CoreGL
Multiply the current matrix by a translation matrix
translate(float, float, float) - Method in class com.hermetica.magician.TemplateGL
Multiply the current matrix by a translation matrix
translate(float, float, float) - Method in class com.hermetica.magician.ProfileGL
Multiply the current matrix by a translation matrix
translate(float, float, float) - Method in class com.hermetica.magician.TraceGL
Multiply the current matrix by a translation matrix
translate(float, float, float) - Method in interface com.hermetica.magician.GL
Multiply the current matrix by a translation matrix

U

UNDERLAY_PLANE - Static variable in class com.hermetica.magician.GLCapabilities
Specifies that an underlay plane should be used
unlock() - Static method in class com.hermetica.magician.GLContext
Releases the OpenGL context for use elsewhere.
unlock() - Method in class com.hermetica.util3d.CriticalSection
Ends a critical section of code
unProject(double, double, double, double[], double[], int[], double[]) - Method in class com.hermetica.magician.TemplateGLU
Maps the specified window coordinates as best as possible into object-space coordinates.
unProject(double, double, double, double[], double[], int[], double[]) - Method in class com.hermetica.magician.CoreGLU
Maps the specified window coordinates as best as possible into object-space coordinates.
unProject(double, double, double, double[], double[], int[], double[]) - Method in class com.hermetica.magician.TraceGLU
Maps the specified window coordinates as best as possible into object-space coordinates.
unProject(double, double, double, double[], double[], int[], double[]) - Method in class com.hermetica.magician.ProfileGLU
Maps the specified window coordinates as best as possible into object-space coordinates.
unProject(double, double, double, double[], double[], int[], double[]) - Method in class com.hermetica.magician.ErrorGLU
Maps the specified window coordinates as best as possible into object-space coordinates.
unProject(double, double, double, double[], double[], int[], double[]) - Method in interface com.hermetica.magician.GLU
Maps the specified window coordinates as best as possible into object-space coordinates.

V

v0 - Variable in class com.hermetica.magician.fonts.GLTextureCharInfo
Vertices
v1 - Variable in class com.hermetica.magician.fonts.GLTextureCharInfo
Vertices
v2 - Variable in class com.hermetica.magician.fonts.GLTextureCharInfo
Vertices
v3 - Variable in class com.hermetica.magician.fonts.GLTextureCharInfo
Vertices
Vec3d - class com.hermetica.vecmath.Vec3d.
 
Vec3d() - Constructor for class com.hermetica.vecmath.Vec3d
Constructs and initializes a Vec3d to ( 0, 0, 0 )
Vec3d(double[]) - Constructor for class com.hermetica.vecmath.Vec3d
Constructs and initializes a Vec3d from the array of length 3
Vec3d(double, double, double) - Constructor for class com.hermetica.vecmath.Vec3d
Constructs and initializes a Vec3d from the specified xyz co-ordinates
Vec3d(Vec3d) - Constructor for class com.hermetica.vecmath.Vec3d
Constructs and initializes a Vec3d from the specified Vec3d
Vec3f - class com.hermetica.vecmath.Vec3f.
 
Vec3f() - Constructor for class com.hermetica.vecmath.Vec3f
Constructs and initializes a Vec3f to ( 0, 0, 0 )
Vec3f(float[]) - Constructor for class com.hermetica.vecmath.Vec3f
Constructs and initializes a Vec3f from the array of length 3
Vec3f(float, float, float) - Constructor for class com.hermetica.vecmath.Vec3f
Constructs and initializes a Vec3f from the specified xyz co-ordinates
Vec3f(Vec3f) - Constructor for class com.hermetica.vecmath.Vec3f
Constructs and initializes a Vec3f from the specified Vec3f
VERBOSE - Static variable in interface com.hermetica.magician.GL
Verbose operating mode for any implementations of this interface
VERBOSE - Static variable in interface com.hermetica.magician.GLU
Verbose operating mode for any implementations of this interface
VERSION - Static variable in class com.hermetica.magician.TemplateGLU
Version information
VERSION - Static variable in class com.hermetica.magician.GLCapabilities
Version information
VERSION - Static variable in class com.hermetica.magician.CoreGLU
Version information
VERSION - Static variable in class com.hermetica.magician.ErrorGL
Version information
VERSION - Static variable in class com.hermetica.magician.TraceGLU
Version information
VERSION - Static variable in class com.hermetica.magician.CoreGL
Version information
VERSION - Static variable in class com.hermetica.magician.GLOffscreenBuffer
Version information
VERSION - Static variable in class com.hermetica.magician.ProfileGLU
Version information
VERSION - Static variable in class com.hermetica.magician.TemplateGL
Version information
VERSION - Static variable in class com.hermetica.magician.ProfileGL
Version information
VERSION - Static variable in class com.hermetica.magician.GLUNurbs
Version information
VERSION - Static variable in class com.hermetica.magician.ErrorGLU
Version information
VERSION - Static variable in class com.hermetica.magician.GLExtension
Version information
VERSION - Static variable in class com.hermetica.magician.GLContext
Version information
VERSION - Static variable in class com.hermetica.magician.TraceGL
Version information
VERSION - Static variable in class com.hermetica.magician.GLUTesselator
Version information
VERSION - Static variable in class com.hermetica.magician.GLUQuadric
Version information
VERSION - Static variable in interface com.hermetica.magician.GLU
Version information
VERSION - Static variable in class com.hermetica.magician.GLComponent
Version information
VERSION - Static variable in class com.hermetica.magician.fonts.GLBitmapFont
Version information
VERSION - Static variable in class com.hermetica.magician.fonts.GLTextureFont
Version information
VERSION - Static variable in class com.hermetica.util3d.constrain
Version information
VERSION - Static variable in class com.hermetica.util3d.TextureComponent
Version Information
VERSION - Static variable in class com.hermetica.util3d.shapes
Version information
VERTEX_CALLBACK - Static variable in class com.hermetica.magician.GLUTesselator
 
vertex(double[]) - Method in class com.hermetica.magician.ErrorGL
Specify a vertex using an array of doubles
vertex(double[]) - Method in class com.hermetica.magician.CoreGL
Specify a vertex using an array of doubles
vertex(double[]) - Method in class com.hermetica.magician.TemplateGL
Specify a vertex using an array of doubles
vertex(double[]) - Method in class com.hermetica.magician.ProfileGL
Specify a vertex using an array of doubles
vertex(double[]) - Method in class com.hermetica.magician.TraceGL
Specify a vertex using an array of doubles
vertex(double[]) - Method in interface com.hermetica.magician.GL
Specify a vertex using an array of doubles
vertex(double, double) - Method in class com.hermetica.magician.ErrorGL
Polymorphic method for glVertex2d
vertex(double, double) - Method in class com.hermetica.magician.CoreGL
Polymorphic method for glVertex2d
vertex(double, double) - Method in class com.hermetica.magician.TemplateGL
Polymorphic method for glVertex2d
vertex(double, double) - Method in class com.hermetica.magician.ProfileGL
Polymorphic method for glVertex2d
vertex(double, double) - Method in class com.hermetica.magician.TraceGL
Polymorphic method for glVertex2d
vertex(double, double) - Method in interface com.hermetica.magician.GL
Polymorphic method for glVertex2d
vertex(double, double, double) - Method in class com.hermetica.magician.ErrorGL
Polymorphic method for glVertex3d
vertex(double, double, double) - Method in class com.hermetica.magician.CoreGL
Polymorphic method for glVertex3d
vertex(double, double, double) - Method in class com.hermetica.magician.TemplateGL
Polymorphic method for glVertex3d
vertex(double, double, double) - Method in class com.hermetica.magician.ProfileGL
Polymorphic method for glVertex3d
vertex(double, double, double) - Method in class com.hermetica.magician.TraceGL
Polymorphic method for glVertex3d
vertex(double, double, double) - Method in interface com.hermetica.magician.GL
Polymorphic method for glVertex3d
vertex(double, double, double, double) - Method in class com.hermetica.magician.ErrorGL
Polymorphic method for glVertex4d
vertex(double, double, double, double) - Method in class com.hermetica.magician.CoreGL
Polymorphic method for glVertex4d
vertex(double, double, double, double) - Method in class com.hermetica.magician.TemplateGL
Polymorphic method for glVertex4d
vertex(double, double, double, double) - Method in class com.hermetica.magician.ProfileGL
Polymorphic method for glVertex4d
vertex(double, double, double, double) - Method in class com.hermetica.magician.TraceGL
Polymorphic method for glVertex4d
vertex(double, double, double, double) - Method in interface com.hermetica.magician.GL
Polymorphic method for glVertex4d
vertex(float[]) - Method in class com.hermetica.magician.ErrorGL
Specify a vertex using an array of floats
vertex(float[]) - Method in class com.hermetica.magician.CoreGL
Specify a vertex using an array of floats
vertex(float[]) - Method in class com.hermetica.magician.TemplateGL
Specify a vertex using an array of floats
vertex(float[]) - Method in class com.hermetica.magician.ProfileGL
Specify a vertex using an array of floats
vertex(float[]) - Method in class com.hermetica.magician.TraceGL
Specify a vertex using an array of floats
vertex(float[]) - Method in interface com.hermetica.magician.GL
Specify a vertex using an array of floats
vertex(float[]) - Method in class com.hermetica.magician.GLUTesselator
Callback that handles vertex data.
vertex(float, float) - Method in class com.hermetica.magician.ErrorGL
Polymorphic method for glVertex2f
vertex(float, float) - Method in class com.hermetica.magician.CoreGL
Polymorphic method for glVertex2f
vertex(float, float) - Method in class com.hermetica.magician.TemplateGL
Polymorphic method for glVertex2f
vertex(float, float) - Method in class com.hermetica.magician.ProfileGL
Polymorphic method for glVertex2f
vertex(float, float) - Method in class com.hermetica.magician.TraceGL
Polymorphic method for glVertex2f
vertex(float, float) - Method in interface com.hermetica.magician.GL
Polymorphic method for glVertex2f
vertex(float, float, float) - Method in class com.hermetica.magician.ErrorGL
Polymorphic method for glVertex3f
vertex(float, float, float) - Method in class com.hermetica.magician.CoreGL
Polymorphic method for glVertex3f
vertex(float, float, float) - Method in class com.hermetica.magician.TemplateGL
Polymorphic method for glVertex3f
vertex(float, float, float) - Method in class com.hermetica.magician.ProfileGL
Polymorphic method for glVertex3f
vertex(float, float, float) - Method in class com.hermetica.magician.TraceGL
Polymorphic method for glVertex3f
vertex(float, float, float) - Method in interface com.hermetica.magician.GL
Polymorphic method for glVertex3f
vertex(float, float, float, float) - Method in class com.hermetica.magician.ErrorGL
Polymorphic method for glVertex4f
vertex(float, float, float, float) - Method in class com.hermetica.magician.CoreGL
Polymorphic method for glVertex4f
vertex(float, float, float, float) - Method in class com.hermetica.magician.TemplateGL
Polymorphic method for glVertex4f
vertex(float, float, float, float) - Method in class com.hermetica.magician.ProfileGL
Polymorphic method for glVertex4f
vertex(float, float, float, float) - Method in class com.hermetica.magician.TraceGL
Polymorphic method for glVertex4f
vertex(float, float, float, float) - Method in interface com.hermetica.magician.GL
Polymorphic method for glVertex4f
vertex(int[]) - Method in class com.hermetica.magician.ErrorGL
Specify a vertex using an array of ints
vertex(int[]) - Method in class com.hermetica.magician.CoreGL
Specify a vertex using an array of ints
vertex(int[]) - Method in class com.hermetica.magician.TemplateGL
Specify a vertex using an array of ints
vertex(int[]) - Method in class com.hermetica.magician.ProfileGL
Specify a vertex using an array of ints
vertex(int[]) - Method in class com.hermetica.magician.TraceGL
Specify a vertex using an array of ints
vertex(int[]) - Method in interface com.hermetica.magician.GL
Specify a vertex using an array of ints
vertex(int, int) - Method in class com.hermetica.magician.ErrorGL
Polymorphic method for glVertex2i
vertex(int, int) - Method in class com.hermetica.magician.CoreGL
Polymorphic method for glVertex2i
vertex(int, int) - Method in class com.hermetica.magician.TemplateGL
Polymorphic method for glVertex2i
vertex(int, int) - Method in class com.hermetica.magician.ProfileGL
Polymorphic method for glVertex2i
vertex(int, int) - Method in class com.hermetica.magician.TraceGL
Polymorphic method for glVertex2i
vertex(int, int) - Method in interface com.hermetica.magician.GL
Polymorphic method for glVertex2i
vertex(int, int, int) - Method in class com.hermetica.magician.ErrorGL
Polymorphic method for glVertex3i
vertex(int, int, int) - Method in class com.hermetica.magician.CoreGL
Polymorphic method for glVertex3i
vertex(int, int, int) - Method in class com.hermetica.magician.TemplateGL
Polymorphic method for glVertex3i
vertex(int, int, int) - Method in class com.hermetica.magician.ProfileGL
Polymorphic method for glVertex3i
vertex(int, int, int) - Method in class com.hermetica.magician.TraceGL
Polymorphic method for glVertex3i
vertex(int, int, int) - Method in interface com.hermetica.magician.GL
Polymorphic method for glVertex3i
vertex(int, int, int, int) - Method in class com.hermetica.magician.ErrorGL
Polymorphic method for glVertex4i
vertex(int, int, int, int) - Method in class com.hermetica.magician.CoreGL
Polymorphic method for glVertex4i
vertex(int, int, int, int) - Method in class com.hermetica.magician.TemplateGL
Polymorphic method for glVertex4i
vertex(int, int, int, int) - Method in class com.hermetica.magician.ProfileGL
Polymorphic method for glVertex4i
vertex(int, int, int, int) - Method in class com.hermetica.magician.TraceGL
Polymorphic method for glVertex4i
vertex(int, int, int, int) - Method in interface com.hermetica.magician.GL
Polymorphic method for glVertex4i
vertex(short[]) - Method in class com.hermetica.magician.ErrorGL
Specify a vertex using an array of shorts
vertex(short[]) - Method in class com.hermetica.magician.CoreGL
Specify a vertex using an array of shorts
vertex(short[]) - Method in class com.hermetica.magician.TemplateGL
Specify a vertex using an array of shorts
vertex(short[]) - Method in class com.hermetica.magician.ProfileGL
Specify a vertex using an array of shorts
vertex(short[]) - Method in class com.hermetica.magician.TraceGL
Specify a vertex using an array of shorts
vertex(short[]) - Method in interface com.hermetica.magician.GL
Specify a vertex using an array of shorts
vertex(short, short) - Method in class com.hermetica.magician.ErrorGL
Polymorphic method for glVertex2s
vertex(short, short) - Method in class com.hermetica.magician.CoreGL
Polymorphic method for glVertex2s
vertex(short, short) - Method in class com.hermetica.magician.TemplateGL
Polymorphic method for glVertex2s
vertex(short, short) - Method in class com.hermetica.magician.ProfileGL
Polymorphic method for glVertex2s
vertex(short, short) - Method in class com.hermetica.magician.TraceGL
Polymorphic method for glVertex2s
vertex(short, short) - Method in interface com.hermetica.magician.GL
Polymorphic method for glVertex2s
vertex(short, short, short) - Method in class com.hermetica.magician.ErrorGL
Polymorphic method for glVertex3s
vertex(short, short, short) - Method in class com.hermetica.magician.CoreGL
Polymorphic method for glVertex3s
vertex(short, short, short) - Method in class com.hermetica.magician.TemplateGL
Polymorphic method for glVertex3s
vertex(short, short, short) - Method in class com.hermetica.magician.ProfileGL
Polymorphic method for glVertex3s
vertex(short, short, short) - Method in class com.hermetica.magician.TraceGL
Polymorphic method for glVertex3s
vertex(short, short, short) - Method in interface com.hermetica.magician.GL
Polymorphic method for glVertex3s
vertex(short, short, short, short) - Method in class com.hermetica.magician.ErrorGL
Polymorphic method for glVertex4s
vertex(short, short, short, short) - Method in class com.hermetica.magician.CoreGL
Polymorphic method for glVertex4s
vertex(short, short, short, short) - Method in class com.hermetica.magician.TemplateGL
Polymorphic method for glVertex4s
vertex(short, short, short, short) - Method in class com.hermetica.magician.ProfileGL
Polymorphic method for glVertex4s
vertex(short, short, short, short) - Method in class com.hermetica.magician.TraceGL
Polymorphic method for glVertex4s
vertex(short, short, short, short) - Method in interface com.hermetica.magician.GL
Polymorphic method for glVertex4s
viewport(GLDrawable, int, int, int, int) - Method in class com.hermetica.magician.ErrorGL
Set the viewport
viewport(GLDrawable, int, int, int, int) - Method in class com.hermetica.magician.CoreGL
Set the viewport
viewport(GLDrawable, int, int, int, int) - Method in class com.hermetica.magician.TemplateGL
Set the viewport
viewport(GLDrawable, int, int, int, int) - Method in class com.hermetica.magician.ProfileGL
Set the viewport
viewport(GLDrawable, int, int, int, int) - Method in class com.hermetica.magician.TraceGL
Set the viewport
viewport(GLDrawable, int, int, int, int) - Method in interface com.hermetica.magician.GL
Set the viewport
viewport(int, int, int, int) - Method in class com.hermetica.magician.CoreGL
Set the viewport

W

width - Variable in class com.hermetica.magician.fonts.GLTextureChar
The width of the character
width - Variable in class com.hermetica.magician.fonts.GLBitmapChar
The width of the character
wireCone(double, double, int, int) - Static method in class com.hermetica.util3d.shapes
Creates a wireframe cone
wireCube(double) - Static method in class com.hermetica.util3d.shapes
Draw a wireframe cube
wireDodecahedron() - Static method in class com.hermetica.util3d.shapes
Draws a wire dodecahedron
wireIcosahedron() - Static method in class com.hermetica.util3d.shapes
Draws a wireframe icosahedron
wireOctahedron() - Static method in class com.hermetica.util3d.shapes
Draws a wireframe octahedron
wireShell() - Static method in class com.hermetica.util3d.shapes
Draws a wireframe spiral shell
wireShell(int, int) - Static method in class com.hermetica.util3d.shapes
Draws a wireframe spiral shell with the given number of divisions and strips
wireSphere(double, int, int) - Static method in class com.hermetica.util3d.shapes
Creates a wire sphere
wireTeapot(double) - Static method in class com.hermetica.util3d.shapes
Draws a wireframe teapot
wireTetrahedron() - Static method in class com.hermetica.util3d.shapes
Draws a wireframe tetrahedron
wireTorus(double, double, int, int) - Static method in class com.hermetica.util3d.shapes
Draws a wire torus
writeProfile(String) - Static method in class com.hermetica.util3d.Streams
Writes the specified text to the profile stream
writeTrace(String) - Static method in class com.hermetica.util3d.Streams
Writes the specificed text to the trace stream

X

x - Variable in class com.hermetica.vecmath.Vec3d
The x coordinate
x - Variable in class com.hermetica.vecmath.Vec3f
The x coordinate
xoffset - Variable in class com.hermetica.magician.fonts.GLTextureChar
The x offset of each character within the texture map
xorig - Variable in class com.hermetica.magician.fonts.GLTextureChar
The X origin of the character
xorig - Variable in class com.hermetica.magician.fonts.GLBitmapChar
The X origin of the character

Y

y - Variable in class com.hermetica.vecmath.Vec3d
The y coordinate
y - Variable in class com.hermetica.vecmath.Vec3f
The y coordinate
yoffset - Variable in class com.hermetica.magician.fonts.GLTextureChar
The y offset of each character within the texture map
yorig - Variable in class com.hermetica.magician.fonts.GLTextureChar
The Y origin of the character
yorig - Variable in class com.hermetica.magician.fonts.GLBitmapChar
The Y origin of the character

Z

z - Variable in class com.hermetica.vecmath.Vec3d
The z coordinate
z - Variable in class com.hermetica.vecmath.Vec3f
The z coordinate

_

_head - Variable in class com.hermetica.magician.GLEventMulticaster
 
_tail - Variable in class com.hermetica.magician.GLEventMulticaster
 

A B C D E F G H I J L M N O P Q R S T U V W X Y Z _