Provides control over the primary display's gamma, brightness and
contrast controls via the hardware gamma ramp tables.
Returns the number of bits requested for the accumulation
buffer's alpha component.
Returns the number of bits requested for the accumulation
buffer's blue component.
Returns the number of bits requested for the accumulation
buffer's green component.
Returns the number of bits requested for the accumulation
buffer's red component.
Returns the required byte alignment for the texture data.
Returns an array of ImageInfos corresponding to all mipmap
levels of this DDS file.
Returns an array of ImageInfos corresponding to all mipmap
levels of this DDS file.
Returns the number of bits requested for the color buffer's
alpha component.
Returns the original aspect ratio of the image, defined as (image
width) / (image height), before any scaling that might have
occurred as a result of using the GLU mipmap routines.
Indicates whether automatic buffer swapping is enabled for this
drawable.
Indicates whether automatic buffer swapping is enabled for this
drawable.
Returns the number of bits requested for the color buffer's blue
component.
Returns the border in pixels of the texture data.
Returns the bounding rectangle of the given CharSequence,
assuming it was rendered at the origin.
Computes the bounds of the given character sequence relative
to the origin.
Computes the bounds of the given GlyphVector, already
assumed to have been created for a particular Font,
relative to the origin.
Returns the bounding rectangle of the given String, assuming it
was rendered at the origin.
Computes the bounds of the given String relative to the
origin.
Returns the texture data, or null if it is specified as a set of mipmaps.
Returns the pixel width of the given character.
Fetches the
GLCapabilities
corresponding to the chosen
OpenGL capabilities (pixel format / visual) for this drawable.
Fetches the
GLCapabilities
corresponding to the chosen
OpenGL capabilities (pixel format / visual) for this drawable.
Fetches the
GLCapabilities
corresponding to the chosen
OpenGL capabilities (pixel format / visual) for this drawable.
If this surface is compressed, returns the kind of compression
used (DXT1..DXT5).
Returns the context associated with this drawable.
Returns the context associated with this drawable.
Returns the context which is current on the current thread.
Returns the GL object associated with the OpenGL context current on
the current thread.
Returns the raw data for this texture in the correct
(bottom-to-top) order for calls to glTexImage2D.
Returns the raw data for this texture in the correct
(bottom-to-top) order for calls to glTexImage2D.
Total number of bits per pixel.
Returns the number of bits requested for the depth buffer.
Indicates whether double-buffering is enabled.
Returns an estimate of the amount of texture memory in bytes
this Texture consumes.
Returns an estimate of the amount of memory in bytes this
TextureData will consume once uploaded to the graphics card.
Returns an object providing access to the specified OpenGL
extension.
Returns the sole GLDrawableFactory instance.
Returns the lowercase suffix of the given file name (the text
after the last '.' in the file name).
Returns the lowercase suffix of the given file name (the text
after the last '.' in the file name).
Indicates which vendor's extension is being used to support
floating point channels in this pbuffer if that capability was
requested in the GLCapabilities during pbuffer creation.
Returns the Font this renderer is using.
Returns a FontRenderContext which can be used for external
text-related size computations.
Returns the OpenGL format for this texture; e.g.
Returns the
GL
pipeline object this GLAutoDrawable uses.
Returns the
GL
pipeline object this GLAutoDrawable uses.
Returns the GL pipeline object for this GLContext.
Returns the GLDrawable to which this context may be used to
draw.
Returns a GLDrawable that wraps a platform-specific window system
object, such as an AWT or LCDUI Canvas.
Returns the OpenGL format for this texture; e.g.
Overridden to choose a GraphicsConfiguration on a parent container's
GraphicsDevice because both devices
Returns the number of bits requested for the color buffer's
green component.
Indicates whether hardware acceleration is enabled.
Height of the texture (or the top-most mipmap if mipmaps are
present)
Returns the current height of this GLDrawable.
Returns the height of the image.
Returns the height of the allocated OpenGL texture in pixels.
Returns the height in pixels of the texture data.
Returns the height of the backing store of this renderer.
Returns the height of the image.
Returns the underlying Java 2D
Image
being rendered into.
Returns the ByteBuffer corresponding to the data for the image.
Returns the height of the image contained within this texture.
Returns the set of texture coordinates corresponding to the
entire image.
Returns the width of the image contained within this texture.
Returns the intended OpenGL internal format of the texture data.
Returns whether mipmaps should be generated for the texture data.
Gets the ith mipmap data (0..getNumMipMaps() - 1)
Gets the ith mipmap data (0..getNumMipMaps() - 1)
Returns all mipmap levels for the texture data, or null if it is
specified as a single image.
Indicates whether this texture's texture coordinates must be
flipped vertically in order to properly display the texture.
Indicates whether the texture coordinates must be flipped
vertically for proper display.
Number of mip maps in the texture
Returns the number of sample buffers to be allocated if sample
buffers are enabled.
Gets the parameters of this TileRenderer object
For pbuffers only, returns whether floating-point buffers should
be used if available.
For pbuffers only, returns whether the render-to-texture
extension should be used if available.
For pbuffers only, returns whether the render-to-texture
extension should be used.
Gets the pixel format of this texture (D3DFMT_*) based on some
heuristics.
Returns the intended OpenGL pixel format of the texture data.
Returns the intended OpenGL pixel type of the texture data.
Returns an object through which platform-specific OpenGL extensions
(WGL, GLX, etc.) may be accessed.
Returns the number of bits requested for the color buffer's red
component.
Returns the row length needed for correct GL_UNPACK_ROW_LENGTH
specification.
Returns whether sample buffers for full-scene antialiasing
(FSAA) should be allocated for this drawable.
Returns the size of the backing store of this renderer in a
newly-allocated
Dimension
object.
Returns the size of the backing store of this renderer.
Indicates whether smoothing is enabled in the backing
TextureRenderer of this TextRenderer.
Returns whether smoothing is enabled for the OpenGL texture; see
setSmoothing
.
Returns the number of bits requested for the stencil buffer.
Indicates whether stereo is enabled.
Helper method to make it easier to call methods on the
sub-applet from JavaScript.
Returns the set of texture coordinates corresponding to the
specified sub-image.
Returns the OpenGL "target" of this texture.
Returns the underlying OpenGL Texture object associated with
this renderer, synchronizing any dirty regions of the
TextureRenderer with the underlying OpenGL texture.
Returns the underlying OpenGL texture object for this texture.
Indicates whether vertex arrays are being used internally for
rendering, or whether text is rendered using the OpenGL
immediate mode commands.
Width of the texture (or the top-most mipmap if mipmaps are
present)
Returns the current width of this GLDrawable.
Returns the width of the image.
Returns the width of the allocated OpenGL texture in pixels.
Returns the width in pixels of the texture data.
Returns the width of the backing store of this renderer.
Returns the width of the image.
GIF - static field in class com.sun.opengl.util.texture.
TextureIO Constant which can be used as a file suffix to indicate a GIF
file.
GL - interface javax.media.opengl.
GL The basic interface to OpenGL, providing access to core
functionality up through the OpenGL 2.0 specification as well as
all vendor extensions.
GL_2D - static field in class javax.media.opengl.
GL GL_3D - static field in class javax.media.opengl.
GL GL_ACCUM - static field in class javax.media.opengl.
GL GL_ADD - static field in class javax.media.opengl.
GL GL_ALPHA - static field in class javax.media.opengl.
GL GL_ALPHA4 - static field in class javax.media.opengl.
GL GL_ALPHA8 - static field in class javax.media.opengl.
GL GL_ALWAYS - static field in class javax.media.opengl.
GL GL_AND - static field in class javax.media.opengl.
GL GL_AUX0 - static field in class javax.media.opengl.
GL GL_AUX1 - static field in class javax.media.opengl.
GL GL_AUX2 - static field in class javax.media.opengl.
GL GL_AUX3 - static field in class javax.media.opengl.
GL GL_BACK - static field in class javax.media.opengl.
GL GL_BGR - static field in class javax.media.opengl.
GL GL_BGRA - static field in class javax.media.opengl.
GL GL_BITMAP - static field in class javax.media.opengl.
GL GL_BLEND - static field in class javax.media.opengl.
GL GL_BLUE - static field in class javax.media.opengl.
GL GL_BOOL - static field in class javax.media.opengl.
GL GL_BYTE - static field in class javax.media.opengl.
GL GL_CCW - static field in class javax.media.opengl.
GL GL_CLAMP - static field in class javax.media.opengl.
GL GL_CLEAR - static field in class javax.media.opengl.
GL GL_COEFF - static field in class javax.media.opengl.
GL GL_COLOR - static field in class javax.media.opengl.
GL GL_COPY - static field in class javax.media.opengl.
GL GL_CW - static field in class javax.media.opengl.
GL GL_DECAL - static field in class javax.media.opengl.
GL GL_DECR - static field in class javax.media.opengl.
GL GL_DEPTH - static field in class javax.media.opengl.
GL GL_DITHER - static field in class javax.media.opengl.
GL GL_DOMAIN - static field in class javax.media.opengl.
GL GL_DOUBLE - static field in class javax.media.opengl.
GL GL_EQUAL - static field in class javax.media.opengl.
GL GL_EQUIV - static field in class javax.media.opengl.
GL GL_EXP - static field in class javax.media.opengl.
GL GL_EXP2 - static field in class javax.media.opengl.
GL GL_FALSE - static field in class javax.media.opengl.
GL GL_FILL - static field in class javax.media.opengl.
GL GL_FLAT - static field in class javax.media.opengl.
GL GL_FLOAT - static field in class javax.media.opengl.
GL GL_FOG - static field in class javax.media.opengl.
GL GL_FRONT - static field in class javax.media.opengl.
GL GL_GEQUAL - static field in class javax.media.opengl.
GL GL_GREEN - static field in class javax.media.opengl.
GL GL_INCR - static field in class javax.media.opengl.
GL GL_INT - static field in class javax.media.opengl.
GL GL_INVERT - static field in class javax.media.opengl.
GL GL_KEEP - static field in class javax.media.opengl.
GL GL_LEFT - static field in class javax.media.opengl.
GL GL_LEQUAL - static field in class javax.media.opengl.
GL GL_LESS - static field in class javax.media.opengl.
GL GL_LIGHT0 - static field in class javax.media.opengl.
GL GL_LIGHT1 - static field in class javax.media.opengl.
GL GL_LIGHT2 - static field in class javax.media.opengl.
GL GL_LIGHT3 - static field in class javax.media.opengl.
GL GL_LIGHT4 - static field in class javax.media.opengl.
GL GL_LIGHT5 - static field in class javax.media.opengl.
GL GL_LIGHT6 - static field in class javax.media.opengl.
GL GL_LIGHT7 - static field in class javax.media.opengl.
GL GL_LINE - static field in class javax.media.opengl.
GL GL_LINEAR - static field in class javax.media.opengl.
GL GL_LINES - static field in class javax.media.opengl.
GL GL_LOAD - static field in class javax.media.opengl.
GL GL_MAX - static field in class javax.media.opengl.
GL GL_MIN - static field in class javax.media.opengl.
GL GL_MINMAX - static field in class javax.media.opengl.
GL GL_MULT - static field in class javax.media.opengl.
GL GL_NAND - static field in class javax.media.opengl.
GL GL_NEVER - static field in class javax.media.opengl.
GL GL_NICEST - static field in class javax.media.opengl.
GL GL_NONE - static field in class javax.media.opengl.
GL GL_NOOP - static field in class javax.media.opengl.
GL GL_NOR - static field in class javax.media.opengl.
GL GL_ONE - static field in class javax.media.opengl.
GL GL_OR - static field in class javax.media.opengl.
GL GL_ORDER - static field in class javax.media.opengl.
GL GL_POINT - static field in class javax.media.opengl.
GL GL_POINTS - static field in class javax.media.opengl.
GL GL_Q - static field in class javax.media.opengl.
GL GL_QUADS - static field in class javax.media.opengl.
GL GL_R - static field in class javax.media.opengl.
GL GL_RED - static field in class javax.media.opengl.
GL GL_REDUCE - static field in class javax.media.opengl.
GL GL_RENDER - static field in class javax.media.opengl.
GL GL_REPEAT - static field in class javax.media.opengl.
GL GL_RETURN - static field in class javax.media.opengl.
GL GL_RGB - static field in class javax.media.opengl.
GL GL_RGB10 - static field in class javax.media.opengl.
GL GL_RGB12 - static field in class javax.media.opengl.
GL GL_RGB16 - static field in class javax.media.opengl.
GL GL_RGB4 - static field in class javax.media.opengl.
GL GL_RGB5 - static field in class javax.media.opengl.
GL GL_RGB8 - static field in class javax.media.opengl.
GL GL_RGBA - static field in class javax.media.opengl.
GL GL_RGBA12 - static field in class javax.media.opengl.
GL GL_RGBA16 - static field in class javax.media.opengl.
GL GL_RGBA2 - static field in class javax.media.opengl.
GL GL_RGBA4 - static field in class javax.media.opengl.
GL GL_RGBA8 - static field in class javax.media.opengl.
GL GL_RIGHT - static field in class javax.media.opengl.
GL GL_S - static field in class javax.media.opengl.
GL GL_SELECT - static field in class javax.media.opengl.
GL GL_SET - static field in class javax.media.opengl.
GL GL_SHORT - static field in class javax.media.opengl.
GL GL_SMOOTH - static field in class javax.media.opengl.
GL GL_SRGB - static field in class javax.media.opengl.
GL GL_SRGB8 - static field in class javax.media.opengl.
GL GL_STEREO - static field in class javax.media.opengl.
GL GL_T - static field in class javax.media.opengl.
GL GL_TRUE - static field in class javax.media.opengl.
GL GL_V2F - static field in class javax.media.opengl.
GL GL_V3F - static field in class javax.media.opengl.
GL GL_VENDOR - static field in class javax.media.opengl.
GL GL_W_EXT - static field in class javax.media.opengl.
GL GL_X_EXT - static field in class javax.media.opengl.
GL GL_XOR - static field in class javax.media.opengl.
GL GL_Y_EXT - static field in class javax.media.opengl.
GL GL_Z_EXT - static field in class javax.media.opengl.
GL GL_ZERO - static field in class javax.media.opengl.
GL GL_ZOOM_X - static field in class javax.media.opengl.
GL GL_ZOOM_Y - static field in class javax.media.opengl.
GL Interface to C language function:
void (GLenum op, GLfloat value);
Entry point (through function pointer) to C language function:
void (GLenum mode);
Entry point (through function pointer) to C language function:
void (GLenum mode);
Entry point (through function pointer) to C language function:
void (GLuint program, const GLchar * name);
Entry point (through function pointer) to C language function:
void (GLuint program, const GLchar * name);
Provides platform-independent access to the wglAllocateMemoryNV
/
glXAllocateMemoryNV
extension.
Entry point (through function pointer) to C language function:
void (GLenum stage, GLuint portion, GLuint variable, GLuint input, GLuint mapping, GLuint componentUsage);
Entry point (through function pointer) to C language function:
void (GLenum op, GLuint dst, GLuint dstMod, GLuint arg1, GLuint arg1Rep, GLuint arg1Mod, GLuint arg2, GLuint arg2Rep, GLuint arg2Mod);
glAlphaFragmentOp3ATI(int,int,int,int,int,int,int,int,int,int,int,int) - method in class javax.media.opengl.
DebugGL glAlphaFragmentOp3ATI(int,int,int,int,int,int,int,int,int,int,int,int) - method in class javax.media.opengl.
GL Entry point (through function pointer) to C language function:
void (GLenum op, GLuint dst, GLuint dstMod, GLuint arg1, GLuint arg1Rep, GLuint arg1Mod, GLuint arg2, GLuint arg2Rep, GLuint arg2Mod, GLuint arg3, GLuint arg3Rep, GLuint arg3Mod);
glAlphaFragmentOp3ATI(int,int,int,int,int,int,int,int,int,int,int,int) - method in class javax.media.opengl.
TraceGL Interface to C language function:
void (GLenum func, GLclampf ref);
Entry point (through function pointer) to C language function:
void (GLenum mode);
Entry point (through function pointer) to C language function:
GLboolean (GLsizei n, const GLuint * textures, GLboolean * residences);
Entry point (through function pointer) to C language function:
GLboolean (GLsizei n, const GLuint * textures, GLboolean * residences);
Interface to C language function:
GLboolean (GLsizei n, const GLuint * textures, GLboolean * residences);
Interface to C language function:
GLboolean (GLsizei n, const GLuint * textures, GLboolean * residences);
Interface to C language function:
void (GLint i);
Entry point (through function pointer) to C language function:
void (GLenum array, GLint size, GLenum type, GLsizei stride, GLuint buffer, GLuint offset);
Entry point (through function pointer) to C language function:
void (GLuint mode);
Entry point (through function pointer) to C language function:
void (GLhandleARB target, GLhandleARB id);
Entry point (through function pointer) to C language function:
void (GLuint target, GLuint id);
A higher-level abstraction than
GLDrawable
which supplies
an event based mechanism (
GLEventListener
) for performing
OpenGL rendering.
Interface to C language function:
void (GLenum mode);
Entry point (through function pointer) to C language function:
void (void);
Entry point (through function pointer) to C language function:
void (GLuint mode);
Entry point (through function pointer) to C language function:
void (GLenum target, GLuint id);
Entry point (through function pointer) to C language function:
void (GLenum target, GLuint id);
Entry point (through function pointer) to C language function:
void (GLenum primitiveMode);
Entry point (through function pointer) to C language function:
void (void);
Entry point (through function pointer) to C language function:
void (GLuint program, GLuint index, const GLchar * name);
Entry point (through function pointer) to C language function:
void (GLhandleARB program, GLuint index, const GLcharARB * name);
Entry point (through function pointer) to C language function:
void (GLenum target, GLuint id);
Entry point (through function pointer) to C language function:
void (GLenum target, GLuint id);
Entry point (through function pointer) to C language function:
void (GLenum target, GLuint index, GLuint buffer);
Entry point (through function pointer) to C language function:
void (GLenum target, GLuint index, GLuint buffer, ptrdiff_t offset);
Entry point (through function pointer) to C language function:
void (GLenum target, GLuint index, GLuint buffer, ptrdiff_t offset, ptrdiff_t size);
Entry point (through function pointer) to C language function:
void (GLuint program, GLuint color, const GLchar * name);
Entry point (through function pointer) to C language function:
void (GLuint program, GLuint color, const GLchar * name);
Entry point (through function pointer) to C language function:
void (GLuint mode);
Entry point (through function pointer) to C language function:
void (GLenum target, GLuint id);
Entry point (through function pointer) to C language function:
GLuint (GLenum light, GLenum value);
Entry point (through function pointer) to C language function:
GLuint (GLenum light, GLenum value);
Entry point (through function pointer) to C language function:
GLuint (GLenum type);
Entry point (through function pointer) to C language function:
void (GLenum target, GLuint id);
Entry point (through function pointer) to C language function:
void (GLenum target, GLuint id);
Entry point (through function pointer) to C language function:
void (GLenum target, GLuint id);
Entry point (through function pointer) to C language function:
GLuint (GLenum unit, GLenum coord, GLenum value);
Interface to C language function:
void (GLenum target, GLuint texture);
Entry point (through function pointer) to C language function:
GLuint (GLenum light, GLenum value);
Entry point (through function pointer) to C language function:
void (GLuint mode);
Entry point (through function pointer) to C language function:
void (GLuint mode);
Interface to C language function:
void (GLsizei width, GLsizei height, GLfloat xorig, GLfloat yorig, GLfloat xmove, GLfloat ymove, const GLubyte * bitmap);
Interface to C language function:
void (GLsizei width, GLsizei height, GLfloat xorig, GLfloat yorig, GLfloat xmove, GLfloat ymove, const GLubyte * bitmap);
Interface to C language function:
void (GLsizei width, GLsizei height, GLfloat xorig, GLfloat yorig, GLfloat xmove, GLfloat ymove, const GLubyte * bitmap);
Entry point (through function pointer) to C language function:
void (GLclampf red, GLclampf green, GLclampf blue, GLclampf alpha);
Entry point (through function pointer) to C language function:
void (GLenum mode);
Entry point (through function pointer) to C language function:
void (GLenum target, GLenum id);
Entry point (through function pointer) to C language function:
void (GLenum target, GLenum id);
Interface to C language function:
void (GLenum sfactor, GLenum dfactor);
Entry point (through function pointer) to C language function:
void (GLenum sfactorRGB, GLenum dfactorRGB, GLenum sfactorAlpha, GLenum dfactorAlpha);
Entry point (through function pointer) to C language function:
void (GLenum sfactorRGB, GLenum dfactorRGB, GLenum sfactorAlpha, GLenum dfactorAlpha);
Entry point (through function pointer) to C language function:
void (GLenum sfactorRGB, GLenum dfactorRGB, GLenum sfactorAlpha, GLenum dfactorAlpha);
Entry point (through function pointer) to C language function:
void (GLint srcX0, GLint srcY0, GLint srcX1, GLint srcY1, GLint dstX0, GLint dstY0, GLint dstX1, GLint dstY1, GLbitfield mask, GLenum filter);
Entry point (through function pointer) to C language function:
void (GLenum target, ptrdiff_t size, const GLvoid * data, GLenum usage);
Entry point (through function pointer) to C language function:
void (GLenum target, ptrdiff_t size, const GLvoid * data, GLenum usage);
Entry point (through function pointer) to C language function:
void (GLenum target, GLenum pname, GLint params);
Entry point (through function pointer) to C language function:
GLuint (GLvoid);
Entry point (through function pointer) to C language function:
void (GLenum target, ptrdiff_t offset, ptrdiff_t size, const GLvoid * data);
Entry point (through function pointer) to C language function:
void (GLenum target, ptrdiff_t offset, ptrdiff_t size, const GLvoid * data);
Interface to C language function:
void (GLuint list);
Interface to C language function:
void (GLsizei n, GLenum type, const GLvoid * lists);
A heavyweight AWT component which provides OpenGL rendering
support.
Creates a new GLCanvas component with a default set of OpenGL
capabilities, using the default OpenGL capabilities selection
mechanism, on the default screen device.
Creates a new GLCanvas component with the requested set of
OpenGL capabilities, using the default OpenGL capabilities
selection mechanism, on the default screen device.
Creates a new GLCanvas component.
Specifies a set of OpenGL capabilities that a rendering context
must support, such as color depth and whether stereo is enabled.
Creates a GLCapabilities object.
Provides a mechanism by which applications can customize the
window type selection for a given
GLCapabilities
.
Entry point (through function pointer) to C language function:
GLenum (GLenum type);
Entry point (through function pointer) to C language function:
void (GLenum target, GLenum id);
Interface to C language function:
void (GLbitfield mask);
Interface to C language function:
void (GLfloat red, GLfloat green, GLfloat blue, GLfloat alpha);
Interface to C language function:
void (GLclampf red, GLclampf green, GLclampf blue, GLclampf alpha);
Entry point (through function pointer) to C language function:
void (GLint red, GLint green, GLint blue, GLint alpha);
Entry point (through function pointer) to C language function:
void (GLuint red, GLuint green, GLuint blue, GLuint alpha);
Interface to C language function:
void (GLclampd depth);
Entry point (through function pointer) to C language function:
void (GLdouble depth);
Interface to C language function:
void (GLfloat c);
Interface to C language function:
void (GLint s);
Entry point (through function pointer) to C language function:
void (GLenum mode);
Entry point (through function pointer) to C language function:
void (GLenum mode);
Interface to C language function:
void (GLenum plane, const GLdouble * equation);
Interface to C language function:
void (GLenum plane, const GLdouble * equation);
Interface to C language function:
void (GLbyte red, GLbyte green, GLbyte blue);
Interface to C language function:
void (const GLbyte * v);
Interface to C language function:
void (const GLbyte * v);
Interface to C language function:
void (GLdouble red, GLdouble green, GLdouble blue);
Interface to C language function:
void (const GLdouble * v);
Interface to C language function:
void (const GLdouble * v);
Interface to C language function:
void (GLfloat red, GLfloat green, GLfloat blue);
Interface to C language function:
void (const GLfloat * v);
Interface to C language function:
void (const GLfloat * v);
Entry point (through function pointer) to C language function:
void (GLfloat r, GLfloat g, GLfloat b, GLfloat x, GLfloat y, GLfloat z);
Entry point (through function pointer) to C language function:
void (const GLfloat * c, const GLfloat * v);
Entry point (through function pointer) to C language function:
void (const GLfloat * c, const GLfloat * v);
Entry point (through function pointer) to C language function:
void (GLhalfNV red, GLhalfNV green, GLhalfNV blue);
Entry point (through function pointer) to C language function:
void (const GLhalfNV * v);
Entry point (through function pointer) to C language function:
void (const GLhalfNV * v);
Interface to C language function:
void (GLint red, GLint green, GLint blue);
Interface to C language function:
void (const GLint * v);
Interface to C language function:
void (const GLint * v);
Interface to C language function:
void (GLshort red, GLshort green, GLshort blue);
Interface to C language function:
void (const GLshort * v);
Interface to C language function:
void (const GLshort * v);
Interface to C language function:
void (GLubyte red, GLubyte green, GLubyte blue);
Interface to C language function:
void (const GLubyte * v);
Interface to C language function:
void (const GLubyte * v);
Interface to C language function:
void (GLuint red, GLuint green, GLuint blue);
Interface to C language function:
void (const GLuint * v);
Interface to C language function:
void (const GLuint * v);
Interface to C language function:
void (GLushort red, GLushort green, GLushort blue);
Interface to C language function:
void (const GLushort * v);
Interface to C language function:
void (const GLushort * v);
Interface to C language function:
void (GLbyte red, GLbyte green, GLbyte blue, GLbyte alpha);
Interface to C language function:
void (const GLbyte * v);
Interface to C language function:
void (const GLbyte * v);
Interface to C language function:
void (GLdouble red, GLdouble green, GLdouble blue, GLdouble alpha);
Interface to C language function:
void (const GLdouble * v);
Interface to C language function:
void (const GLdouble * v);
Interface to C language function:
void (GLfloat red, GLfloat green, GLfloat blue, GLfloat alpha);
Entry point (through function pointer) to C language function:
void (GLfloat r, GLfloat g, GLfloat b, GLfloat a, GLfloat nx, GLfloat ny, GLfloat nz, GLfloat x, GLfloat y, GLfloat z);
Entry point (through function pointer) to C language function:
void (const GLfloat * c, const GLfloat * n, const GLfloat * v);
Entry point (through function pointer) to C language function:
void (const GLfloat * c, const GLfloat * n, const GLfloat * v);
Interface to C language function:
void (const GLfloat * v);
Interface to C language function:
void (const GLfloat * v);
Entry point (through function pointer) to C language function:
void (GLhalfNV x, GLhalfNV y, GLhalfNV z, GLhalfNV w);
Entry point (through function pointer) to C language function:
void (const GLhalfNV * v);
Entry point (through function pointer) to C language function:
void (const GLhalfNV * v);
Interface to C language function:
void (GLint red, GLint green, GLint blue, GLint alpha);
Interface to C language function:
void (const GLint * v);
Interface to C language function:
void (const GLint * v);
Interface to C language function:
void (GLshort red, GLshort green, GLshort blue, GLshort alpha);
Interface to C language function:
void (const GLshort * v);
Interface to C language function:
void (const GLshort * v);
Interface to C language function:
void (GLubyte red, GLubyte green, GLubyte blue, GLubyte alpha);
Interface to C language function:
void (const GLubyte * v);
Interface to C language function:
void (const GLubyte * v);
Entry point (through function pointer) to C language function:
void (GLubyte r, GLubyte g, GLubyte b, GLubyte a, GLfloat x, GLfloat y);
Entry point (through function pointer) to C language function:
void (const GLubyte * c, const GLfloat * v);
Entry point (through function pointer) to C language function:
void (const GLubyte * c, const GLfloat * v);
Entry point (through function pointer) to C language function:
void (GLubyte r, GLubyte g, GLubyte b, GLubyte a, GLfloat x, GLfloat y, GLfloat z);
Entry point (through function pointer) to C language function:
void (const GLubyte * c, const GLfloat * v);
Entry point (through function pointer) to C language function:
void (const GLubyte * c, const GLfloat * v);
Interface to C language function:
void (GLuint red, GLuint green, GLuint blue, GLuint alpha);
Interface to C language function:
void (const GLuint * v);
Interface to C language function:
void (const GLuint * v);
Interface to C language function:
void (GLushort red, GLushort green, GLushort blue, GLushort alpha);
Interface to C language function:
void (const GLushort * v);
Interface to C language function:
void (const GLushort * v);
Entry point (through function pointer) to C language function:
void (GLenum op, GLuint dst, GLuint dstMask, GLuint dstMod, GLuint arg1, GLuint arg1Rep, GLuint arg1Mod);
Entry point (through function pointer) to C language function:
void (GLenum op, GLuint dst, GLuint dstMask, GLuint dstMod, GLuint arg1, GLuint arg1Rep, GLuint arg1Mod, GLuint arg2, GLuint arg2Rep, GLuint arg2Mod);
glColorFragmentOp3ATI(int,int,int,int,int,int,int,int,int,int,int,int,int) - method in class javax.media.opengl.
DebugGL glColorFragmentOp3ATI(int,int,int,int,int,int,int,int,int,int,int,int,int) - method in class javax.media.opengl.
GL Entry point (through function pointer) to C language function:
void (GLenum op, GLuint dst, GLuint dstMask, GLuint dstMod, GLuint arg1, GLuint arg1Rep, GLuint arg1Mod, GLuint arg2, GLuint arg2Rep, GLuint arg2Mod, GLuint arg3, GLuint arg3Rep, GLuint arg3Mod);
glColorFragmentOp3ATI(int,int,int,int,int,int,int,int,int,int,int,int,int) - method in class javax.media.opengl.
TraceGL Interface to C language function:
void (GLboolean red, GLboolean green, GLboolean blue, GLboolean alpha);
Entry point (through function pointer) to C language function:
void (GLuint index, GLboolean r, GLboolean g, GLboolean b, GLboolean a);
Interface to C language function:
void (GLenum face, GLenum mode);
Interface to C language function:
void (GLint size, GLenum type, GLsizei stride, const GLvoid * ptr);
Interface to C language function:
void (GLint size, GLenum type, GLsizei stride, const GLvoid * ptr);
Entry point (through function pointer) to C language function:
void (GLenum target, GLsizei start, GLsizei count, GLenum format, GLenum type, const GLvoid * data);
Entry point (through function pointer) to C language function:
void (GLenum target, GLsizei start, GLsizei count, GLenum format, GLenum type, const GLvoid * data);
Entry point (through function pointer) to C language function:
void (GLenum target, GLenum internalformat, GLsizei width, GLenum format, GLenum type, const GLvoid * table);
Entry point (through function pointer) to C language function:
void (GLenum target, GLenum internalformat, GLsizei width, GLenum format, GLenum type, const GLvoid * table);
Entry point (through function pointer) to C language function:
void (GLenum target, GLenum internalformat, GLsizei width, GLenum format, GLenum type, const GLvoid * table);
Entry point (through function pointer) to C language function:
void (GLenum target, GLenum pname, const GLfloat * params);
Entry point (through function pointer) to C language function:
void (GLenum target, GLenum pname, const GLfloat * params);
Entry point (through function pointer) to C language function:
void (GLenum target, GLenum pname, const GLint * params);
Entry point (through function pointer) to C language function:
void (GLenum target, GLenum pname, const GLint * params);
Entry point (through function pointer) to C language function:
void (GLenum stage, GLenum portion, GLenum variable, GLenum input, GLenum mapping, GLenum componentUsage);
Entry point (through function pointer) to C language function:
void (GLenum stage, GLenum portion, GLenum abOutput, GLenum cdOutput, GLenum sumOutput, GLenum scale, GLenum bias, GLboolean abDotProduct, GLboolean cdDotProduct, GLboolean muxSum);
Entry point (through function pointer) to C language function:
void (GLenum target, GLfloat s);
Entry point (through function pointer) to C language function:
void (GLenum target, const GLfloat * v);
Entry point (through function pointer) to C language function:
void (GLenum target, const GLfloat * v);
Entry point (through function pointer) to C language function:
void (GLenum target, GLint s);
Entry point (through function pointer) to C language function:
void (GLenum target, const GLint * v);
Entry point (through function pointer) to C language function:
void (GLenum target, const GLint * v);
Entry point (through function pointer) to C language function:
void (GLenum target, GLenum pname, const GLfloat * params);
Entry point (through function pointer) to C language function:
void (GLenum target, GLenum pname, const GLfloat * params);
Entry point (through function pointer) to C language function:
void (GLuint mode);
Entry point (through function pointer) to C language function:
void (GLhandleARB mode);
Entry point (through function pointer) to C language function:
void (GLenum target, GLint level, GLenum internalformat, GLsizei width, GLint border, GLsizei imageSize, const GLvoid * data);
Entry point (through function pointer) to C language function:
void (GLenum target, GLint level, GLenum internalformat, GLsizei width, GLint border, GLsizei imageSize, const GLvoid * data);
Entry point (through function pointer) to C language function:
void (GLenum target, GLint level, GLenum internalformat, GLsizei width, GLsizei height, GLint border, GLsizei imageSize, const GLvoid * data);
Entry point (through function pointer) to C language function:
void (GLenum target, GLint level, GLenum internalformat, GLsizei width, GLsizei height, GLint border, GLsizei imageSize, const GLvoid * data);
Entry point (through function pointer) to C language function:
void (GLenum target, GLint level, GLenum internalformat, GLsizei width, GLsizei height, GLsizei depth, GLint border, GLsizei imageSize, const GLvoid * data);
Entry point (through function pointer) to C language function:
void (GLenum target, GLint level, GLenum internalformat, GLsizei width, GLsizei height, GLsizei depth, GLint border, GLsizei imageSize, const GLvoid * data);
Entry point (through function pointer) to C language function:
void (GLenum target, GLint level, GLint xoffset, GLsizei width, GLenum format, GLsizei imageSize, const GLvoid * data);
Entry point (through function pointer) to C language function:
void (GLenum target, GLint level, GLint xoffset, GLsizei width, GLenum format, GLsizei imageSize, const GLvoid * data);
Entry point (through function pointer) to C language function:
void (GLenum target, GLint level, GLint xoffset, GLint yoffset, GLsizei width, GLsizei height, GLenum format, GLsizei imageSize, const GLvoid * data);
Entry point (through function pointer) to C language function:
void (GLenum target, GLint level, GLint xoffset, GLint yoffset, GLsizei width, GLsizei height, GLenum format, GLsizei imageSize, const GLvoid * data);
glCompressedTexSubImage3D(int,int,int,int,int,int,int,int,int,int,java.nio.Buffer) - method in class javax.media.opengl.
DebugGL glCompressedTexSubImage3D(int,int,int,int,int,int,int,int,int,int,java.nio.Buffer) - method in class javax.media.opengl.
GL Entry point (through function pointer) to C language function:
void (GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLsizei imageSize, const GLvoid * data);
glCompressedTexSubImage3D(int,int,int,int,int,int,int,int,int,int,java.nio.Buffer) - method in class javax.media.opengl.
TraceGL glCompressedTexSubImage3D(int,int,int,int,int,int,int,int,int,int,long) - method in class javax.media.opengl.
DebugGL glCompressedTexSubImage3D(int,int,int,int,int,int,int,int,int,int,long) - method in class javax.media.opengl.
GL Entry point (through function pointer) to C language function:
void (GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLsizei imageSize, const GLvoid * data);
glCompressedTexSubImage3D(int,int,int,int,int,int,int,int,int,int,long) - method in class javax.media.opengl.
TraceGL Abstraction for an OpenGL rendering context.
Entry point (through function pointer) to C language function:
void (GLenum target, GLenum internalformat, GLsizei width, GLenum format, GLenum type, const GLvoid * table);
Entry point (through function pointer) to C language function:
void (GLenum target, GLenum internalformat, GLsizei width, GLenum format, GLenum type, const GLvoid * table);
Entry point (through function pointer) to C language function:
void (GLenum target, GLenum internalformat, GLsizei width, GLsizei height, GLenum format, GLenum type, const GLvoid * image);
Entry point (through function pointer) to C language function:
void (GLenum target, GLenum internalformat, GLsizei width, GLsizei height, GLenum format, GLenum type, const GLvoid * image);
Entry point (through function pointer) to C language function:
void (GLenum target, GLenum pname, GLfloat params);
Entry point (through function pointer) to C language function:
void (GLenum target, GLenum pname, const GLfloat * params);
Entry point (through function pointer) to C language function:
void (GLenum target, GLenum pname, const GLfloat * params);
Entry point (through function pointer) to C language function:
void (GLenum target, GLenum pname, GLint params);
Entry point (through function pointer) to C language function:
void (GLenum target, GLenum pname, const GLint * params);
Entry point (through function pointer) to C language function:
void (GLenum target, GLenum pname, const GLint * params);
Entry point (through function pointer) to C language function:
void (GLenum target, GLsizei start, GLint x, GLint y, GLsizei width);
Entry point (through function pointer) to C language function:
void (GLenum target, GLenum internalformat, GLint x, GLint y, GLsizei width);
Entry point (through function pointer) to C language function:
void (GLenum target, GLenum internalformat, GLint x, GLint y, GLsizei width);
Entry point (through function pointer) to C language function:
void (GLenum target, GLenum internalformat, GLint x, GLint y, GLsizei width, GLsizei height);
Interface to C language function:
void (GLint x, GLint y, GLsizei width, GLsizei height, GLenum type);
Interface to C language function:
void (GLenum target, GLint level, GLenum internalformat, GLint x, GLint y, GLsizei width, GLint border);
Interface to C language function:
void (GLenum target, GLint level, GLenum internalformat, GLint x, GLint y, GLsizei width, GLsizei height, GLint border);
Interface to C language function:
void (GLenum target, GLint level, GLint xoffset, GLint x, GLint y, GLsizei width);
Interface to C language function:
void (GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint x, GLint y, GLsizei width, GLsizei height);
Entry point (through function pointer) to C language function:
void (GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLint x, GLint y, GLsizei width, GLsizei height);
Entry point (through function pointer) to C language function:
GLuint (void);
Entry point (through function pointer) to C language function:
GLhandleARB (void);
Entry point (through function pointer) to C language function:
GLuint (GLenum type);
Entry point (through function pointer) to C language function:
GLhandleARB (GLenum type);
Interface to C language function:
void (GLenum mode);
Entry point (through function pointer) to C language function:
void (GLenum pname, GLdouble * params);
Entry point (through function pointer) to C language function:
void (GLenum pname, GLdouble * params);
Entry point (through function pointer) to C language function:
void (GLenum pname, GLfloat * params);
Entry point (through function pointer) to C language function:
void (GLenum pname, GLfloat * params);
Entry point (through function pointer) to C language function:
void (GLint count);
glDeformationMap3dSGIX(int,double,double,int,int,double,double,int,int,double,double,int,int,double[],int) - method in class javax.media.opengl.
DebugGL glDeformationMap3dSGIX(int,double,double,int,int,double,double,int,int,double,double,int,int,double[],int) - method in class javax.media.opengl.
GL Entry point (through function pointer) to C language function:
void (GLenum target, GLdouble u1, GLdouble u2, GLint ustride, GLint uorder, GLdouble v1, GLdouble v2, GLint vstride, GLint vorder, GLdouble w1, GLdouble w2, GLint wstride, GLint worder, const GLdouble * points);
glDeformationMap3dSGIX(int,double,double,int,int,double,double,int,int,double,double,int,int,double[],int) - method in class javax.media.opengl.
TraceGL glDeformationMap3dSGIX(int,double,double,int,int,double,double,int,int,double,double,int,int,java.nio.DoubleBuffer) - method in class javax.media.opengl.
DebugGL glDeformationMap3dSGIX(int,double,double,int,int,double,double,int,int,double,double,int,int,java.nio.DoubleBuffer) - method in class javax.media.opengl.
GL Entry point (through function pointer) to C language function:
void (GLenum target, GLdouble u1, GLdouble u2, GLint ustride, GLint uorder, GLdouble v1, GLdouble v2, GLint vstride, GLint vorder, GLdouble w1, GLdouble w2, GLint wstride, GLint worder, const GLdouble * points);
glDeformationMap3dSGIX(int,double,double,int,int,double,double,int,int,double,double,int,int,java.nio.DoubleBuffer) - method in class javax.media.opengl.
TraceGL glDeformationMap3fSGIX(int,float,float,int,int,float,float,int,int,float,float,int,int,float[],int) - method in class javax.media.opengl.
DebugGL glDeformationMap3fSGIX(int,float,float,int,int,float,float,int,int,float,float,int,int,float[],int) - method in class javax.media.opengl.
GL Entry point (through function pointer) to C language function:
void (GLenum target, GLfloat u1, GLfloat u2, GLint ustride, GLint uorder, GLfloat v1, GLfloat v2, GLint vstride, GLint vorder, GLfloat w1, GLfloat w2, GLint wstride, GLint worder, const GLfloat * points);
glDeformationMap3fSGIX(int,float,float,int,int,float,float,int,int,float,float,int,int,float[],int) - method in class javax.media.opengl.
TraceGL glDeformationMap3fSGIX(int,float,float,int,int,float,float,int,int,float,float,int,int,java.nio.FloatBuffer) - method in class javax.media.opengl.
DebugGL glDeformationMap3fSGIX(int,float,float,int,int,float,float,int,int,float,float,int,int,java.nio.FloatBuffer) - method in class javax.media.opengl.
GL Entry point (through function pointer) to C language function:
void (GLenum target, GLfloat u1, GLfloat u2, GLint ustride, GLint uorder, GLfloat v1, GLfloat v2, GLint vstride, GLint vorder, GLfloat w1, GLfloat w2, GLint wstride, GLint worder, const GLfloat * points);
glDeformationMap3fSGIX(int,float,float,int,int,float,float,int,int,float,float,int,int,java.nio.FloatBuffer) - method in class javax.media.opengl.
TraceGL Entry point (through function pointer) to C language function:
void (GLbitfield mode);
Entry point (through function pointer) to C language function:
void (GLuint target, GLsizei s);
Entry point (through function pointer) to C language function:
void (GLuint mode);
Entry point (through function pointer) to C language function:
void (GLsizei n, const GLuint * ids);
Entry point (through function pointer) to C language function:
void (GLsizei n, const GLuint * ids);
Entry point (through function pointer) to C language function:
void (GLsizei n, const GLuint * ids);
Entry point (through function pointer) to C language function:
void (GLsizei n, const GLuint * ids);
Entry point (through function pointer) to C language function:
void (GLsizei n, const GLuint * ids);
Entry point (through function pointer) to C language function:
void (GLsizei n, const GLuint * ids);
Entry point (through function pointer) to C language function:
void (GLsizei n, const GLuint * ids);
Entry point (through function pointer) to C language function:
void (GLsizei n, const GLuint * ids);
Entry point (through function pointer) to C language function:
void (GLuint mode);
Entry point (through function pointer) to C language function:
void (GLsizei n, const GLuint * ids);
Entry point (through function pointer) to C language function:
void (GLsizei n, const GLuint * ids);
Interface to C language function:
void (GLuint list, GLsizei range);
Entry point (through function pointer) to C language function:
void (GLhandleARB mode);
Entry point (through function pointer) to C language function:
void (GLsizei n, const GLuint * ids);
Entry point (through function pointer) to C language function:
void (GLsizei n, const GLuint * ids);
Entry point (through function pointer) to C language function:
void (GLuint mode);
Entry point (through function pointer) to C language function:
void (GLsizei n, const GLuint * ids);
Entry point (through function pointer) to C language function:
void (GLsizei n, const GLuint * ids);
Entry point (through function pointer) to C language function:
void (GLsizei n, const GLuint * ids);
Entry point (through function pointer) to C language function:
void (GLsizei n, const GLuint * ids);
Entry point (through function pointer) to C language function:
void (GLsizei n, const GLuint * ids);
Entry point (through function pointer) to C language function:
void (GLsizei n, const GLuint * ids);
Entry point (through function pointer) to C language function:
void (GLsizei n, const GLuint * ids);
Entry point (through function pointer) to C language function:
void (GLsizei n, const GLuint * ids);
Entry point (through function pointer) to C language function:
void (GLsizei n, const GLuint * ids);
Entry point (through function pointer) to C language function:
void (GLsizei n, const GLuint * ids);
Entry point (through function pointer) to C language function:
void (GLuint mode);
Interface to C language function:
void (GLsizei n, const GLuint * textures);
Interface to C language function:
void (GLsizei n, const GLuint * textures);
Entry point (through function pointer) to C language function:
void (GLsizei n, const GLuint * ids);
Entry point (through function pointer) to C language function:
void (GLsizei n, const GLuint * ids);
Entry point (through function pointer) to C language function:
void (GLuint mode);
Entry point (through function pointer) to C language function:
void (GLdouble zmin, GLdouble zmax);
Entry point (through function pointer) to C language function:
void (GLclampd x, GLclampd y);
Interface to C language function:
void (GLenum func);
Interface to C language function:
void (GLboolean flag);
Interface to C language function:
void (GLclampd near_val, GLclampd far_val);
Entry point (through function pointer) to C language function:
void (GLdouble zNear, GLdouble zFar);
Entry point (through function pointer) to C language function:
void (GLhandleARB target, GLhandleARB id);
Entry point (through function pointer) to C language function:
void (GLuint target, GLuint id);
Entry point (through function pointer) to C language function:
void (GLenum target, GLsizei n, const GLfloat * points);
Entry point (through function pointer) to C language function:
void (GLenum target, GLsizei n, const GLfloat * points);
Interface to C language function:
void (GLenum cap);
Interface to C language function:
void (GLenum cap);
Entry point (through function pointer) to C language function:
void (GLenum target, GLuint index);
Entry point (through function pointer) to C language function:
void (GLuint mode);
Entry point (through function pointer) to C language function:
void (GLuint index, GLenum pname);
Entry point (through function pointer) to C language function:
void (GLuint mode);
Entry point (through function pointer) to C language function:
void (GLuint mode);
An abstraction for an OpenGL rendering target.
Provides a virtual machine- and operating system-independent
mechanism for creating
GLDrawable
s.
Interface to C language function:
void (GLenum mode, GLint first, GLsizei count);
Entry point (through function pointer) to C language function:
void (GLenum mode, GLint start, GLsizei count, GLsizei primcount);
Interface to C language function:
void (GLenum mode);
Entry point (through function pointer) to C language function:
void (GLuint region, GLint x, GLint y, GLsizei width, GLsizei height, GLint xDest, GLint yDest);
Entry point (through function pointer) to C language function:
void (GLsizei n, const GLenum * ids);
Entry point (through function pointer) to C language function:
void (GLsizei n, const GLenum * ids);
Entry point (through function pointer) to C language function:
void (GLsizei n, const GLenum * ids);
Entry point (through function pointer) to C language function:
void (GLsizei n, const GLenum * ids);
Entry point (through function pointer) to C language function:
void (GLsizei n, const GLenum * ids);
Entry point (through function pointer) to C language function:
void (GLsizei n, const GLenum * ids);
Entry point (through function pointer) to C language function:
void (GLenum target, GLint s, GLsizei t);
Entry point (through function pointer) to C language function:
void (GLenum target, GLsizei s);
Interface to C language function:
void (GLenum mode, GLsizei count, GLenum type, const GLvoid * indices);
Interface to C language function:
void (GLenum mode, GLsizei count, GLenum type, const GLvoid * indices);
Entry point (through function pointer) to C language function:
void (GLenum mode, GLsizei count, GLenum type, const GLvoid * indices, GLsizei primcount);
Entry point (through function pointer) to C language function:
void (GLenum target, GLint s, GLsizei t, GLsizei r);
Interface to C language function:
void (GLsizei width, GLsizei height, GLenum format, GLenum type, const GLvoid * pixels);
Interface to C language function:
void (GLsizei width, GLsizei height, GLenum format, GLenum type, const GLvoid * pixels);
Entry point (through function pointer) to C language function:
void (GLenum mode, GLuint start, GLuint end, GLint first, GLsizei count);
Entry point (through function pointer) to C language function:
void (GLenum mode, GLuint start, GLuint end, GLsizei count);
Entry point (through function pointer) to C language function:
void (GLenum mode, GLuint start, GLuint end, GLsizei count, GLenum type, const GLvoid * indices);
Entry point (through function pointer) to C language function:
void (GLenum mode, GLuint start, GLuint end, GLsizei count, GLenum type, const GLvoid * indices);
Interface to C language function:
void (GLboolean flag);
Interface to C language function:
void (GLsizei stride, const GLvoid * ptr);
Interface to C language function:
void (GLsizei stride, const GLvoid * ptr);
Interface to C language function:
void (const GLboolean * flag);
Interface to C language function:
void (const GLboolean * flag);
Entry point (through function pointer) to C language function:
void (GLenum pname, const GLvoid * params);
Entry point (through function pointer) to C language function:
void (GLenum pname, const GLvoid * params);
Entry point (through function pointer) to C language function:
void (GLenum pname, const GLvoid * params);
Interface to C language function:
void (GLenum cap);
Interface to C language function:
void (GLenum cap);
Entry point (through function pointer) to C language function:
void (GLenum target, GLuint index);
Entry point (through function pointer) to C language function:
void (GLuint mode);
Entry point (through function pointer) to C language function:
void (GLuint index, GLenum pname);
Entry point (through function pointer) to C language function:
void (GLuint mode);
Entry point (through function pointer) to C language function:
void (GLuint mode);
glEnd() - method in class javax.media.opengl.
GL Interface to C language function:
void (void);
Entry point (through function pointer) to C language function:
void (void);
Interface to C language function:
void (void);
Entry point (through function pointer) to C language function:
void (void);
Entry point (through function pointer) to C language function:
void (GLenum mode);
Entry point (through function pointer) to C language function:
void (GLenum mode);
Entry point (through function pointer) to C language function:
void (void);
Entry point (through function pointer) to C language function:
void (void);
Interface to C language function:
void (GLdouble u);
Interface to C language function:
void (const GLdouble * u);
Interface to C language function:
void (const GLdouble * u);
Interface to C language function:
void (GLfloat u);
Interface to C language function:
void (const GLfloat * u);
Interface to C language function:
void (const GLfloat * u);
Interface to C language function:
void (GLdouble u, GLdouble v);
Interface to C language function:
void (const GLdouble * u);
Interface to C language function:
void (const GLdouble * u);
Interface to C language function:
void (GLfloat u, GLfloat v);
Interface to C language function:
void (const GLfloat * u);
Interface to C language function:
void (const GLfloat * u);
Entry point (through function pointer) to C language function:
void (GLenum target, GLenum id);
Interface to C language function:
void (GLenum mode, GLint i1, GLint i2);
Interface to C language function:
void (GLenum mode, GLint i1, GLint i2, GLint j1, GLint j2);
Interface to C language function:
void (GLint i);
Interface to C language function:
void (GLint i, GLint j);
Declares events which client code can use to manage OpenGL
rendering into a
GLAutoDrawable
.
A generic exception for OpenGL errors used throughout the binding
as a substitute for RuntimeException
.
Constructs a GLException object.
Constructs a GLException object with the specified detail
message.
Constructs a GLException object with the specified detail
message and root cause.
Constructs a GLException object with the specified root
cause.
Entry point (through function pointer) to C language function:
void (GLenum target, GLuint pname, const GLfloat * params);
Entry point (through function pointer) to C language function:
void (GLenum target, GLuint pname, const GLfloat * params);
Entry point (through function pointer) to C language function:
void (GLuint red, GLuint green, GLuint blue);
Interface to C language function:
void (GLsizei size, GLenum type, GLfloat * buffer);
Entry point (through function pointer) to C language function:
void (GLenum sfactorRGB, GLenum dfactorRGB, GLenum sfactorAlpha, GLenum dfactorAlpha);
Interface to C language function:
void (void);
Entry point (through function pointer) to C language function:
GLint (GLuint * markerp);
Entry point (through function pointer) to C language function:
GLint (GLuint * markerp);
Entry point (through function pointer) to C language function:
void (GLuint mode);
Entry point (through function pointer) to C language function:
void (GLuint mode);
Entry point (through function pointer) to C language function:
void (GLenum target, GLint s);
Entry point (through function pointer) to C language function:
void (void);
Entry point (through function pointer) to C language function:
void (void);
Interface to C language function:
void (void);
Entry point (through function pointer) to C language function:
void (GLenum target, ptrdiff_t s, ptrdiff_t t);
Entry point (through function pointer) to C language function:
void (GLenum mode);
Entry point (through function pointer) to C language function:
void (void);
Entry point (through function pointer) to C language function:
void (void);
Entry point (through function pointer) to C language function:
void (GLsizei length, GLvoid * pointer);
Entry point (through function pointer) to C language function:
void (void);
Entry point (through function pointer) to C language function:
void (GLdouble coord);
Entry point (through function pointer) to C language function:
void (GLdouble coord);
Entry point (through function pointer) to C language function:
void (const GLdouble * m);
Entry point (through function pointer) to C language function:
void (const GLdouble * m);
Entry point (through function pointer) to C language function:
void (const GLdouble * m);
Entry point (through function pointer) to C language function:
void (const GLdouble * m);
Entry point (through function pointer) to C language function:
void (GLfloat coord);
Entry point (through function pointer) to C language function:
void (GLfloat coord);
Entry point (through function pointer) to C language function:
void (const GLfloat * m);
Entry point (through function pointer) to C language function:
void (const GLfloat * m);
Entry point (through function pointer) to C language function:
void (const GLfloat * m);
Entry point (through function pointer) to C language function:
void (const GLfloat * m);
Entry point (through function pointer) to C language function:
void (GLhalfNV factor);
Entry point (through function pointer) to C language function:
void (const GLhalfNV * v);
Entry point (through function pointer) to C language function:
void (const GLhalfNV * v);
Entry point (through function pointer) to C language function:
void (GLenum type, GLsizei stride, const GLvoid * pointer);
Entry point (through function pointer) to C language function:
void (GLenum type, GLsizei stride, const GLvoid * pointer);
Entry point (through function pointer) to C language function:
void (GLenum type, GLsizei stride, const GLvoid * pointer);
Entry point (through function pointer) to C language function:
void (GLenum type, GLsizei stride, const GLvoid * pointer);
Interface to C language function:
void (GLenum pname, GLfloat param);
Entry point (through function pointer) to C language function:
void (GLsizei size, const GLfloat * weights);
Entry point (through function pointer) to C language function:
void (GLsizei size, const GLfloat * weights);
Interface to C language function:
void (GLenum pname, const GLfloat * params);
Interface to C language function:
void (GLenum pname, const GLfloat * params);
Interface to C language function:
void (GLenum pname, GLint param);
Interface to C language function:
void (GLenum pname, const GLint * params);
Interface to C language function:
void (GLenum pname, const GLint * params);
Entry point (through function pointer) to C language function:
void (GLenum target, GLenum id);
Entry point (through function pointer) to C language function:
void (GLenum target, GLenum pname, GLfloat params);
Entry point (through function pointer) to C language function:
void (GLenum target, GLenum pname, const GLfloat * params);
Entry point (through function pointer) to C language function:
void (GLenum target, GLenum pname, const GLfloat * params);
Entry point (through function pointer) to C language function:
void (GLenum target, GLenum pname, GLint params);
Entry point (through function pointer) to C language function:
void (GLenum target, GLenum pname, const GLint * params);
Entry point (through function pointer) to C language function:
void (GLenum target, GLenum pname, const GLint * params);
Entry point (through function pointer) to C language function:
void (GLenum target, GLfloat s);
Entry point (through function pointer) to C language function:
void (GLenum target, const GLfloat * v);
Entry point (through function pointer) to C language function:
void (GLenum target, const GLfloat * v);
Entry point (through function pointer) to C language function:
void (GLenum target, GLint s);
Entry point (through function pointer) to C language function:
void (GLenum target, const GLint * v);
Entry point (through function pointer) to C language function:
void (GLenum target, const GLint * v);
Entry point (through function pointer) to C language function:
void (GLenum target, GLenum pname, GLfloat params);
Entry point (through function pointer) to C language function:
void (GLenum target, GLenum pname, const GLfloat * params);
Entry point (through function pointer) to C language function:
void (GLenum target, GLenum pname, const GLfloat * params);
Entry point (through function pointer) to C language function:
void (GLenum target, GLenum pname, GLint params);
Entry point (through function pointer) to C language function:
void (GLenum target, GLenum pname, const GLint * params);
Entry point (through function pointer) to C language function:
void (GLenum target, GLenum pname, const GLint * params);
Entry point (through function pointer) to C language function:
void (GLenum sfactorRGB, GLenum dfactorRGB, GLenum sfactorAlpha, GLuint dfactorAlpha);
Entry point (through function pointer) to C language function:
void (GLenum target, GLenum attachment, GLenum textarget, GLuint texture, GLint level);
Entry point (through function pointer) to C language function:
void (GLenum target, GLenum attachment, GLenum textarget, GLuint texture, GLint level);
Entry point (through function pointer) to C language function:
void (GLenum target, GLenum attachment, GLenum textarget, GLuint texture, GLint level, GLint zoffset);
Entry point (through function pointer) to C language function:
void (GLenum target, GLenum attachment, GLuint texture, GLint level);
Entry point (through function pointer) to C language function:
void (GLenum target, GLenum attachment, GLuint texture, GLint level, GLenum face);
Entry point (through function pointer) to C language function:
void (GLenum target, GLenum attachment, GLuint texture, GLint level, GLint layer);
Entry point (through function pointer) to C language function:
void (GLint count);
Entry point (through function pointer) to C language function:
void (GLuint mode);
Interface to C language function:
void (GLenum mode);
Interface to C language function:
void (GLdouble left, GLdouble right, GLdouble bottom, GLdouble top, GLdouble near_val, GLdouble far_val);
Entry point (through function pointer) to C language function:
GLuint (GLsizei range);
Entry point (through function pointer) to C language function:
void (GLsizei n, GLuint * ids);
Entry point (through function pointer) to C language function:
void (GLsizei n, GLuint * ids);
Entry point (through function pointer) to C language function:
void (GLsizei n, GLuint * ids);
Entry point (through function pointer) to C language function:
void (GLsizei n, GLuint * ids);
Entry point (through function pointer) to C language function:
void (GLenum mode);
Entry point (through function pointer) to C language function:
void (GLsizei n, GLuint * ids);
Entry point (through function pointer) to C language function:
void (GLsizei n, GLuint * ids);
Entry point (through function pointer) to C language function:
void (GLsizei n, GLuint * ids);
Entry point (through function pointer) to C language function:
void (GLsizei n, GLuint * ids);
Entry point (through function pointer) to C language function:
GLuint (GLuint type);
Entry point (through function pointer) to C language function:
void (GLsizei n, GLuint * ids);
Entry point (through function pointer) to C language function:
void (GLsizei n, GLuint * ids);
Interface to C language function:
GLuint (GLsizei range);
Entry point (through function pointer) to C language function:
void (GLsizei n, GLuint * ids);
Entry point (through function pointer) to C language function:
void (GLsizei n, GLuint * ids);
Entry point (through function pointer) to C language function:
void (GLsizei n, GLuint * ids);
Entry point (through function pointer) to C language function:
void (GLsizei n, GLuint * ids);
Entry point (through function pointer) to C language function:
void (GLsizei n, GLuint * ids);
Entry point (through function pointer) to C language function:
void (GLsizei n, GLuint * ids);
Entry point (through function pointer) to C language function:
void (GLsizei n, GLuint * ids);
Entry point (through function pointer) to C language function:
void (GLsizei n, GLuint * ids);
Entry point (through function pointer) to C language function:
void (GLsizei n, GLuint * ids);
Entry point (through function pointer) to C language function:
void (GLsizei n, GLuint * ids);
Entry point (through function pointer) to C language function:
void (GLsizei n, GLuint * ids);
Entry point (through function pointer) to C language function:
void (GLsizei n, GLuint * ids);
Entry point (through function pointer) to C language function:
GLuint (GLenum datatype, GLenum storagetype, GLenum range, GLuint components);
Interface to C language function:
void (GLsizei n, GLuint * textures);
Interface to C language function:
void (GLsizei n, GLuint * textures);
Entry point (through function pointer) to C language function:
void (GLsizei n, GLuint * ids);
Entry point (through function pointer) to C language function:
void (GLsizei n, GLuint * ids);
Entry point (through function pointer) to C language function:
GLuint (GLuint type);
glGetActiveAttrib(int,int,int,int[],int,int[],int,int[],int,byte[],int) - method in class javax.media.opengl.
DebugGL glGetActiveAttrib(int,int,int,int[],int,int[],int,int[],int,byte[],int) - method in class javax.media.opengl.
GL Entry point (through function pointer) to C language function:
void (GLuint program, GLuint index, GLsizei bufSize, GLsizei * length, GLint * size, GLenum * type, GLchar * name);
glGetActiveAttrib(int,int,int,int[],int,int[],int,int[],int,byte[],int) - method in class javax.media.opengl.
TraceGL Entry point (through function pointer) to C language function:
void (GLuint program, GLuint index, GLsizei bufSize, GLsizei * length, GLint * size, GLenum * type, GLchar * name);
glGetActiveAttribARB(int,int,int,int[],int,int[],int,int[],int,byte[],int) - method in class javax.media.opengl.
DebugGL glGetActiveAttribARB(int,int,int,int[],int,int[],int,int[],int,byte[],int) - method in class javax.media.opengl.
GL Entry point (through function pointer) to C language function:
void (GLhandleARB program, GLuint index, GLsizei bufSize, GLsizei * length, GLint * size, GLenum * type, GLcharARB * name);
glGetActiveAttribARB(int,int,int,int[],int,int[],int,int[],int,byte[],int) - method in class javax.media.opengl.
TraceGL Entry point (through function pointer) to C language function:
void (GLhandleARB program, GLuint index, GLsizei bufSize, GLsizei * length, GLint * size, GLenum * type, GLcharARB * name);
glGetActiveUniform(int,int,int,int[],int,int[],int,int[],int,byte[],int) - method in class javax.media.opengl.
DebugGL glGetActiveUniform(int,int,int,int[],int,int[],int,int[],int,byte[],int) - method in class javax.media.opengl.
GL Entry point (through function pointer) to C language function:
void (GLuint program, GLuint index, GLsizei bufSize, GLsizei * length, GLint * size, GLenum * type, GLchar * name);
glGetActiveUniform(int,int,int,int[],int,int[],int,int[],int,byte[],int) - method in class javax.media.opengl.
TraceGL Entry point (through function pointer) to C language function:
void (GLuint program, GLuint index, GLsizei bufSize, GLsizei * length, GLint * size, GLenum * type, GLchar * name);
glGetActiveUniformARB(int,int,int,int[],int,int[],int,int[],int,byte[],int) - method in class javax.media.opengl.
DebugGL glGetActiveUniformARB(int,int,int,int[],int,int[],int,int[],int,byte[],int) - method in class javax.media.opengl.
GL Entry point (through function pointer) to C language function:
void (GLhandleARB program, GLuint index, GLsizei bufSize, GLsizei * length, GLint * size, GLenum * type, GLcharARB * name);
glGetActiveUniformARB(int,int,int,int[],int,int[],int,int[],int,byte[],int) - method in class javax.media.opengl.
TraceGL Entry point (through function pointer) to C language function:
void (GLhandleARB program, GLuint index, GLsizei bufSize, GLsizei * length, GLint * size, GLenum * type, GLcharARB * name);
glGetActiveVaryingNV(int,int,int,int[],int,int[],int,int[],int,byte[],int) - method in class javax.media.opengl.
DebugGL glGetActiveVaryingNV(int,int,int,int[],int,int[],int,int[],int,byte[],int) - method in class javax.media.opengl.
GL Entry point (through function pointer) to C language function:
void (GLuint program, GLuint index, GLsizei bufSize, GLsizei * length, GLsizei * size, GLenum * type, GLchar * name);
glGetActiveVaryingNV(int,int,int,int[],int,int[],int,int[],int,byte[],int) - method in class javax.media.opengl.
TraceGL Entry point (through function pointer) to C language function:
void (GLuint program, GLuint index, GLsizei bufSize, GLsizei * length, GLsizei * size, GLenum * type, GLchar * name);
Entry point (through function pointer) to C language function:
void (GLenum target, GLenum pname, GLfloat * params);
Entry point (through function pointer) to C language function:
void (GLenum target, GLenum pname, GLfloat * params);
Entry point (through function pointer) to C language function:
void (GLenum target, GLenum pname, GLint * params);
Entry point (through function pointer) to C language function:
void (GLenum target, GLenum pname, GLint * params);
Entry point (through function pointer) to C language function:
void (GLhandleARB program, GLsizei maxCount, GLsizei * count, GLhandleARB * obj);
Entry point (through function pointer) to C language function:
void (GLhandleARB program, GLsizei maxCount, GLsizei * count, GLhandleARB * obj);
Entry point (through function pointer) to C language function:
void (GLuint program, GLsizei maxCount, GLsizei * count, GLuint * obj);
Entry point (through function pointer) to C language function:
void (GLuint program, GLsizei maxCount, GLsizei * count, GLuint * obj);
Entry point (through function pointer) to C language function:
GLint (GLuint program, const GLchar * name);
Entry point (through function pointer) to C language function:
GLint (GLhandleARB program, const GLcharARB * name);
Entry point (through function pointer) to C language function:
void (GLenum target, GLuint index, GLboolean * data);
Entry point (through function pointer) to C language function:
void (GLenum target, GLuint index, GLboolean * data);
Interface to C language function:
void (GLenum pname, GLboolean * params);
Interface to C language function:
void (GLenum pname, GLboolean * params);
Entry point (through function pointer) to C language function:
void (GLenum target, GLenum pname, GLint * params);
Entry point (through function pointer) to C language function:
void (GLenum target, GLenum pname, GLint * params);
Entry point (through function pointer) to C language function:
void (GLenum target, GLenum pname, GLint * params);
Entry point (through function pointer) to C language function:
void (GLenum target, GLenum pname, GLint * params);
Entry point (through function pointer) to C language function:
void (GLenum target, ptrdiff_t offset, ptrdiff_t size, GLvoid * data);
Entry point (through function pointer) to C language function:
void (GLenum target, ptrdiff_t offset, ptrdiff_t size, GLvoid * data);
Interface to C language function:
void (GLenum plane, GLdouble * equation);
Interface to C language function:
void (GLenum plane, GLdouble * equation);
Entry point (through function pointer) to C language function:
void (GLenum target, GLenum format, GLenum type, GLvoid * table);
Entry point (through function pointer) to C language function:
void (GLenum target, GLenum format, GLenum type, GLvoid * table);
Entry point (through function pointer) to C language function:
void (GLenum target, GLenum format, GLenum type, GLvoid * table);
Entry point (through function pointer) to C language function:
void (GLenum target, GLenum pname, GLfloat * params);
Entry point (through function pointer) to C language function:
void (GLenum target, GLenum pname, GLfloat * params);
Entry point (through function pointer) to C language function:
void (GLenum target, GLenum pname, GLfloat * params);
Entry point (through function pointer) to C language function:
void (GLenum target, GLenum pname, GLfloat * params);
Entry point (through function pointer) to C language function:
void (GLenum target, GLenum pname, GLint * params);
Entry point (through function pointer) to C language function:
void (GLenum target, GLenum pname, GLint * params);
Entry point (through function pointer) to C language function:
void (GLenum target, GLenum pname, GLint * params);
Entry point (through function pointer) to C language function:
void (GLenum target, GLenum pname, GLint * params);
Entry point (through function pointer) to C language function:
void (GLenum stage, GLenum portion, GLenum variable, GLenum pname, GLfloat * params);
Entry point (through function pointer) to C language function:
void (GLenum stage, GLenum portion, GLenum variable, GLenum pname, GLfloat * params);
Entry point (through function pointer) to C language function:
void (GLenum stage, GLenum portion, GLenum variable, GLenum pname, GLint * params);
Entry point (through function pointer) to C language function:
void (GLenum stage, GLenum portion, GLenum variable, GLenum pname, GLint * params);
Entry point (through function pointer) to C language function:
void (GLenum stage, GLenum portion, GLenum pname, GLfloat * params);
Entry point (through function pointer) to C language function:
void (GLenum stage, GLenum portion, GLenum pname, GLfloat * params);
Entry point (through function pointer) to C language function:
void (GLenum stage, GLenum portion, GLenum pname, GLint * params);
Entry point (through function pointer) to C language function:
void (GLenum stage, GLenum portion, GLenum pname, GLint * params);
Entry point (through function pointer) to C language function:
void (GLenum target, GLenum pname, GLfloat * params);
Entry point (through function pointer) to C language function:
void (GLenum target, GLenum pname, GLfloat * params);
Entry point (through function pointer) to C language function:
void (GLenum target, GLint level, GLvoid * img);
Entry point (through function pointer) to C language function:
void (GLenum target, GLint level, GLvoid * img);
Entry point (through function pointer) to C language function:
void (GLenum target, GLenum format, GLenum type, GLvoid * table);
Entry point (through function pointer) to C language function:
void (GLenum target, GLenum format, GLenum type, GLvoid * table);
Entry point (through function pointer) to C language function:
void (GLenum target, GLenum pname, GLfloat * params);
Entry point (through function pointer) to C language function:
void (GLenum target, GLenum pname, GLfloat * params);
Entry point (through function pointer) to C language function:
void (GLenum target, GLenum pname, GLint * params);
Entry point (through function pointer) to C language function:
void (GLenum target, GLenum pname, GLint * params);
Entry point (through function pointer) to C language function:
void (GLenum pname, GLfloat * params);
Entry point (through function pointer) to C language function:
void (GLenum pname, GLfloat * params);
Interface to C language function:
void (GLenum pname, GLdouble * params);
Interface to C language function:
void (GLenum pname, GLdouble * params);
Interface to C language function:
GLenum (void);
Entry point (through function pointer) to C language function:
void (GLuint target, GLenum pname, GLint * params);
Entry point (through function pointer) to C language function:
void (GLuint target, GLenum pname, GLint * params);
Entry point (through function pointer) to C language function:
void (GLenum target, GLenum pname, GLfloat * params);
Entry point (through function pointer) to C language function:
void (GLenum target, GLenum pname, GLfloat * params);
Entry point (through function pointer) to C language function:
void (GLenum target, GLenum pname, GLint * params);
Entry point (through function pointer) to C language function:
void (GLenum target, GLenum pname, GLint * params);
Interface to C language function:
void (GLenum pname, GLfloat * params);
Interface to C language function:
void (GLenum pname, GLfloat * params);
Entry point (through function pointer) to C language function:
void (GLfloat * points);
Entry point (through function pointer) to C language function:
void (GLfloat * points);
Entry point (through function pointer) to C language function:
GLint (GLuint program, const GLchar * name);
Entry point (through function pointer) to C language function:
GLint (GLuint program, const GLchar * name);
Entry point (through function pointer) to C language function:
void (GLenum target, GLenum pname, GLfloat * params);
Entry point (through function pointer) to C language function:
void (GLenum target, GLenum pname, GLfloat * params);
Entry point (through function pointer) to C language function:
void (GLenum target, GLenum pname, GLint * params);
Entry point (through function pointer) to C language function:
void (GLenum target, GLenum pname, GLint * params);
Entry point (through function pointer) to C language function:
void (GLenum target, GLenum pname, GLfloat * params);
Entry point (through function pointer) to C language function:
void (GLenum target, GLenum pname, GLfloat * params);
Entry point (through function pointer) to C language function:
void (GLenum target, GLenum pname, GLint * params);
Entry point (through function pointer) to C language function:
void (GLenum target, GLenum pname, GLint * params);
Entry point (through function pointer) to C language function:
void (GLenum stage, GLenum portion, GLenum pname, GLint * params);
Entry point (through function pointer) to C language function:
void (GLenum stage, GLenum portion, GLenum pname, GLint * params);
Entry point (through function pointer) to C language function:
GLhandleARB (GLenum type);
Entry point (through function pointer) to C language function:
void (GLenum target, GLboolean reset, GLenum format, GLenum type, GLvoid * values);
Entry point (through function pointer) to C language function:
void (GLenum target, GLboolean reset, GLenum format, GLenum type, GLvoid * values);
Entry point (through function pointer) to C language function:
void (GLenum target, GLenum pname, GLfloat * params);
Entry point (through function pointer) to C language function:
void (GLenum target, GLenum pname, GLfloat * params);
Entry point (through function pointer) to C language function:
void (GLenum target, GLenum pname, GLint * params);
Entry point (through function pointer) to C language function:
void (GLenum target, GLenum pname, GLint * params);
Entry point (through function pointer) to C language function:
void (GLenum target, GLenum pname, GLfloat * params);
Entry point (through function pointer) to C language function:
void (GLenum target, GLenum pname, GLfloat * params);
Entry point (through function pointer) to C language function:
void (GLenum target, GLenum pname, GLint * params);
Entry point (through function pointer) to C language function:
void (GLenum target, GLenum pname, GLint * params);
Entry point (through function pointer) to C language function:
void (GLhandleARB program, GLsizei bufSize, GLsizei * length, GLcharARB * infoLog);
Entry point (through function pointer) to C language function:
void (GLhandleARB program, GLsizei bufSize, GLsizei * length, GLcharARB * infoLog);
Entry point (through function pointer) to C language function:
GLint (void);
Entry point (through function pointer) to C language function:
void (GLenum target, GLuint index, GLint * data);
Entry point (through function pointer) to C language function:
void (GLenum target, GLuint index, GLint * data);
Interface to C language function:
void (GLenum pname, GLint * params);
Interface to C language function:
void (GLenum pname, GLint * params);
Entry point (through function pointer) to C language function:
void (GLuint id, GLenum pname, GLboolean * program);
Entry point (through function pointer) to C language function:
void (GLuint id, GLenum pname, GLboolean * program);
Entry point (through function pointer) to C language function:
void (GLuint target, GLenum pname, GLfloat * params);
Entry point (through function pointer) to C language function:
void (GLuint target, GLenum pname, GLfloat * params);
Entry point (through function pointer) to C language function:
void (GLuint target, GLenum pname, GLint * params);
Entry point (through function pointer) to C language function:
void (GLuint target, GLenum pname, GLint * params);
Interface to C language function:
void (GLenum light, GLenum pname, GLfloat * params);
Interface to C language function:
void (GLenum light, GLenum pname, GLfloat * params);
Interface to C language function:
void (GLenum light, GLenum pname, GLint * params);
Interface to C language function:
void (GLenum light, GLenum pname, GLint * params);
Entry point (through function pointer) to C language function:
void (GLuint target, GLenum pname, GLfloat * params);
Entry point (through function pointer) to C language function:
void (GLuint target, GLenum pname, GLfloat * params);
Entry point (through function pointer) to C language function:
void (GLuint target, GLenum pname, GLint * params);
Entry point (through function pointer) to C language function:
void (GLuint target, GLenum pname, GLint * params);
Entry point (through function pointer) to C language function:
void (GLuint id, GLenum pname, GLboolean * program);
Entry point (through function pointer) to C language function:
void (GLuint id, GLenum pname, GLboolean * program);
Entry point (through function pointer) to C language function:
void (GLuint target, GLenum pname, GLfloat * params);
Entry point (through function pointer) to C language function:
void (GLuint target, GLenum pname, GLfloat * params);
Entry point (through function pointer) to C language function:
void (GLuint target, GLenum pname, GLint * params);
Entry point (through function pointer) to C language function:
void (GLuint target, GLenum pname, GLint * params);
Entry point (through function pointer) to C language function:
void (GLenum stage, GLuint portion, GLenum pname, GLfloat * params);
Entry point (through function pointer) to C language function:
void (GLenum stage, GLuint portion, GLenum pname, GLfloat * params);
Entry point (through function pointer) to C language function:
void (GLenum stage, GLuint portion, GLenum pname, GLint * params);
Entry point (through function pointer) to C language function:
void (GLenum stage, GLuint portion, GLenum pname, GLint * params);
Entry point (through function pointer) to C language function:
void (GLenum target, GLuint index, GLenum type, GLsizei ustride, GLsizei vstride, GLboolean packed, GLvoid * points);
Interface to C language function:
void (GLenum target, GLenum query, GLdouble * v);
Interface to C language function:
void (GLenum target, GLenum query, GLdouble * v);
Interface to C language function:
void (GLenum target, GLenum query, GLfloat * v);
Interface to C language function:
void (GLenum target, GLenum query, GLfloat * v);
Interface to C language function:
void (GLenum target, GLenum query, GLint * v);
Interface to C language function:
void (GLenum target, GLenum query, GLint * v);
Entry point (through function pointer) to C language function:
void (GLenum target, GLenum pname, GLfloat * params);
Entry point (through function pointer) to C language function:
void (GLenum target, GLenum pname, GLfloat * params);
Entry point (through function pointer) to C language function:
void (GLenum target, GLenum pname, GLint * params);
Entry point (through function pointer) to C language function:
void (GLenum target, GLenum pname, GLint * params);
Interface to C language function:
void (GLenum face, GLenum pname, GLfloat * params);
Interface to C language function:
void (GLenum face, GLenum pname, GLfloat * params);
Interface to C language function:
void (GLenum face, GLenum pname, GLint * params);
Interface to C language function:
void (GLenum face, GLenum pname, GLint * params);
Entry point (through function pointer) to C language function:
void (GLenum target, GLboolean reset, GLenum format, GLenum type, GLvoid * values);
Entry point (through function pointer) to C language function:
void (GLenum target, GLboolean reset, GLenum format, GLenum type, GLvoid * values);
Entry point (through function pointer) to C language function:
void (GLenum target, GLenum pname, GLfloat * params);
Entry point (through function pointer) to C language function:
void (GLenum target, GLenum pname, GLfloat * params);
Entry point (through function pointer) to C language function:
void (GLenum target, GLenum pname, GLint * params);
Entry point (through function pointer) to C language function:
void (GLenum target, GLenum pname, GLint * params);
Entry point (through function pointer) to C language function:
void (GLuint target, GLenum pname, GLfloat * params);
Entry point (through function pointer) to C language function:
void (GLuint target, GLenum pname, GLfloat * params);
Entry point (through function pointer) to C language function:
void (GLuint target, GLenum pname, GLint * params);
Entry point (through function pointer) to C language function:
void (GLuint target, GLenum pname, GLint * params);
Entry point (through function pointer) to C language function:
void (GLhandleARB target, GLenum pname, GLfloat * params);
Entry point (through function pointer) to C language function:
void (GLhandleARB target, GLenum pname, GLfloat * params);
Entry point (through function pointer) to C language function:
void (GLhandleARB target, GLenum pname, GLint * params);
Entry point (through function pointer) to C language function:
void (GLhandleARB target, GLenum pname, GLint * params);
Entry point (through function pointer) to C language function:
void (GLuint target, GLenum pname, GLint * params);
Entry point (through function pointer) to C language function:
void (GLuint target, GLenum pname, GLint * params);
Entry point (through function pointer) to C language function:
void (GLuint id, GLenum pname, GLuint * params);
Entry point (through function pointer) to C language function:
void (GLuint id, GLenum pname, GLuint * params);
Interface to C language function:
void (GLenum map, GLfloat * values);
Interface to C language function:
void (GLenum map, GLfloat * values);
Interface to C language function:
void (GLenum map, GLfloat * values);
Interface to C language function:
void (GLenum map, GLuint * values);
Interface to C language function:
void (GLenum map, GLuint * values);
Interface to C language function:
void (GLenum map, GLuint * values);
Interface to C language function:
void (GLenum map, GLushort * values);
Interface to C language function:
void (GLenum map, GLushort * values);
Interface to C language function:
void (GLenum map, GLushort * values);
Entry point (through function pointer) to C language function:
void (GLenum pname, GLfloat * params);
Entry point (through function pointer) to C language function:
void (GLenum pname, GLfloat * params);
Entry point (through function pointer) to C language function:
void (GLenum pname, GLint * params);
Entry point (through function pointer) to C language function:
void (GLenum pname, GLint * params);
Interface to C language function:
void (GLubyte * mask);
Interface to C language function:
void (GLubyte * mask);
Interface to C language function:
void (GLubyte * mask);
Entry point (through function pointer) to C language function:
void (GLenum index, GLuint pname, GLdouble * params);
Entry point (through function pointer) to C language function:
void (GLenum index, GLuint pname, GLdouble * params);
Entry point (through function pointer) to C language function:
void (GLenum target, GLuint pname, GLfloat * params);
Entry point (through function pointer) to C language function:
void (GLenum target, GLuint pname, GLfloat * params);
Entry point (through function pointer) to C language function:
void (GLenum target, GLuint index, GLint * params);
Entry point (through function pointer) to C language function:
void (GLenum target, GLuint index, GLint * params);
Entry point (through function pointer) to C language function:
void (GLenum target, GLuint index, GLuint * params);
Entry point (through function pointer) to C language function:
void (GLenum target, GLuint index, GLuint * params);
Entry point (through function pointer) to C language function:
void (GLuint program, GLsizei bufSize, GLsizei * length, GLchar * infoLog);
Entry point (through function pointer) to C language function:
void (GLuint program, GLsizei bufSize, GLsizei * length, GLchar * infoLog);
Entry point (through function pointer) to C language function:
void (GLuint target, GLenum pname, GLint * params);
Entry point (through function pointer) to C language function:
void (GLuint target, GLenum pname, GLint * params);
Entry point (through function pointer) to C language function:
void (GLenum target, GLenum pname, GLint * params);
Entry point (through function pointer) to C language function:
void (GLenum target, GLenum pname, GLint * params);
Entry point (through function pointer) to C language function:
void (GLuint target, GLenum pname, GLint * params);
Entry point (through function pointer) to C language function:
void (GLuint target, GLenum pname, GLint * params);
Entry point (through function pointer) to C language function:
void (GLenum index, GLuint pname, GLdouble * params);
Entry point (through function pointer) to C language function:
void (GLenum index, GLuint pname, GLdouble * params);
Entry point (through function pointer) to C language function:
void (GLenum target, GLuint pname, GLfloat * params);
Entry point (through function pointer) to C language function:
void (GLenum target, GLuint pname, GLfloat * params);
Entry point (through function pointer) to C language function:
void (GLenum target, GLuint index, GLint * params);
Entry point (through function pointer) to C language function:
void (GLenum target, GLuint index, GLint * params);
Entry point (through function pointer) to C language function:
void (GLenum target, GLuint index, GLuint * params);
Entry point (through function pointer) to C language function:
void (GLenum target, GLuint index, GLuint * params);
Entry point (through function pointer) to C language function:
void (GLuint id, GLsizei len, const GLubyte * name, GLdouble * params);
Entry point (through function pointer) to C language function:
void (GLuint id, GLsizei len, const GLubyte * name, GLdouble * params);
Entry point (through function pointer) to C language function:
void (GLuint id, GLsizei len, const GLubyte * name, GLfloat * params);
Entry point (through function pointer) to C language function:
void (GLuint id, GLsizei len, const GLubyte * name, GLfloat * params);
Entry point (through function pointer) to C language function:
void (GLenum target, GLuint index, GLenum pname, GLdouble * params);
Entry point (through function pointer) to C language function:
void (GLenum target, GLuint index, GLenum pname, GLdouble * params);
Entry point (through function pointer) to C language function:
void (GLenum stage, GLuint portion, GLenum pname, GLfloat * params);
Entry point (through function pointer) to C language function:
void (GLenum stage, GLuint portion, GLenum pname, GLfloat * params);
Entry point (through function pointer) to C language function:
void (GLenum target, GLenum pname, GLvoid * string);
Entry point (through function pointer) to C language function:
void (GLuint id, GLenum pname, GLubyte * program);
Entry point (through function pointer) to C language function:
void (GLuint id, GLenum pname, GLubyte * program);
Entry point (through function pointer) to C language function:
void (GLenum target, GLenum pname, GLint * params);
Entry point (through function pointer) to C language function:
void (GLenum target, GLenum pname, GLint * params);
Entry point (through function pointer) to C language function:
void (GLenum target, GLenum pname, GLint * params);
Entry point (through function pointer) to C language function:
void (GLenum target, GLenum pname, GLint * params);
Entry point (through function pointer) to C language function:
void (GLuint id, GLenum pname, int64_t * params);
Entry point (through function pointer) to C language function:
void (GLuint id, GLenum pname, int64_t * params);
Entry point (through function pointer) to C language function:
void (GLuint target, GLenum pname, GLint * params);
Entry point (through function pointer) to C language function:
void (GLuint target, GLenum pname, GLint * params);
Entry point (through function pointer) to C language function:
void (GLuint target, GLenum pname, GLint * params);
Entry point (through function pointer) to C language function:
void (GLuint target, GLenum pname, GLint * params);
Entry point (through function pointer) to C language function:
void (GLuint id, GLenum pname, uint64_t * params);
Entry point (through function pointer) to C language function:
void (GLuint id, GLenum pname, uint64_t * params);
Entry point (through function pointer) to C language function:
void (GLuint id, GLenum pname, GLuint * params);
Entry point (through function pointer) to C language function:
void (GLuint id, GLenum pname, GLuint * params);
Entry point (through function pointer) to C language function:
void (GLuint id, GLenum pname, GLuint * params);
Entry point (through function pointer) to C language function:
void (GLuint id, GLenum pname, GLuint * params);
Entry point (through function pointer) to C language function:
void (GLenum target, GLenum pname, GLint * params);
Entry point (through function pointer) to C language function:
void (GLenum target, GLenum pname, GLint * params);
Entry point (through function pointer) to C language function:
void (GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Entry point (through function pointer) to C language function:
void (GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span);
Entry point (through function pointer) to C language function:
void (GLuint program, GLsizei bufSize, GLsizei * length, GLchar * infoLog);
Entry point (through function pointer) to C language function:
void (GLuint program, GLsizei bufSize, GLsizei * length, GLchar * infoLog);
Entry point (through function pointer) to C language function:
void (GLuint target, GLenum pname, GLint * params);
Entry point (through function pointer) to C language function:
void (GLuint target, GLenum pname, GLint * params);
Entry point (through function pointer) to C language function:
void (GLuint program, GLsizei bufSize, GLsizei * length, GLchar * infoLog);
Entry point (through function pointer) to C language function:
void (GLuint program, GLsizei bufSize, GLsizei * length, GLchar * infoLog);
Entry point (through function pointer) to C language function:
void (GLhandleARB program, GLsizei bufSize, GLsizei * length, GLcharARB * infoLog);
Entry point (through function pointer) to C language function:
void (GLhandleARB program, GLsizei bufSize, GLsizei * length, GLcharARB * infoLog);
Entry point (through function pointer) to C language function:
void (GLenum pname, GLfloat * params);
Entry point (through function pointer) to C language function:
void (GLenum pname, GLfloat * params);
Interface to C language function:
const GLubyte * (GLenum name);
Entry point (through function pointer) to C language function:
void (GLenum pname, GLfloat * params);
Entry point (through function pointer) to C language function:
void (GLenum pname, GLfloat * params);
Entry point (through function pointer) to C language function:
void (GLenum pname, GLint * params);
Entry point (through function pointer) to C language function:
void (GLenum pname, GLint * params);
Interface to C language function:
void (GLenum target, GLenum pname, GLfloat * params);
Interface to C language function:
void (GLenum target, GLenum pname, GLfloat * params);
Interface to C language function:
void (GLenum target, GLenum pname, GLint * params);
Interface to C language function:
void (GLenum target, GLenum pname, GLint * params);
Entry point (through function pointer) to C language function:
void (GLenum target, GLenum pname, GLfloat * params);
Entry point (through function pointer) to C language function:
void (GLenum target, GLenum pname, GLfloat * params);
Interface to C language function:
void (GLenum coord, GLenum pname, GLdouble * params);
Interface to C language function:
void (GLenum coord, GLenum pname, GLdouble * params);
Interface to C language function:
void (GLenum coord, GLenum pname, GLfloat * params);
Interface to C language function:
void (GLenum coord, GLenum pname, GLfloat * params);
Interface to C language function:
void (GLenum coord, GLenum pname, GLint * params);
Interface to C language function:
void (GLenum coord, GLenum pname, GLint * params);
Interface to C language function:
void (GLenum target, GLint level, GLenum format, GLenum type, GLvoid * pixels);
Interface to C language function:
void (GLenum target, GLint level, GLenum format, GLenum type, GLvoid * pixels);
Interface to C language function:
void (GLenum target, GLint level, GLenum pname, GLfloat * params);
Interface to C language function:
void (GLenum target, GLint level, GLenum pname, GLfloat * params);
Interface to C language function:
void (GLenum target, GLint level, GLenum pname, GLint * params);
Interface to C language function:
void (GLenum target, GLint level, GLenum pname, GLint * params);
Interface to C language function:
void (GLenum target, GLenum pname, GLfloat * params);
Interface to C language function:
void (GLenum target, GLenum pname, GLfloat * params);
Entry point (through function pointer) to C language function:
void (GLenum target, GLenum pname, GLint * params);
Entry point (through function pointer) to C language function:
void (GLenum target, GLenum pname, GLint * params);
Entry point (through function pointer) to C language function:
void (GLenum target, GLenum pname, GLuint * params);
Entry point (through function pointer) to C language function:
void (GLenum target, GLenum pname, GLuint * params);
Interface to C language function:
void (GLenum target, GLenum pname, GLint * params);
Interface to C language function:
void (GLenum target, GLenum pname, GLint * params);
Entry point (through function pointer) to C language function:
void (GLenum stage, GLuint portion, GLenum pname, GLint * params);
Entry point (through function pointer) to C language function:
void (GLenum stage, GLuint portion, GLenum pname, GLint * params);
Entry point (through function pointer) to C language function:
void (GLuint program, GLuint index, GLint * location);
Entry point (through function pointer) to C language function:
void (GLuint program, GLuint index, GLint * location);
Entry point (through function pointer) to C language function:
GLint (GLuint program, GLint location);
Entry point (through function pointer) to C language function:
void (GLuint program, GLint location, GLfloat * params);
Entry point (through function pointer) to C language function:
void (GLuint program, GLint location, GLfloat * params);
Entry point (through function pointer) to C language function:
void (GLhandleARB program, GLint location, GLfloat * params);
Entry point (through function pointer) to C language function:
void (GLhandleARB program, GLint location, GLfloat * params);
Entry point (through function pointer) to C language function:
void (GLuint program, GLint location, GLint * params);
Entry point (through function pointer) to C language function:
void (GLuint program, GLint location, GLint * params);
Entry point (through function pointer) to C language function:
void (GLhandleARB program, GLint location, GLint * params);
Entry point (through function pointer) to C language function:
void (GLhandleARB program, GLint location, GLint * params);
Entry point (through function pointer) to C language function:
GLint (GLuint program, const GLchar * name);
Entry point (through function pointer) to C language function:
GLint (GLhandleARB program, const GLcharARB * name);
Entry point (through function pointer) to C language function:
ptrdiff_t (GLuint program, GLint location);
Entry point (through function pointer) to C language function:
void (GLuint program, GLint location, GLuint * params);
Entry point (through function pointer) to C language function:
void (GLuint program, GLint location, GLuint * params);
Entry point (through function pointer) to C language function:
void (GLuint target, GLenum pname, GLfloat * params);
Entry point (through function pointer) to C language function:
void (GLuint target, GLenum pname, GLfloat * params);
Entry point (through function pointer) to C language function:
void (GLuint target, GLenum pname, GLint * params);
Entry point (through function pointer) to C language function:
void (GLuint target, GLenum pname, GLint * params);
Entry point (through function pointer) to C language function:
void (GLuint id, GLenum pname, GLboolean * program);
Entry point (through function pointer) to C language function:
void (GLuint id, GLenum pname, GLboolean * program);
Entry point (through function pointer) to C language function:
void (GLuint target, GLenum pname, GLfloat * params);
Entry point (through function pointer) to C language function:
void (GLuint target, GLenum pname, GLfloat * params);
Entry point (through function pointer) to C language function:
void (GLuint target, GLenum pname, GLint * params);
Entry point (through function pointer) to C language function:
void (GLuint target, GLenum pname, GLint * params);
Entry point (through function pointer) to C language function:
GLint (GLuint program, const GLchar * name);
Entry point (through function pointer) to C language function:
GLint (GLuint program, const GLchar * name);
Entry point (through function pointer) to C language function:
void (GLuint target, GLenum pname, GLfloat * params);
Entry point (through function pointer) to C language function:
void (GLuint target, GLenum pname, GLfloat * params);
Entry point (through function pointer) to C language function:
void (GLuint target, GLenum pname, GLint * params);
Entry point (through function pointer) to C language function:
void (GLuint target, GLenum pname, GLint * params);
Entry point (through function pointer) to C language function:
void (GLuint index, GLenum pname, GLdouble * params);
Entry point (through function pointer) to C language function:
void (GLuint index, GLenum pname, GLdouble * params);
Entry point (through function pointer) to C language function:
void (GLuint index, GLenum pname, GLdouble * params);
Entry point (through function pointer) to C language function:
void (GLuint index, GLenum pname, GLdouble * params);
Entry point (through function pointer) to C language function:
void (GLuint index, GLenum pname, GLdouble * params);
Entry point (through function pointer) to C language function:
void (GLuint index, GLenum pname, GLdouble * params);
Entry point (through function pointer) to C language function:
void (GLuint target, GLenum pname, GLfloat * params);
Entry point (through function pointer) to C language function:
void (GLuint target, GLenum pname, GLfloat * params);
Entry point (through function pointer) to C language function:
void (GLuint target, GLenum pname, GLfloat * params);
Entry point (through function pointer) to C language function:
void (GLuint target, GLenum pname, GLfloat * params);
Entry point (through function pointer) to C language function:
void (GLuint target, GLenum pname, GLfloat * params);
Entry point (through function pointer) to C language function:
void (GLuint target, GLenum pname, GLfloat * params);
Entry point (through function pointer) to C language function:
void (GLuint index, GLenum pname, GLint * params);
Entry point (through function pointer) to C language function:
void (GLuint index, GLenum pname, GLint * params);
Entry point (through function pointer) to C language function:
void (GLuint index, GLenum pname, GLuint * params);
Entry point (through function pointer) to C language function:
void (GLuint index, GLenum pname, GLuint * params);
Entry point (through function pointer) to C language function:
void (GLuint target, GLenum pname, GLint * params);
Entry point (through function pointer) to C language function:
void (GLuint target, GLenum pname, GLint * params);
Entry point (through function pointer) to C language function:
void (GLuint target, GLenum pname, GLint * params);
Entry point (through function pointer) to C language function:
void (GLuint target, GLenum pname, GLint * params);
Entry point (through function pointer) to C language function:
void (GLuint target, GLenum pname, GLint * params);
Entry point (through function pointer) to C language function:
void (GLuint target, GLenum pname, GLint * params);
Entry point (through function pointer) to C language function:
void (GLbyte factor);
Entry point (through function pointer) to C language function:
void (GLdouble coord);
Entry point (through function pointer) to C language function:
void (GLfloat coord);
Entry point (through function pointer) to C language function:
void (GLint count);
Entry point (through function pointer) to C language function:
void (GLshort factor);
Entry point (through function pointer) to C language function:
void (GLubyte factor);
Entry point (through function pointer) to C language function:
void (GLuint mode);
Entry point (through function pointer) to C language function:
void (GLushort factor);
Interface to C language function:
void (GLenum target, GLenum mode);
Entry point (through function pointer) to C language function:
void (GLenum target, GLint s);
Entry point (through function pointer) to C language function:
void (GLenum target, GLsizei width, GLenum internalformat, GLboolean sink);
Entry point (through function pointer) to C language function:
void (GLenum pname, const GLvoid * params);
Entry point (through function pointer) to C language function:
void (GLenum target, GLenum pname, GLfloat params);
Entry point (through function pointer) to C language function:
void (GLenum target, GLenum pname, const GLfloat * params);
Entry point (through function pointer) to C language function:
void (GLenum target, GLenum pname, const GLfloat * params);
Entry point (through function pointer) to C language function:
void (GLenum target, GLenum pname, GLint params);
Entry point (through function pointer) to C language function:
void (GLenum target, GLenum pname, const GLint * params);
Entry point (through function pointer) to C language function:
void (GLenum target, GLenum pname, const GLint * params);
Interface to C language function:
void (GLdouble c);
Interface to C language function:
void (const GLdouble * c);
Interface to C language function:
void (const GLdouble * c);
Interface to C language function:
void (GLfloat c);
Entry point (through function pointer) to C language function:
void (GLenum target, GLclampf s);
Interface to C language function:
void (const GLfloat * c);
Interface to C language function:
void (const GLfloat * c);
Interface to C language function:
void (GLint c);
Interface to C language function:
void (const GLint * c);
Interface to C language function:
void (const GLint * c);
Interface to C language function:
void (GLuint mask);
Entry point (through function pointer) to C language function:
void (GLenum target, GLenum id);
Interface to C language function:
void (GLenum type, GLsizei stride, const GLvoid * ptr);
Interface to C language function:
void (GLshort c);
Interface to C language function:
void (const GLshort * c);
Interface to C language function:
void (const GLshort * c);
Interface to C language function:
void (GLubyte c);
Interface to C language function:
void (const GLubyte * c);
Interface to C language function:
void (const GLubyte * c);
Interface to C language function:
void (void);
Entry point (through function pointer) to C language function:
void (GLuint red, GLuint green, GLuint blue);
Entry point (through function pointer) to C language function:
void (GLsizei size, GLint * buffer);
Entry point (through function pointer) to C language function:
void (GLsizei size, GLint * buffer);
Interface to C language function:
void (GLenum format, GLsizei stride, const GLvoid * pointer);
Interface to C language function:
void (GLenum format, GLsizei stride, const GLvoid * pointer);
Entry point (through function pointer) to C language function:
GLboolean (GLuint id);
Entry point (through function pointer) to C language function:
GLboolean (GLuint id);
Entry point (through function pointer) to C language function:
GLboolean (GLuint id);
Interface to C language function:
GLboolean (GLenum cap);
Entry point (through function pointer) to C language function:
GLboolean (GLenum target, GLuint index);
Entry point (through function pointer) to C language function:
GLboolean (GLuint id);
Entry point (through function pointer) to C language function:
GLboolean (GLuint id);
Entry point (through function pointer) to C language function:
GLboolean (GLuint id);
Interface to C language function:
GLboolean (GLuint list);
Entry point (through function pointer) to C language function:
GLboolean (GLuint id);
Entry point (through function pointer) to C language function:
GLboolean (GLuint id);
Entry point (through function pointer) to C language function:
GLboolean (GLuint id);
Entry point (through function pointer) to C language function:
GLboolean (GLuint id);
Entry point (through function pointer) to C language function:
GLboolean (GLuint id);
Entry point (through function pointer) to C language function:
GLboolean (GLuint id);
Entry point (through function pointer) to C language function:
GLboolean (GLuint id);
Entry point (through function pointer) to C language function:
GLboolean (GLuint id);
Entry point (through function pointer) to C language function:
GLboolean (GLuint id);
Interface to C language function:
GLboolean (GLuint texture);
Entry point (through function pointer) to C language function:
GLboolean (GLuint id, GLenum cap);
Entry point (through function pointer) to C language function:
GLboolean (GLuint id);
Entry point (through function pointer) to C language function:
GLboolean (GLuint index, GLenum pname);
A lightweight Swing component which provides OpenGL rendering
support.
Creates a new GLJPanel component with a default set of OpenGL
capabilities and using the default OpenGL capabilities selection
mechanism.
Creates a new GLJPanel component with the requested set of
OpenGL capabilities, using the default OpenGL capabilities
selection mechanism.
Creates a new GLJPanel component.
Entry point (through function pointer) to C language function:
void (GLenum target, GLint s);
Interface to C language function:
void (GLenum light, GLenum pname, GLfloat param);
Interface to C language function:
void (GLenum light, GLenum pname, const GLfloat * params);
Interface to C language function:
void (GLenum light, GLenum pname, const GLfloat * params);
Interface to C language function:
void (GLenum light, GLenum pname, GLint param);
Interface to C language function:
void (GLenum light, GLenum pname, const GLint * params);
Interface to C language function:
void (GLenum light, GLenum pname, const GLint * params);
Interface to C language function:
void (GLenum pname, GLfloat param);
Interface to C language function:
void (GLenum pname, const GLfloat * params);
Interface to C language function:
void (GLenum pname, const GLfloat * params);
Interface to C language function:
void (GLenum pname, GLint param);
Interface to C language function:
void (GLenum pname, const GLint * params);
Interface to C language function:
void (GLenum pname, const GLint * params);
Interface to C language function:
void (GLint factor, GLushort pattern);
Interface to C language function:
void (GLfloat width);
Entry point (through function pointer) to C language function:
void (GLuint mode);
Entry point (through function pointer) to C language function:
void (GLhandleARB mode);
Interface to C language function:
void (GLuint base);
Entry point (through function pointer) to C language function:
void (GLuint target, GLenum pname, GLfloat params);
Entry point (through function pointer) to C language function:
void (GLuint target, GLenum pname, const GLfloat * params);
Entry point (through function pointer) to C language function:
void (GLuint target, GLenum pname, const GLfloat * params);
Entry point (through function pointer) to C language function:
void (GLuint target, GLenum pname, GLint params);
Entry point (through function pointer) to C language function:
void (GLuint target, GLenum pname, const GLint * params);
Entry point (through function pointer) to C language function:
void (GLuint target, GLenum pname, const GLint * params);
Interface to C language function:
void (void);
Entry point (through function pointer) to C language function:
void (GLbitfield mode);
Interface to C language function:
void (const GLdouble * m);
Interface to C language function:
void (const GLdouble * m);
Interface to C language function:
void (const GLfloat * m);
Interface to C language function:
void (const GLfloat * m);
Interface to C language function:
void (GLuint name);
Entry point (through function pointer) to C language function:
void (GLenum target, GLuint id, GLsizei len, const GLubyte * program);
Entry point (through function pointer) to C language function:
void (const GLdouble * m);
Entry point (through function pointer) to C language function:
void (const GLdouble * m);
Entry point (through function pointer) to C language function:
void (const GLfloat * m);
Entry point (through function pointer) to C language function:
void (const GLfloat * m);
Entry point (through function pointer) to C language function:
void (GLint x, GLsizei y);
Interface to C language function:
void (GLenum opcode);
Interface to C language function:
void (GLenum target, GLdouble u1, GLdouble u2, GLint stride, GLint order, const GLdouble * points);
Interface to C language function:
void (GLenum target, GLdouble u1, GLdouble u2, GLint stride, GLint order, const GLdouble * points);
Interface to C language function:
void (GLenum target, GLfloat u1, GLfloat u2, GLint stride, GLint order, const GLfloat * points);
Interface to C language function:
void (GLenum target, GLfloat u1, GLfloat u2, GLint stride, GLint order, const GLfloat * points);
glMap2d(int,double,double,int,int,double,double,int,int,double[],int) - method in class javax.media.opengl.
DebugGL glMap2d(int,double,double,int,int,double,double,int,int,double[],int) - method in class javax.media.opengl.
GL Interface to C language function:
void (GLenum target, GLdouble u1, GLdouble u2, GLint ustride, GLint uorder, GLdouble v1, GLdouble v2, GLint vstride, GLint vorder, const GLdouble * points);
glMap2d(int,double,double,int,int,double,double,int,int,double[],int) - method in class javax.media.opengl.
TraceGL Interface to C language function:
void (GLenum target, GLdouble u1, GLdouble u2, GLint ustride, GLint uorder, GLdouble v1, GLdouble v2, GLint vstride, GLint vorder, const GLdouble * points);
glMap2f(int,float,float,int,int,float,float,int,int,float[],int) - method in class javax.media.opengl.
DebugGL glMap2f(int,float,float,int,int,float,float,int,int,float[],int) - method in class javax.media.opengl.
GL Interface to C language function:
void (GLenum target, GLfloat u1, GLfloat u2, GLint ustride, GLint uorder, GLfloat v1, GLfloat v2, GLint vstride, GLint vorder, const GLfloat * points);
glMap2f(int,float,float,int,int,float,float,int,int,float[],int) - method in class javax.media.opengl.
TraceGL Interface to C language function:
void (GLenum target, GLfloat u1, GLfloat u2, GLint ustride, GLint uorder, GLfloat v1, GLfloat v2, GLint vstride, GLint vorder, const GLfloat * points);
Interface to C language function:
GLvoid * (GLenum target, GLenum access);
Interface to C language function:
GLvoid * (GLenum target, GLenum access);
Entry point (through function pointer) to C language function:
void (GLenum target, GLuint index, GLenum type, GLsizei ustride, GLsizei vstride, GLint uorder, GLint vorder, GLboolean packed, const GLvoid * points);
Interface to C language function:
void (GLint un, GLdouble u1, GLdouble u2);
Interface to C language function:
void (GLint un, GLfloat u1, GLfloat u2);
Interface to C language function:
void (GLint un, GLdouble u1, GLdouble u2, GLint vn, GLdouble v1, GLdouble v2);
Interface to C language function:
void (GLint un, GLfloat u1, GLfloat u2, GLint vn, GLfloat v1, GLfloat v2);
Entry point (through function pointer) to C language function:
void (GLenum target, GLenum pname, const GLfloat * params);
Entry point (through function pointer) to C language function:
void (GLenum target, GLenum pname, const GLfloat * params);
Entry point (through function pointer) to C language function:
void (GLenum target, GLenum pname, const GLint * params);
Entry point (through function pointer) to C language function:
void (GLenum target, GLenum pname, const GLint * params);
Entry point (through function pointer) to C language function:
void (GLuint index, GLuint size, GLdouble u1, GLdouble u2, GLint stride, GLint order, const GLdouble * points);
Entry point (through function pointer) to C language function:
void (GLuint index, GLuint size, GLdouble u1, GLdouble u2, GLint stride, GLint order, const GLdouble * points);
Entry point (through function pointer) to C language function:
void (GLuint index, GLuint size, GLfloat u1, GLfloat u2, GLint stride, GLint order, const GLfloat * points);
Entry point (through function pointer) to C language function:
void (GLuint index, GLuint size, GLfloat u1, GLfloat u2, GLint stride, GLint order, const GLfloat * points);
glMapVertexAttrib2dAPPLE(int,int,double,double,int,int,double,double,int,int,double[],int) - method in class javax.media.opengl.
DebugGL glMapVertexAttrib2dAPPLE(int,int,double,double,int,int,double,double,int,int,double[],int) - method in class javax.media.opengl.
GL Entry point (through function pointer) to C language function:
void (GLuint index, GLuint size, GLdouble u1, GLdouble u2, GLint ustride, GLint uorder, GLdouble v1, GLdouble v2, GLint vstride, GLint vorder, const GLdouble * points);
glMapVertexAttrib2dAPPLE(int,int,double,double,int,int,double,double,int,int,double[],int) - method in class javax.media.opengl.
TraceGL glMapVertexAttrib2dAPPLE(int,int,double,double,int,int,double,double,int,int,java.nio.DoubleBuffer) - method in class javax.media.opengl.
DebugGL glMapVertexAttrib2dAPPLE(int,int,double,double,int,int,double,double,int,int,java.nio.DoubleBuffer) - method in class javax.media.opengl.
GL Entry point (through function pointer) to C language function:
void (GLuint index, GLuint size, GLdouble u1, GLdouble u2, GLint ustride, GLint uorder, GLdouble v1, GLdouble v2, GLint vstride, GLint vorder, const GLdouble * points);
glMapVertexAttrib2dAPPLE(int,int,double,double,int,int,double,double,int,int,java.nio.DoubleBuffer) - method in class javax.media.opengl.
TraceGL glMapVertexAttrib2fAPPLE(int,int,float,float,int,int,float,float,int,int,float[],int) - method in class javax.media.opengl.
DebugGL glMapVertexAttrib2fAPPLE(int,int,float,float,int,int,float,float,int,int,float[],int) - method in class javax.media.opengl.
GL Entry point (through function pointer) to C language function:
void (GLuint index, GLuint size, GLfloat u1, GLfloat u2, GLint ustride, GLint uorder, GLfloat v1, GLfloat v2, GLint vstride, GLint vorder, const GLfloat * points);
glMapVertexAttrib2fAPPLE(int,int,float,float,int,int,float,float,int,int,float[],int) - method in class javax.media.opengl.
TraceGL glMapVertexAttrib2fAPPLE(int,int,float,float,int,int,float,float,int,int,java.nio.FloatBuffer) - method in class javax.media.opengl.
DebugGL glMapVertexAttrib2fAPPLE(int,int,float,float,int,int,float,float,int,int,java.nio.FloatBuffer) - method in class javax.media.opengl.
GL Entry point (through function pointer) to C language function:
void (GLuint index, GLuint size, GLfloat u1, GLfloat u2, GLint ustride, GLint uorder, GLfloat v1, GLfloat v2, GLint vstride, GLint vorder, const GLfloat * points);
glMapVertexAttrib2fAPPLE(int,int,float,float,int,int,float,float,int,int,java.nio.FloatBuffer) - method in class javax.media.opengl.
TraceGL Interface to C language function:
void (GLenum face, GLenum pname, GLfloat param);
Interface to C language function:
void (GLenum face, GLenum pname, const GLfloat * params);
Interface to C language function:
void (GLenum face, GLenum pname, const GLfloat * params);
Interface to C language function:
void (GLenum face, GLenum pname, GLint param);
Interface to C language function:
void (GLenum face, GLenum pname, const GLint * params);
Interface to C language function:
void (GLenum face, GLenum pname, const GLint * params);
Entry point (through function pointer) to C language function:
void (GLint size, GLenum type, GLsizei stride, const GLvoid * pointer);
Entry point (through function pointer) to C language function:
void (GLint size, GLenum type, GLsizei stride, const GLvoid * pointer);
Entry point (through function pointer) to C language function:
void (GLint size, const GLubyte * weights);
Entry point (through function pointer) to C language function:
void (GLint size, const GLubyte * weights);
Entry point (through function pointer) to C language function:
void (GLint n, const GLuint * ids);
Entry point (through function pointer) to C language function:
void (GLint n, const GLuint * ids);
Entry point (through function pointer) to C language function:
void (GLint size, const GLushort * weights);
Entry point (through function pointer) to C language function:
void (GLint size, const GLushort * weights);
Interface to C language function:
void (GLenum mode);
Entry point (through function pointer) to C language function:
void (GLenum target, GLenum internalformat, GLboolean sink);
Entry point (through function pointer) to C language function:
void (GLenum mode, GLint * first, GLsizei * count, GLsizei primcount);
Entry point (through function pointer) to C language function:
void (GLenum mode, GLint * first, GLsizei * count, GLsizei primcount);
Entry point (through function pointer) to C language function:
void (GLenum mode, GLint * first, GLsizei * count, GLsizei primcount);
Entry point (through function pointer) to C language function:
void (GLenum mode, GLint * first, GLsizei * count, GLsizei primcount);
Entry point (through function pointer) to C language function:
void (GLenum mode, const GLint * first, const GLsizei * count, GLsizei primcount);
Entry point (through function pointer) to C language function:
void (GLenum mode, const GLint * first, const GLsizei * count, GLsizei primcount);
Entry point (through function pointer) to C language function:
void (GLenum mode, const GLsizei * count, GLenum type, const GLvoid * * indices, GLsizei primcount);
Entry point (through function pointer) to C language function:
void (GLenum mode, const GLsizei * count, GLenum type, const GLvoid * * indices, GLsizei primcount);
Entry point (through function pointer) to C language function:
void (GLenum mode, const GLsizei * count, GLenum type, const GLvoid * * indices, GLsizei primcount);
Entry point (through function pointer) to C language function:
void (GLenum mode, const GLsizei * count, GLenum type, const GLvoid * * indices, GLsizei primcount);
Entry point (through function pointer) to C language function:
void (GLenum mode, GLuint start, GLuint end, const GLint * first, const GLsizei * count, GLsizei primcount);
Entry point (through function pointer) to C language function:
void (GLenum mode, GLuint start, GLuint end, const GLint * first, const GLsizei * count, GLsizei primcount);
Entry point (through function pointer) to C language function:
void (const GLenum * mode, const GLint * first, const GLsizei * count, GLsizei primcount, GLint modestride);
Entry point (through function pointer) to C language function:
void (const GLenum * mode, const GLint * first, const GLsizei * count, GLsizei primcount, GLint modestride);
Entry point (through function pointer) to C language function:
void (const GLenum * mode, const GLsizei * count, GLenum type, const GLvoid * const * indices, GLsizei primcount, GLint modestride);
Entry point (through function pointer) to C language function:
void (const GLenum * mode, const GLsizei * count, GLenum type, const GLvoid * const * indices, GLsizei primcount, GLint modestride);
Entry point (through function pointer) to C language function:
void (GLenum target, GLdouble s);
Entry point (through function pointer) to C language function:
void (GLenum target, const GLdouble * v);
Entry point (through function pointer) to C language function:
void (GLenum target, const GLdouble * v);
Entry point (through function pointer) to C language function:
void (GLenum target, GLfloat s);
Entry point (through function pointer) to C language function:
void (GLenum target, const GLfloat * v);
Entry point (through function pointer) to C language function:
void (GLenum target, const GLfloat * v);
Entry point (through function pointer) to C language function:
void (GLenum target, GLhalfNV s);
Entry point (through function pointer) to C language function:
void (GLenum index, const GLhalfNV * v);
Entry point (through function pointer) to C language function:
void (GLenum index, const GLhalfNV * v);
Entry point (through function pointer) to C language function:
void (GLenum target, GLint s);
Entry point (through function pointer) to C language function:
void (GLenum target, const GLint * v);
Entry point (through function pointer) to C language function:
void (GLenum target, const GLint * v);
Entry point (through function pointer) to C language function:
void (GLenum target, GLshort s);
Entry point (through function pointer) to C language function:
void (GLenum target, const GLshort * v);
Entry point (through function pointer) to C language function:
void (GLenum target, const GLshort * v);
Entry point (through function pointer) to C language function:
void (GLenum target, GLdouble s, GLdouble t);
Entry point (through function pointer) to C language function:
void (GLenum target, const GLdouble * v);
Entry point (through function pointer) to C language function:
void (GLenum target, const GLdouble * v);
Entry point (through function pointer) to C language function:
void (GLenum target, GLfloat s, GLfloat t);
Entry point (through function pointer) to C language function:
void (GLenum target, const GLfloat * v);
Entry point (through function pointer) to C language function:
void (GLenum target, const GLfloat * v);
Entry point (through function pointer) to C language function:
void (GLenum target, GLhalfNV s, GLhalfNV t);
Entry point (through function pointer) to C language function:
void (GLenum index, const GLhalfNV * v);
Entry point (through function pointer) to C language function:
void (GLenum index, const GLhalfNV * v);
Entry point (through function pointer) to C language function:
void (GLenum target, GLint s, GLint t);
Entry point (through function pointer) to C language function:
void (GLenum target, const GLint * v);
Entry point (through function pointer) to C language function:
void (GLenum target, const GLint * v);
Entry point (through function pointer) to C language function:
void (GLenum target, GLshort s, GLshort t);
Entry point (through function pointer) to C language function:
void (GLenum target, const GLshort * v);
Entry point (through function pointer) to C language function:
void (GLenum target, const GLshort * v);
Entry point (through function pointer) to C language function:
void (GLenum target, GLdouble s, GLdouble t, GLdouble r);
Entry point (through function pointer) to C language function:
void (GLenum target, const GLdouble * v);
Entry point (through function pointer) to C language function:
void (GLenum target, const GLdouble * v);
Entry point (through function pointer) to C language function:
void (GLenum target, GLfloat s, GLfloat t, GLfloat r);
Entry point (through function pointer) to C language function:
void (GLenum target, const GLfloat * v);
Entry point (through function pointer) to C language function:
void (GLenum target, const GLfloat * v);
Entry point (through function pointer) to C language function:
void (GLenum target, GLhalfNV s, GLhalfNV t, GLhalfNV r);
Entry point (through function pointer) to C language function:
void (GLenum index, const GLhalfNV * v);
Entry point (through function pointer) to C language function:
void (GLenum index, const GLhalfNV * v);
Entry point (through function pointer) to C language function:
void (GLenum target, GLint s, GLint t, GLint r);
Entry point (through function pointer) to C language function:
void (GLenum target, const GLint * v);
Entry point (through function pointer) to C language function:
void (GLenum target, const GLint * v);
Entry point (through function pointer) to C language function:
void (GLenum target, GLshort s, GLshort t, GLshort r);
Entry point (through function pointer) to C language function:
void (GLenum target, const GLshort * v);
Entry point (through function pointer) to C language function:
void (GLenum target, const GLshort * v);
Entry point (through function pointer) to C language function:
void (GLenum target, GLdouble s, GLdouble t, GLdouble r, GLdouble q);
Entry point (through function pointer) to C language function:
void (GLenum target, const GLdouble * v);
Entry point (through function pointer) to C language function:
void (GLenum target, const GLdouble * v);
Entry point (through function pointer) to C language function:
void (GLenum target, GLfloat s, GLfloat t, GLfloat r, GLfloat q);
Entry point (through function pointer) to C language function:
void (GLenum target, const GLfloat * v);
Entry point (through function pointer) to C language function:
void (GLenum target, const GLfloat * v);
Entry point (through function pointer) to C language function:
void (GLenum target, GLhalfNV s, GLhalfNV t, GLhalfNV r, GLhalfNV q);
Entry point (through function pointer) to C language function:
void (GLenum index, const GLhalfNV * v);
Entry point (through function pointer) to C language function:
void (GLenum index, const GLhalfNV * v);
Entry point (through function pointer) to C language function:
void (GLenum target, GLint start, GLint x, GLint y, GLint width);
Entry point (through function pointer) to C language function:
void (GLenum target, const GLint * v);
Entry point (through function pointer) to C language function:
void (GLenum target, const GLint * v);
Entry point (through function pointer) to C language function:
void (GLenum target, GLshort s, GLshort t, GLshort r, GLshort q);
Entry point (through function pointer) to C language function:
void (GLenum target, const GLshort * v);
Entry point (through function pointer) to C language function:
void (GLenum target, const GLshort * v);
Interface to C language function:
void (const GLdouble * m);
Interface to C language function:
void (const GLdouble * m);
Interface to C language function:
void (const GLfloat * m);
Interface to C language function:
void (const GLfloat * m);
Entry point (through function pointer) to C language function:
void (const GLdouble * m);
Entry point (through function pointer) to C language function:
void (const GLdouble * m);
Entry point (through function pointer) to C language function:
void (const GLfloat * m);
Entry point (through function pointer) to C language function:
void (const GLfloat * m);
Entry point (through function pointer) to C language function:
GLuint (GLenum type);
Interface to C language function:
void (GLuint list, GLenum mode);
Entry point (through function pointer) to C language function:
GLuint (GLsizei size, const GLvoid * pointer, GLenum usage);
Interface to C language function:
void (GLbyte nx, GLbyte ny, GLbyte nz);
Interface to C language function:
void (const GLbyte * v);
Interface to C language function:
void (const GLbyte * v);
Interface to C language function:
void (GLdouble nx, GLdouble ny, GLdouble nz);
Interface to C language function:
void (const GLdouble * v);
Interface to C language function:
void (const GLdouble * v);
Interface to C language function:
void (GLfloat nx, GLfloat ny, GLfloat nz);
Interface to C language function:
void (const GLfloat * v);
Interface to C language function:
void (const GLfloat * v);
Entry point (through function pointer) to C language function:
void (GLfloat r, GLfloat g, GLfloat b, GLfloat x, GLfloat y, GLfloat z);
Entry point (through function pointer) to C language function:
void (const GLfloat * c, const GLfloat * v);
Entry point (through function pointer) to C language function:
void (const GLfloat * c, const GLfloat * v);
Entry point (through function pointer) to C language function:
void (GLhalfNV red, GLhalfNV green, GLhalfNV blue);
Entry point (through function pointer) to C language function:
void (const GLhalfNV * v);
Entry point (through function pointer) to C language function:
void (const GLhalfNV * v);
Interface to C language function:
void (GLint nx, GLint ny, GLint nz);
Interface to C language function:
void (const GLint * v);
Interface to C language function:
void (const GLint * v);
Interface to C language function:
void (GLshort nx, GLshort ny, GLshort nz);
Interface to C language function:
void (const GLshort * v);
Interface to C language function:
void (const GLshort * v);
Interface to C language function:
void (GLenum type, GLsizei stride, const GLvoid * ptr);
Interface to C language function:
void (GLenum type, GLsizei stride, const GLvoid * ptr);
Entry point (through function pointer) to C language function:
void (GLenum stream, GLbyte nx, GLbyte ny, GLbyte nz);
Entry point (through function pointer) to C language function:
void (GLenum index, const GLbyte * v);
Entry point (through function pointer) to C language function:
void (GLenum index, const GLbyte * v);
Entry point (through function pointer) to C language function:
void (GLenum target, GLdouble s, GLdouble t, GLdouble r);
Entry point (through function pointer) to C language function:
void (GLenum target, const GLdouble * v);
Entry point (through function pointer) to C language function:
void (GLenum target, const GLdouble * v);
Entry point (through function pointer) to C language function:
void (GLenum target, GLfloat s, GLfloat t, GLfloat r);
Entry point (through function pointer) to C language function:
void (GLenum target, const GLfloat * v);
Entry point (through function pointer) to C language function:
void (GLenum target, const GLfloat * v);
Entry point (through function pointer) to C language function:
void (GLenum target, GLint s, GLint t, GLint r);
Entry point (through function pointer) to C language function:
void (GLenum target, const GLint * v);
Entry point (through function pointer) to C language function:
void (GLenum target, const GLint * v);
Entry point (through function pointer) to C language function:
void (GLenum target, GLshort s, GLshort t, GLshort r);
Entry point (through function pointer) to C language function:
void (GLenum target, const GLshort * v);
Entry point (through function pointer) to C language function:
void (GLenum target, const GLshort * v);
Interface to C language function:
void (GLdouble left, GLdouble right, GLdouble bottom, GLdouble top, GLdouble near_val, GLdouble far_val);
Entry point (through function pointer) to C language function:
void (GLuint red, GLuint green, GLenum blue);
Interface to C language function:
void (GLfloat token);
Provides offscreen rendering support via pbuffers.
Entry point (through function pointer) to C language function:
void (GLenum target, GLsizei level, GLvoid * img);
Interface to C language function:
void (GLenum map, GLint mapsize, const GLfloat * values);
Interface to C language function:
void (GLenum map, GLint mapsize, const GLfloat * values);
Interface to C language function:
void (GLenum map, GLint mapsize, const GLfloat * values);
Interface to C language function:
void (GLenum map, GLint mapsize, const GLuint * values);
Interface to C language function:
void (GLenum map, GLint mapsize, const GLuint * values);
Interface to C language function:
void (GLenum map, GLint mapsize, const GLuint * values);
Interface to C language function:
void (GLenum map, GLint mapsize, const GLushort * values);
Interface to C language function:
void (GLenum map, GLint mapsize, const GLushort * values);
Interface to C language function:
void (GLenum map, GLint mapsize, const GLushort * values);
Interface to C language function:
void (GLenum pname, GLfloat param);
Interface to C language function:
void (GLenum pname, GLint param);
Entry point (through function pointer) to C language function:
void (GLenum target, GLfloat s);
Entry point (through function pointer) to C language function:
void (GLenum target, const GLfloat * v);
Entry point (through function pointer) to C language function:
void (GLenum target, const GLfloat * v);
Entry point (through function pointer) to C language function:
void (GLenum target, GLint s);
Entry point (through function pointer) to C language function:
void (GLenum target, const GLint * v);
Entry point (through function pointer) to C language function:
void (GLenum target, const GLint * v);
Entry point (through function pointer) to C language function:
void (GLenum mode);
Interface to C language function:
void (GLenum pname, GLfloat param);
Interface to C language function:
void (GLenum pname, GLint param);
Entry point (through function pointer) to C language function:
void (GLenum target, GLenum pname, GLfloat params);
Entry point (through function pointer) to C language function:
void (GLenum target, GLenum pname, const GLfloat * params);
Entry point (through function pointer) to C language function:
void (GLenum target, GLenum pname, const GLfloat * params);
Entry point (through function pointer) to C language function:
void (GLenum target, GLenum pname, GLint params);
Entry point (through function pointer) to C language function:
void (GLenum target, GLenum pname, const GLint * params);
Entry point (through function pointer) to C language function:
void (GLenum target, GLenum pname, const GLint * params);
Interface to C language function:
void (GLfloat xfactor, GLfloat yfactor);
Entry point (through function pointer) to C language function:
void (GLenum target, GLfloat s);
Entry point (through function pointer) to C language function:
void (GLenum target, GLint s);
Entry point (through function pointer) to C language function:
void (GLenum target, GLfloat s);
Entry point (through function pointer) to C language function:
void (GLenum target, GLfloat s);
Entry point (through function pointer) to C language function:
void (GLenum target, GLfloat s);
Entry point (through function pointer) to C language function:
void (GLenum target, GLfloat s);
Entry point (through function pointer) to C language function:
void (GLenum target, const GLfloat * v);
Entry point (through function pointer) to C language function:
void (GLenum target, const GLfloat * v);
Entry point (through function pointer) to C language function:
void (GLenum target, const GLfloat * v);
Entry point (through function pointer) to C language function:
void (GLenum target, const GLfloat * v);
Entry point (through function pointer) to C language function:
void (GLenum target, const GLfloat * v);
Entry point (through function pointer) to C language function:
void (GLenum target, const GLfloat * v);
Entry point (through function pointer) to C language function:
void (GLenum target, const GLfloat * v);
Entry point (through function pointer) to C language function:
void (GLenum target, const GLfloat * v);
Entry point (through function pointer) to C language function:
void (GLenum target, GLint s);
Entry point (through function pointer) to C language function:
void (GLenum target, GLint s);
Entry point (through function pointer) to C language function:
void (GLenum target, const GLint * v);
Entry point (through function pointer) to C language function:
void (GLenum target, const GLint * v);
Entry point (through function pointer) to C language function:
void (GLenum target, const GLint * v);
Entry point (through function pointer) to C language function:
void (GLenum target, const GLint * v);
Interface to C language function:
void (GLfloat size);
Entry point (through function pointer) to C language function:
GLint (GLuint * markerp);
Entry point (through function pointer) to C language function:
GLint (GLuint * markerp);
Entry point (through function pointer) to C language function:
GLint (GLint * marker_p);
Entry point (through function pointer) to C language function:
GLint (GLint * marker_p);
Interface to C language function:
void (GLenum face, GLenum mode);
Interface to C language function:
void (GLfloat factor, GLfloat units);
Interface to C language function:
void (const GLubyte * mask);
Interface to C language function:
void (const GLubyte * mask);
Interface to C language function:
void (const GLubyte * mask);
Interface to C language function:
void (void);
Interface to C language function:
void (void);
Interface to C language function:
void (void);
Interface to C language function:
void (void);
Entry point (through function pointer) to C language function:
void (GLuint mode);
Entry point (through function pointer) to C language function:
void (void);
Interface to C language function:
void (GLsizei n, const GLuint * textures, const GLclampf * priorities);
Interface to C language function:
void (GLsizei n, const GLuint * textures, const GLclampf * priorities);
Entry point (through function pointer) to C language function:
void (GLenum target, GLuint buffer, GLuint index, GLsizei count, const GLfloat * params);
Entry point (through function pointer) to C language function:
void (GLenum target, GLuint buffer, GLuint index, GLsizei count, const GLfloat * params);
Entry point (through function pointer) to C language function:
void (GLenum target, GLuint buffer, GLuint index, GLsizei count, const GLint * params);
Entry point (through function pointer) to C language function:
void (GLenum target, GLuint buffer, GLuint index, GLsizei count, const GLint * params);
Entry point (through function pointer) to C language function:
void (GLenum target, GLuint buffer, GLuint index, GLsizei count, const GLuint * params);
Entry point (through function pointer) to C language function:
void (GLenum target, GLuint buffer, GLuint index, GLsizei count, const GLuint * params);
Entry point (through function pointer) to C language function:
void (GLenum target, GLuint index, GLdouble x, GLdouble y, GLdouble z, GLdouble w);
Entry point (through function pointer) to C language function:
void (GLenum target, GLuint index, const GLdouble * params);
Entry point (through function pointer) to C language function:
void (GLenum target, GLuint index, const GLdouble * params);
Entry point (through function pointer) to C language function:
void (GLenum target, GLuint index, GLfloat x, GLfloat y, GLfloat z, GLfloat w);
Entry point (through function pointer) to C language function:
void (GLenum target, GLuint pname, const GLfloat * params);
Entry point (through function pointer) to C language function:
void (GLenum target, GLuint pname, const GLfloat * params);
Entry point (through function pointer) to C language function:
void (GLenum target, GLuint index, GLint x, GLint y, GLint z, GLint w);
Entry point (through function pointer) to C language function:
void (GLenum target, GLuint index, const GLint * params);
Entry point (through function pointer) to C language function:
void (GLenum target, GLuint index, const GLint * params);
Entry point (through function pointer) to C language function:
void (GLenum target, GLuint index, GLuint x, GLuint y, GLuint z, GLuint w);
Entry point (through function pointer) to C language function:
void (GLenum target, GLuint index, const GLuint * params);
Entry point (through function pointer) to C language function:
void (GLenum target, GLuint index, const GLuint * params);
Entry point (through function pointer) to C language function:
void (GLenum target, GLuint filter, GLsizei n, const GLfloat * weights);
Entry point (through function pointer) to C language function:
void (GLenum target, GLuint filter, GLsizei n, const GLfloat * weights);
Entry point (through function pointer) to C language function:
void (GLenum target, GLuint index, GLsizei count, const GLint * params);
Entry point (through function pointer) to C language function:
void (GLenum target, GLuint index, GLsizei count, const GLint * params);
Entry point (through function pointer) to C language function:
void (GLenum target, GLuint index, GLsizei count, const GLuint * params);
Entry point (through function pointer) to C language function:
void (GLenum target, GLuint index, GLsizei count, const GLuint * params);
Entry point (through function pointer) to C language function:
void (GLenum target, GLuint index, GLdouble x, GLdouble y, GLdouble z, GLdouble w);
Entry point (through function pointer) to C language function:
void (GLenum target, GLuint index, const GLdouble * params);
Entry point (through function pointer) to C language function:
void (GLenum target, GLuint index, const GLdouble * params);
Entry point (through function pointer) to C language function:
void (GLenum target, GLuint index, GLfloat x, GLfloat y, GLfloat z, GLfloat w);
Entry point (through function pointer) to C language function:
void (GLenum target, GLuint pname, const GLfloat * params);
Entry point (through function pointer) to C language function:
void (GLenum target, GLuint pname, const GLfloat * params);
Entry point (through function pointer) to C language function:
void (GLenum target, GLuint index, GLint x, GLint y, GLint z, GLint w);
Entry point (through function pointer) to C language function:
void (GLenum target, GLuint index, const GLint * params);
Entry point (through function pointer) to C language function:
void (GLenum target, GLuint index, const GLint * params);
Entry point (through function pointer) to C language function:
void (GLenum target, GLuint index, GLuint x, GLuint y, GLuint z, GLuint w);
Entry point (through function pointer) to C language function:
void (GLenum target, GLuint index, const GLuint * params);
Entry point (through function pointer) to C language function:
void (GLenum target, GLuint index, const GLuint * params);
Entry point (through function pointer) to C language function:
void (GLenum target, GLuint filter, GLsizei n, const GLfloat * weights);
Entry point (through function pointer) to C language function:
void (GLenum target, GLuint filter, GLsizei n, const GLfloat * weights);
Entry point (through function pointer) to C language function:
void (GLenum target, GLuint index, GLsizei count, const GLint * params);
Entry point (through function pointer) to C language function:
void (GLenum target, GLuint index, GLsizei count, const GLint * params);
Entry point (through function pointer) to C language function:
void (GLenum target, GLuint index, GLsizei count, const GLuint * params);
Entry point (through function pointer) to C language function:
void (GLenum target, GLuint index, GLsizei count, const GLuint * params);
Entry point (through function pointer) to C language function:
void (GLuint id, GLsizei len, const GLubyte * name, GLdouble x, GLdouble y, GLdouble z, GLdouble w);
Entry point (through function pointer) to C language function:
void (GLuint id, GLsizei len, const GLubyte * name, const GLdouble * v);
Entry point (through function pointer) to C language function:
void (GLuint id, GLsizei len, const GLubyte * name, const GLdouble * v);
Entry point (through function pointer) to C language function:
void (GLuint id, GLsizei len, const GLubyte * name, GLfloat x, GLfloat y, GLfloat z, GLfloat w);
Entry point (through function pointer) to C language function:
void (GLuint id, GLsizei len, const GLubyte * name, const GLfloat * v);
Entry point (through function pointer) to C language function:
void (GLuint id, GLsizei len, const GLubyte * name, const GLfloat * v);
Entry point (through function pointer) to C language function:
void (GLenum target, GLuint index, GLdouble x, GLdouble y, GLdouble z, GLdouble w);
Entry point (through function pointer) to C language function:
void (GLenum target, GLuint index, const GLdouble * params);
Entry point (through function pointer) to C language function:
void (GLenum target, GLuint index, const GLdouble * params);
Entry point (through function pointer) to C language function:
void (GLenum target, GLuint index, GLfloat x, GLfloat y, GLfloat z, GLfloat w);
Entry point (through function pointer) to C language function:
void (GLenum target, GLuint pname, const GLfloat * params);
Entry point (through function pointer) to C language function:
void (GLenum target, GLuint pname, const GLfloat * params);
Entry point (through function pointer) to C language function:
void (GLuint program, GLenum pname, GLint value);
Entry point (through function pointer) to C language function:
void (GLenum target, GLuint index, GLuint count, const GLdouble * v);
Entry point (through function pointer) to C language function:
void (GLenum target, GLuint index, GLuint count, const GLdouble * v);
Entry point (through function pointer) to C language function:
void (GLenum target, GLuint index, GLuint count, const GLfloat * v);
Entry point (through function pointer) to C language function:
void (GLenum target, GLuint index, GLuint count, const GLfloat * v);
Entry point (through function pointer) to C language function:
void (GLenum target, GLenum format, GLsizei len, const GLvoid * string);
Entry point (through function pointer) to C language function:
void (GLenum target, GLint limit);
Interface to C language function:
void (GLbitfield mask);
Interface to C language function:
void (GLbitfield mask);
Interface to C language function:
void (void);
Interface to C language function:
void (GLuint name);
Interface to C language function:
void (GLdouble x, GLdouble y);
Interface to C language function:
void (const GLdouble * v);
Interface to C language function:
void (const GLdouble * v);
Interface to C language function:
void (GLfloat x, GLfloat y);
Interface to C language function:
void (const GLfloat * v);
Interface to C language function:
void (const GLfloat * v);
Interface to C language function:
void (GLint x, GLint y);
Interface to C language function:
void (const GLint * v);
Interface to C language function:
void (const GLint * v);
Interface to C language function:
void (GLshort x, GLshort y);
Interface to C language function:
void (const GLshort * v);
Interface to C language function:
void (const GLshort * v);
Interface to C language function:
void (GLdouble x, GLdouble y, GLdouble z);
Interface to C language function:
void (const GLdouble * v);
Interface to C language function:
void (const GLdouble * v);
Interface to C language function:
void (GLfloat x, GLfloat y, GLfloat z);
Interface to C language function:
void (const GLfloat * v);
Interface to C language function:
void (const GLfloat * v);
Interface to C language function:
void (GLint x, GLint y, GLint z);
Interface to C language function:
void (const GLint * v);
Interface to C language function:
void (const GLint * v);
Interface to C language function:
void (GLshort x, GLshort y, GLshort z);
Interface to C language function:
void (const GLshort * v);
Interface to C language function:
void (const GLshort * v);
Interface to C language function:
void (GLdouble x, GLdouble y, GLdouble z, GLdouble w);
Interface to C language function:
void (const GLdouble * v);
Interface to C language function:
void (const GLdouble * v);
Interface to C language function:
void (GLfloat x, GLfloat y, GLfloat z, GLfloat w);
Interface to C language function:
void (const GLfloat * v);
Interface to C language function:
void (const GLfloat * v);
Interface to C language function:
void (GLint x, GLint y, GLint z, GLint w);
Interface to C language function:
void (const GLint * v);
Interface to C language function:
void (const GLint * v);
Interface to C language function:
void (GLshort x, GLshort y, GLshort z, GLshort w);
Interface to C language function:
void (const GLshort * v);
Interface to C language function:
void (const GLshort * v);
Interface to C language function:
void (GLenum mode);
Entry point (through function pointer) to C language function:
void (GLuint target, GLint start, GLint x, GLsizei y, GLsizei width);
Entry point (through function pointer) to C language function:
void (GLint count);
Interface to C language function:
void (GLint x, GLint y, GLsizei width, GLsizei height, GLenum format, GLenum type, GLvoid * pixels);
Interface to C language function:
void (GLint x, GLint y, GLsizei width, GLsizei height, GLenum format, GLenum type, GLvoid * pixels);
Interface to C language function:
void (GLdouble x1, GLdouble y1, GLdouble x2, GLdouble y2);
Interface to C language function:
void (const GLdouble * v1, const GLdouble * v2);
Interface to C language function:
void (const GLdouble * v1, const GLdouble * v2);
Interface to C language function:
void (GLfloat x1, GLfloat y1, GLfloat x2, GLfloat y2);
Interface to C language function:
void (const GLfloat * v1, const GLfloat * v2);
Interface to C language function:
void (const GLfloat * v1, const GLfloat * v2);
Interface to C language function:
void (GLint x1, GLint y1, GLint x2, GLint y2);
Interface to C language function:
void (const GLint * v1, const GLint * v2);
Interface to C language function:
void (const GLint * v1, const GLint * v2);
Interface to C language function:
void (GLshort x1, GLshort y1, GLshort x2, GLshort y2);
Interface to C language function:
void (const GLshort * v1, const GLshort * v2);
Interface to C language function:
void (const GLshort * v1, const GLshort * v2);
Entry point (through function pointer) to C language function:
void (const GLdouble * m);
Entry point (through function pointer) to C language function:
void (const GLdouble * m);
Entry point (through function pointer) to C language function:
void (GLenum target, GLenum internalformat, GLsizei width, GLsizei height);
Entry point (through function pointer) to C language function:
void (GLenum target, GLsizei coverageSamples, GLsizei colorSamples, GLenum internalformat, GLsizei width, GLsizei height);
Entry point (through function pointer) to C language function:
void (GLenum target, GLsizei samples, GLenum internalformat, GLsizei width, GLsizei height);
Interface to C language function:
GLint (GLenum mode);
Entry point (through function pointer) to C language function:
void (GLuint rc, GLfloat r, GLfloat g, GLfloat b, GLfloat x, GLfloat y, GLfloat z);
Entry point (through function pointer) to C language function:
void (const GLuint * rc, const GLfloat * c, const GLfloat * v);
Entry point (through function pointer) to C language function:
void (const GLuint * rc, const GLfloat * c, const GLfloat * v);
glReplacementCodeuiColor4fNormal3fVertex3fSUN(int,float,float,float,float,float,float,float,float,float,float) - method in class javax.media.opengl.
DebugGL glReplacementCodeuiColor4fNormal3fVertex3fSUN(int,float,float,float,float,float,float,float,float,float,float) - method in class javax.media.opengl.
GL Entry point (through function pointer) to C language function:
void (GLuint rc, GLfloat r, GLfloat g, GLfloat b, GLfloat a, GLfloat nx, GLfloat ny, GLfloat nz, GLfloat x, GLfloat y, GLfloat z);
glReplacementCodeuiColor4fNormal3fVertex3fSUN(int,float,float,float,float,float,float,float,float,float,float) - method in class javax.media.opengl.
TraceGL Entry point (through function pointer) to C language function:
void (const GLuint * rc, const GLfloat * c, const GLfloat * n, const GLfloat * v);
Entry point (through function pointer) to C language function:
void (const GLuint * rc, const GLfloat * c, const GLfloat * n, const GLfloat * v);
Entry point (through function pointer) to C language function:
void (GLuint rc, GLubyte r, GLubyte g, GLubyte b, GLubyte a, GLfloat x, GLfloat y, GLfloat z);
Entry point (through function pointer) to C language function:
void (const GLuint * rc, const GLubyte * c, const GLfloat * v);
Entry point (through function pointer) to C language function:
void (const GLuint * rc, const GLubyte * c, const GLfloat * v);
Entry point (through function pointer) to C language function:
void (GLuint rc, GLfloat r, GLfloat g, GLfloat b, GLfloat x, GLfloat y, GLfloat z);
Entry point (through function pointer) to C language function:
void (const GLuint * rc, const GLfloat * c, const GLfloat * v);
Entry point (through function pointer) to C language function:
void (const GLuint * rc, const GLfloat * c, const GLfloat * v);
glReplacementCodeuiTexCoord2fColor4fNormal3fVertex3fSUN(int,float,float,float,float,float,float,float,float,float,float,float,float) - method in class javax.media.opengl.
DebugGL glReplacementCodeuiTexCoord2fColor4fNormal3fVertex3fSUN(int,float,float,float,float,float,float,float,float,float,float,float,float) - method in class javax.media.opengl.
GL Entry point (through function pointer) to C language function:
void (GLuint rc, GLfloat s, GLfloat t, GLfloat r, GLfloat g, GLfloat b, GLfloat a, GLfloat nx, GLfloat ny, GLfloat nz, GLfloat x, GLfloat y, GLfloat z);
glReplacementCodeuiTexCoord2fColor4fNormal3fVertex3fSUN(int,float,float,float,float,float,float,float,float,float,float,float,float) - method in class javax.media.opengl.
TraceGL Entry point (through function pointer) to C language function:
void (const GLuint * rc, const GLfloat * tc, const GLfloat * c, const GLfloat * n, const GLfloat * v);
Entry point (through function pointer) to C language function:
void (const GLuint * rc, const GLfloat * tc, const GLfloat * c, const GLfloat * n, const GLfloat * v);
Entry point (through function pointer) to C language function:
void (GLuint rc, GLfloat s, GLfloat t, GLfloat nx, GLfloat ny, GLfloat nz, GLfloat x, GLfloat y, GLfloat z);
Entry point (through function pointer) to C language function:
void (const GLuint * rc, const GLfloat * c, const GLfloat * n, const GLfloat * v);
Entry point (through function pointer) to C language function:
void (const GLuint * rc, const GLfloat * c, const GLfloat * n, const GLfloat * v);
Entry point (through function pointer) to C language function:
void (GLuint rc, GLfloat s, GLfloat t, GLfloat x, GLfloat y, GLfloat z);
Entry point (through function pointer) to C language function:
void (const GLuint * rc, const GLfloat * c, const GLfloat * v);
Entry point (through function pointer) to C language function:
void (const GLuint * rc, const GLfloat * c, const GLfloat * v);
Entry point (through function pointer) to C language function:
void (GLuint target, GLfloat s, GLfloat t, GLfloat r);
Entry point (through function pointer) to C language function:
void (const GLuint * rc, const GLfloat * v);
Entry point (through function pointer) to C language function:
void (const GLuint * rc, const GLfloat * v);
Entry point (through function pointer) to C language function:
void (GLsizei n, const GLuint * ids);
Entry point (through function pointer) to C language function:
void (GLsizei n, const GLuint * ids);
Entry point (through function pointer) to C language function:
void (GLenum mode);
Entry point (through function pointer) to C language function:
void (GLenum mode);
Entry point (through function pointer) to C language function:
void (void);
Interface to C language function:
void (GLdouble angle, GLdouble x, GLdouble y, GLdouble z);
Interface to C language function:
void (GLfloat angle, GLfloat x, GLfloat y, GLfloat z);
Entry point (through function pointer) to C language function:
void (GLclampf value, GLboolean invert);
Entry point (through function pointer) to C language function:
void (GLuint red, GLuint green, GLenum blue);
Entry point (through function pointer) to C language function:
void (GLclampf value, GLboolean invert);
Entry point (through function pointer) to C language function:
void (GLclampf value, GLboolean invert);
Entry point (through function pointer) to C language function:
void (GLenum mode);
Entry point (through function pointer) to C language function:
void (GLenum mode);
Interface to C language function:
void (GLdouble x, GLdouble y, GLdouble z);
Interface to C language function:
void (GLfloat x, GLfloat y, GLfloat z);
Interface to C language function:
void (GLint x, GLint y, GLsizei width, GLsizei height);
Entry point (through function pointer) to C language function:
void (GLbyte red, GLbyte green, GLbyte blue);
Entry point (through function pointer) to C language function:
void (GLbyte red, GLbyte green, GLbyte blue);
Entry point (through function pointer) to C language function:
void (const GLbyte * v);
Entry point (through function pointer) to C language function:
void (const GLbyte * v);
Entry point (through function pointer) to C language function:
void (const GLbyte * v);
Entry point (through function pointer) to C language function:
void (const GLbyte * v);
Entry point (through function pointer) to C language function:
void (GLdouble red, GLdouble green, GLdouble blue);
Entry point (through function pointer) to C language function:
void (GLdouble red, GLdouble green, GLdouble blue);
Entry point (through function pointer) to C language function:
void (const GLdouble * m);
Entry point (through function pointer) to C language function:
void (const GLdouble * m);
Entry point (through function pointer) to C language function:
void (const GLdouble * m);
Entry point (through function pointer) to C language function:
void (const GLdouble * m);
Entry point (through function pointer) to C language function:
void (GLfloat red, GLfloat green, GLfloat blue);
Entry point (through function pointer) to C language function:
void (GLfloat red, GLfloat green, GLfloat blue);
Entry point (through function pointer) to C language function:
void (const GLfloat * m);
Entry point (through function pointer) to C language function:
void (const GLfloat * m);
Entry point (through function pointer) to C language function:
void (const GLfloat * m);
Entry point (through function pointer) to C language function:
void (const GLfloat * m);
Entry point (through function pointer) to C language function:
void (GLhalfNV red, GLhalfNV green, GLhalfNV blue);
Entry point (through function pointer) to C language function:
void (const GLhalfNV * v);
Entry point (through function pointer) to C language function:
void (const GLhalfNV * v);
Entry point (through function pointer) to C language function:
void (GLint red, GLint green, GLint blue);
Entry point (through function pointer) to C language function:
void (GLint red, GLint green, GLint blue);
Entry point (through function pointer) to C language function:
void (const GLint * v);
Entry point (through function pointer) to C language function:
void (const GLint * v);
Entry point (through function pointer) to C language function:
void (const GLint * v);
Entry point (through function pointer) to C language function:
void (const GLint * v);
Entry point (through function pointer) to C language function:
void (GLshort red, GLshort green, GLshort blue);
Entry point (through function pointer) to C language function:
void (GLshort red, GLshort green, GLshort blue);
Entry point (through function pointer) to C language function:
void (const GLshort * v);
Entry point (through function pointer) to C language function:
void (const GLshort * v);
Entry point (through function pointer) to C language function:
void (const GLshort * v);
Entry point (through function pointer) to C language function:
void (const GLshort * v);
Entry point (through function pointer) to C language function:
void (GLubyte red, GLubyte green, GLubyte blue);
Entry point (through function pointer) to C language function:
void (GLubyte red, GLubyte green, GLubyte blue);
Entry point (through function pointer) to C language function:
void (const GLubyte * v);
Entry point (through function pointer) to C language function:
void (const GLubyte * v);
Entry point (through function pointer) to C language function:
void (const GLubyte * v);
Entry point (through function pointer) to C language function:
void (const GLubyte * v);
Entry point (through function pointer) to C language function:
void (GLuint red, GLuint green, GLuint blue);
Entry point (through function pointer) to C language function:
void (GLuint red, GLuint green, GLuint blue);
Entry point (through function pointer) to C language function:
void (const GLuint * v);
Entry point (through function pointer) to C language function:
void (const GLuint * v);
Entry point (through function pointer) to C language function:
void (const GLuint * v);
Entry point (through function pointer) to C language function:
void (const GLuint * v);
Entry point (through function pointer) to C language function:
void (GLushort red, GLushort green, GLushort blue);
Entry point (through function pointer) to C language function:
void (GLushort red, GLushort green, GLushort blue);
Entry point (through function pointer) to C language function:
void (const GLushort * v);
Entry point (through function pointer) to C language function:
void (const GLushort * v);
Entry point (through function pointer) to C language function:
void (const GLushort * v);
Entry point (through function pointer) to C language function:
void (const GLushort * v);
Entry point (through function pointer) to C language function:
void (GLint size, GLenum type, GLsizei stride, const GLvoid * pointer);
Entry point (through function pointer) to C language function:
void (GLint size, GLenum type, GLsizei stride, const GLvoid * pointer);
Entry point (through function pointer) to C language function:
void (GLint size, GLenum type, GLsizei stride, const GLvoid * pointer);
Entry point (through function pointer) to C language function:
void (GLint size, GLenum type, GLsizei stride, const GLvoid * pointer);
Interface to C language function:
void (GLsizei size, GLuint * buffer);
Entry point (through function pointer) to C language function:
void (GLenum target, GLenum internalformat, GLsizei width, GLsizei height, GLenum format, GLenum type, const GLvoid * row, const GLvoid * column);
Entry point (through function pointer) to C language function:
void (GLenum target, GLenum internalformat, GLsizei width, GLsizei height, GLenum format, GLenum type, const GLvoid * row, const GLvoid * column);
Entry point (through function pointer) to C language function:
void (GLuint mode);
Entry point (through function pointer) to C language function:
void (GLuint target, GLenum id);
Entry point (through function pointer) to C language function:
void (GLuint target, const GLfloat * v);
Entry point (through function pointer) to C language function:
void (GLuint target, const GLfloat * v);
Entry point (through function pointer) to C language function:
void (GLuint id, GLenum type, const GLvoid * addr);
Entry point (through function pointer) to C language function:
void (GLuint id, GLenum type, const GLvoid * addr);
Interface to C language function:
void (GLenum mode);
Entry point (through function pointer) to C language function:
void (GLenum red, GLuint green, GLuint blue);
Entry point (through function pointer) to C language function:
void (GLenum sfactorRGB, GLuint dfactorRGB, GLuint sfactorAlpha, GLuint dfactorAlpha);
Entry point (through function pointer) to C language function:
void (GLenum op, GLuint res, GLuint arg1, GLuint arg2, GLuint arg3);
Entry point (through function pointer) to C language function:
void (GLuint shader, GLsizei count, const GLchar * * string, const GLint * length);
Entry point (through function pointer) to C language function:
void (GLuint shader, GLsizei count, const GLchar * * string, const GLint * length);
Entry point (through function pointer) to C language function:
void (GLhandleARB shader, GLsizei count, const GLcharARB * * string, const GLint * length);
Entry point (through function pointer) to C language function:
void (GLhandleARB shader, GLsizei count, const GLcharARB * * string, const GLint * length);
Entry point (through function pointer) to C language function:
void (GLenum target, GLsizei n, const GLfloat * points);
Entry point (through function pointer) to C language function:
void (GLenum target, GLsizei n, const GLfloat * points);
Entry point (through function pointer) to C language function:
void (GLenum target, GLfloat s);
Entry point (through function pointer) to C language function:
void (GLenum target, const GLfloat * v);
Entry point (through function pointer) to C language function:
void (GLenum target, const GLfloat * v);
Entry point (through function pointer) to C language function:
void (GLenum target, GLint s);
Entry point (through function pointer) to C language function:
void (GLenum target, const GLint * v);
Entry point (through function pointer) to C language function:
void (GLenum target, const GLint * v);
Entry point (through function pointer) to C language function:
void (void);
Entry point (through function pointer) to C language function:
void (GLsizei stencilTagBits, GLuint stencilClearTag);
Interface to C language function:
void (GLenum func, GLint ref, GLuint mask);
Entry point (through function pointer) to C language function:
void (GLenum frontfunc, GLenum backfunc, GLint ref, GLuint mask);
Entry point (through function pointer) to C language function:
void (GLenum frontfunc, GLenum backfunc, GLint ref, GLuint mask);
Interface to C language function:
void (GLuint mask);
Entry point (through function pointer) to C language function:
void (GLenum target, GLuint id);
Interface to C language function:
void (GLenum fail, GLenum zfail, GLenum zpass);
Entry point (through function pointer) to C language function:
void (GLenum sfactorRGB, GLenum dfactorRGB, GLenum sfactorAlpha, GLenum dfactorAlpha);
Entry point (through function pointer) to C language function:
void (GLenum sfactorRGB, GLenum dfactorRGB, GLenum sfactorAlpha, GLenum dfactorAlpha);
Entry point (through function pointer) to C language function:
void (GLint count);
Entry point (through function pointer) to C language function:
void (GLsizei length, const GLvoid * pointer);
Entry point (through function pointer) to C language function:
void (void);
Entry point (through function pointer) to C language function:
void (GLuint stage, GLuint portion, GLenum variable, GLenum input, GLenum mapping, GLenum componentUsage);
Entry point (through function pointer) to C language function:
void (void);
Entry point (through function pointer) to C language function:
void (GLuint mode);
Entry point (through function pointer) to C language function:
GLboolean (GLuint id);
Entry point (through function pointer) to C language function:
GLboolean (GLuint id);
Entry point (through function pointer) to C language function:
GLboolean (GLenum id, GLuint cap);
Entry point (through function pointer) to C language function:
void (GLenum target, GLenum internalformat, GLuint buffer);
Entry point (through function pointer) to C language function:
void (GLenum target, const GLfloat * v);
Entry point (through function pointer) to C language function:
void (GLenum target, const GLfloat * v);
Entry point (through function pointer) to C language function:
void (GLenum target, const GLint * v);
Entry point (through function pointer) to C language function:
void (GLenum target, const GLint * v);
Interface to C language function:
void (GLdouble s);
Interface to C language function:
void (const GLdouble * v);
Interface to C language function:
void (const GLdouble * v);
Interface to C language function:
void (GLfloat s);
Interface to C language function:
void (const GLfloat * v);
Interface to C language function:
void (const GLfloat * v);
Entry point (through function pointer) to C language function:
void (GLhalfNV factor);
Entry point (through function pointer) to C language function:
void (const GLhalfNV * v);
Entry point (through function pointer) to C language function:
void (const GLhalfNV * v);
Interface to C language function:
void (GLint s);
Interface to C language function:
void (const GLint * v);
Interface to C language function:
void (const GLint * v);
Interface to C language function:
void (GLshort s);
Interface to C language function:
void (const GLshort * v);
Interface to C language function:
void (const GLshort * v);
Interface to C language function:
void (GLdouble s, GLdouble t);
Interface to C language function:
void (const GLdouble * v);
Interface to C language function:
void (const GLdouble * v);
Interface to C language function:
void (GLfloat s, GLfloat t);
Entry point (through function pointer) to C language function:
void (GLfloat s, GLfloat t, GLfloat p, GLfloat q, GLfloat x, GLfloat y, GLfloat z, GLfloat w);
Entry point (through function pointer) to C language function:
void (const GLfloat * c, const GLfloat * n, const GLfloat * v);
Entry point (through function pointer) to C language function:
void (const GLfloat * c, const GLfloat * n, const GLfloat * v);
glTexCoord2fColor4fNormal3fVertex3fSUN(float,float,float,float,float,float,float,float,float,float,float,float) - method in class javax.media.opengl.
DebugGL glTexCoord2fColor4fNormal3fVertex3fSUN(float,float,float,float,float,float,float,float,float,float,float,float) - method in class javax.media.opengl.
GL Entry point (through function pointer) to C language function:
void (GLfloat s, GLfloat t, GLfloat r, GLfloat g, GLfloat b, GLfloat a, GLfloat nx, GLfloat ny, GLfloat nz, GLfloat x, GLfloat y, GLfloat z);
glTexCoord2fColor4fNormal3fVertex3fSUN(float,float,float,float,float,float,float,float,float,float,float,float) - method in class javax.media.opengl.
TraceGL Entry point (through function pointer) to C language function:
void (const GLfloat * tc, const GLfloat * c, const GLfloat * n, const GLfloat * v);
Entry point (through function pointer) to C language function:
void (const GLfloat * tc, const GLfloat * c, const GLfloat * n, const GLfloat * v);
Entry point (through function pointer) to C language function:
void (GLfloat s, GLfloat t, GLubyte r, GLubyte g, GLubyte b, GLubyte a, GLfloat x, GLfloat y, GLfloat z);
Entry point (through function pointer) to C language function:
void (const GLfloat * tc, const GLubyte * c, const GLfloat * v);
Entry point (through function pointer) to C language function:
void (const GLfloat * tc, const GLubyte * c, const GLfloat * v);
Entry point (through function pointer) to C language function:
void (GLfloat s, GLfloat t, GLfloat p, GLfloat q, GLfloat x, GLfloat y, GLfloat z, GLfloat w);
Entry point (through function pointer) to C language function:
void (const GLfloat * c, const GLfloat * n, const GLfloat * v);
Entry point (through function pointer) to C language function:
void (const GLfloat * c, const GLfloat * n, const GLfloat * v);
Interface to C language function:
void (const GLfloat * v);
Interface to C language function:
void (const GLfloat * v);
Entry point (through function pointer) to C language function:
void (GLfloat s, GLfloat t, GLfloat x, GLfloat y, GLfloat z);
Entry point (through function pointer) to C language function:
void (const GLfloat * c, const GLfloat * v);
Entry point (through function pointer) to C language function:
void (const GLfloat * c, const GLfloat * v);
Entry point (through function pointer) to C language function:
void (GLhalfNV x, GLhalfNV y);
Entry point (through function pointer) to C language function:
void (const GLhalfNV * v);
Entry point (through function pointer) to C language function:
void (const GLhalfNV * v);
Interface to C language function:
void (GLint s, GLint t);
Interface to C language function:
void (const GLint * v);
Interface to C language function:
void (const GLint * v);
Interface to C language function:
void (GLshort s, GLshort t);
Interface to C language function:
void (const GLshort * v);
Interface to C language function:
void (const GLshort * v);
Interface to C language function:
void (GLdouble s, GLdouble t, GLdouble r);
Interface to C language function:
void (const GLdouble * v);
Interface to C language function:
void (const GLdouble * v);
Interface to C language function:
void (GLfloat s, GLfloat t, GLfloat r);
Interface to C language function:
void (const GLfloat * v);
Interface to C language function:
void (const GLfloat * v);
Entry point (through function pointer) to C language function:
void (GLhalfNV red, GLhalfNV green, GLhalfNV blue);
Entry point (through function pointer) to C language function:
void (const GLhalfNV * v);
Entry point (through function pointer) to C language function:
void (const GLhalfNV * v);
Interface to C language function:
void (GLint s, GLint t, GLint r);
Interface to C language function:
void (const GLint * v);
Interface to C language function:
void (const GLint * v);
Interface to C language function:
void (GLshort s, GLshort t, GLshort r);
Interface to C language function:
void (const GLshort * v);
Interface to C language function:
void (const GLshort * v);
Interface to C language function:
void (GLdouble s, GLdouble t, GLdouble r, GLdouble q);
Interface to C language function:
void (const GLdouble * v);
Interface to C language function:
void (const GLdouble * v);
Interface to C language function:
void (GLfloat s, GLfloat t, GLfloat r, GLfloat q);
glTexCoord4fColor4fNormal3fVertex4fSUN(float,float,float,float,float,float,float,float,float,float,float,float,float,float,float) - method in class javax.media.opengl.
DebugGL glTexCoord4fColor4fNormal3fVertex4fSUN(float,float,float,float,float,float,float,float,float,float,float,float,float,float,float) - method in class javax.media.opengl.
GL Entry point (through function pointer) to C language function:
void (GLfloat s, GLfloat t, GLfloat p, GLfloat q, GLfloat r, GLfloat g, GLfloat b, GLfloat a, GLfloat nx, GLfloat ny, GLfloat nz, GLfloat x, GLfloat y, GLfloat z, GLfloat w);
glTexCoord4fColor4fNormal3fVertex4fSUN(float,float,float,float,float,float,float,float,float,float,float,float,float,float,float) - method in class javax.media.opengl.
TraceGL Entry point (through function pointer) to C language function:
void (const GLfloat * tc, const GLfloat * c, const GLfloat * n, const GLfloat * v);
Entry point (through function pointer) to C language function:
void (const GLfloat * tc, const GLfloat * c, const GLfloat * n, const GLfloat * v);
Interface to C language function:
void (const GLfloat * v);
Interface to C language function:
void (const GLfloat * v);
Entry point (through function pointer) to C language function:
void (GLfloat s, GLfloat t, GLfloat p, GLfloat q, GLfloat x, GLfloat y, GLfloat z, GLfloat w);
Entry point (through function pointer) to C language function:
void (const GLfloat * c, const GLfloat * v);
Entry point (through function pointer) to C language function:
void (const GLfloat * c, const GLfloat * v);
Entry point (through function pointer) to C language function:
void (GLhalfNV x, GLhalfNV y, GLhalfNV z, GLhalfNV w);
Entry point (through function pointer) to C language function:
void (const GLhalfNV * v);
Entry point (through function pointer) to C language function:
void (const GLhalfNV * v);
Interface to C language function:
void (GLint s, GLint t, GLint r, GLint q);
Interface to C language function:
void (const GLint * v);
Interface to C language function:
void (const GLint * v);
Interface to C language function:
void (GLshort s, GLshort t, GLshort r, GLshort q);
Interface to C language function:
void (const GLshort * v);
Interface to C language function:
void (const GLshort * v);
Interface to C language function:
void (GLint size, GLenum type, GLsizei stride, const GLvoid * ptr);
Interface to C language function:
void (GLint size, GLenum type, GLsizei stride, const GLvoid * ptr);
Interface to C language function:
void (GLenum target, GLenum pname, GLfloat param);
Interface to C language function:
void (GLenum target, GLenum pname, const GLfloat * params);
Interface to C language function:
void (GLenum target, GLenum pname, const GLfloat * params);
Interface to C language function:
void (GLenum target, GLenum pname, GLint param);
Interface to C language function:
void (GLenum target, GLenum pname, const GLint * params);
Interface to C language function:
void (GLenum target, GLenum pname, const GLint * params);
Entry point (through function pointer) to C language function:
void (GLenum target, GLenum filter, GLsizei n, const GLfloat * weights);
Entry point (through function pointer) to C language function:
void (GLenum target, GLenum filter, GLsizei n, const GLfloat * weights);
Interface to C language function:
void (GLenum coord, GLenum pname, GLdouble param);
Interface to C language function:
void (GLenum coord, GLenum pname, const GLdouble * params);
Interface to C language function:
void (GLenum coord, GLenum pname, const GLdouble * params);
Interface to C language function:
void (GLenum coord, GLenum pname, GLfloat param);
Interface to C language function:
void (GLenum coord, GLenum pname, const GLfloat * params);
Interface to C language function:
void (GLenum coord, GLenum pname, const GLfloat * params);
Interface to C language function:
void (GLenum coord, GLenum pname, GLint param);
Interface to C language function:
void (GLenum coord, GLenum pname, const GLint * params);
Interface to C language function:
void (GLenum coord, GLenum pname, const GLint * params);
Interface to C language function:
void (GLenum target, GLint level, GLint internalFormat, GLsizei width, GLint border, GLenum format, GLenum type, const GLvoid * pixels);
Interface to C language function:
void (GLenum target, GLint level, GLint internalFormat, GLsizei width, GLint border, GLenum format, GLenum type, const GLvoid * pixels);
Interface to C language function:
void (GLenum target, GLint level, GLint internalFormat, GLsizei width, GLsizei height, GLint border, GLenum format, GLenum type, const GLvoid * pixels);
Interface to C language function:
void (GLenum target, GLint level, GLint internalFormat, GLsizei width, GLsizei height, GLint border, GLenum format, GLenum type, const GLvoid * pixels);
Entry point (through function pointer) to C language function:
void (GLenum target, GLint level, GLint internalformat, GLsizei width, GLsizei height, GLsizei depth, GLint border, GLenum format, GLenum type, const GLvoid * pixels);
Entry point (through function pointer) to C language function:
void (GLenum target, GLint level, GLint internalformat, GLsizei width, GLsizei height, GLsizei depth, GLint border, GLenum format, GLenum type, const GLvoid * pixels);
glTexImage4DSGIS(int,int,int,int,int,int,int,int,int,int,java.nio.Buffer) - method in class javax.media.opengl.
DebugGL glTexImage4DSGIS(int,int,int,int,int,int,int,int,int,int,java.nio.Buffer) - method in class javax.media.opengl.
GL Entry point (through function pointer) to C language function:
void (GLenum target, GLint level, GLenum internalformat, GLsizei width, GLsizei height, GLsizei depth, GLsizei size4d, GLint border, GLenum format, GLenum type, const GLvoid * pixels);
glTexImage4DSGIS(int,int,int,int,int,int,int,int,int,int,java.nio.Buffer) - method in class javax.media.opengl.
TraceGL Interface to C language function:
void (GLenum target, GLenum pname, GLfloat param);
Interface to C language function:
void (GLenum target, GLenum pname, const GLfloat * params);
Interface to C language function:
void (GLenum target, GLenum pname, const GLfloat * params);
Interface to C language function:
void (GLenum target, GLenum pname, GLint param);
Entry point (through function pointer) to C language function:
void (GLenum target, GLenum pname, const GLint * params);
Entry point (through function pointer) to C language function:
void (GLenum target, GLenum pname, const GLint * params);
Entry point (through function pointer) to C language function:
void (GLenum target, GLenum pname, const GLuint * params);
Entry point (through function pointer) to C language function:
void (GLenum target, GLenum pname, const GLuint * params);
Interface to C language function:
void (GLenum target, GLenum pname, const GLint * params);
Interface to C language function:
void (GLenum target, GLenum pname, const GLint * params);
Interface to C language function:
void (GLenum target, GLint level, GLint xoffset, GLsizei width, GLenum format, GLenum type, const GLvoid * pixels);
Interface to C language function:
void (GLenum target, GLint level, GLint xoffset, GLsizei width, GLenum format, GLenum type, const GLvoid * pixels);
Interface to C language function:
void (GLenum target, GLint level, GLint xoffset, GLint yoffset, GLsizei width, GLsizei height, GLenum format, GLenum type, const GLvoid * pixels);
Interface to C language function:
void (GLenum target, GLint level, GLint xoffset, GLint yoffset, GLsizei width, GLsizei height, GLenum format, GLenum type, const GLvoid * pixels);
glTexSubImage3D(int,int,int,int,int,int,int,int,int,int,java.nio.Buffer) - method in class javax.media.opengl.
DebugGL glTexSubImage3D(int,int,int,int,int,int,int,int,int,int,java.nio.Buffer) - method in class javax.media.opengl.
GL Entry point (through function pointer) to C language function:
void (GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLenum type, const GLvoid * pixels);
glTexSubImage3D(int,int,int,int,int,int,int,int,int,int,java.nio.Buffer) - method in class javax.media.opengl.
TraceGL glTexSubImage3D(int,int,int,int,int,int,int,int,int,int,long) - method in class javax.media.opengl.
DebugGL glTexSubImage3D(int,int,int,int,int,int,int,int,int,int,long) - method in class javax.media.opengl.
GL Entry point (through function pointer) to C language function:
void (GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLenum type, const GLvoid * pixels);
glTexSubImage3D(int,int,int,int,int,int,int,int,int,int,long) - method in class javax.media.opengl.
TraceGL glTexSubImage4DSGIS(int,int,int,int,int,int,int,int,int,int,int,int,java.nio.Buffer) - method in class javax.media.opengl.
DebugGL glTexSubImage4DSGIS(int,int,int,int,int,int,int,int,int,int,int,int,java.nio.Buffer) - method in class javax.media.opengl.
GL Entry point (through function pointer) to C language function:
void (GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLint woffset, GLsizei width, GLsizei height, GLsizei depth, GLsizei size4d, GLenum format, GLenum type, const GLvoid * pixels);
glTexSubImage4DSGIS(int,int,int,int,int,int,int,int,int,int,int,int,java.nio.Buffer) - method in class javax.media.opengl.
TraceGL Entry point (through function pointer) to C language function:
void (GLboolean red, GLboolean green, GLboolean blue, GLboolean alpha);
Entry point (through function pointer) to C language function:
void (GLenum mode);
Entry point (through function pointer) to C language function:
void (GLenum target, GLenum id);
Entry point (through function pointer) to C language function:
void (GLenum mode);
Entry point (through function pointer) to C language function:
void (GLenum target, GLsizei length, const GLvoid * pointer);
Entry point (through function pointer) to C language function:
void (GLenum sfactorRGB, GLuint dfactorRGB, GLenum sfactorAlpha, GLenum dfactorAlpha);
Entry point (through function pointer) to C language function:
void (GLuint count, const GLint * attribs, GLenum bufferMode);
Entry point (through function pointer) to C language function:
void (GLuint count, const GLint * attribs, GLenum bufferMode);
Entry point (through function pointer) to C language function:
void (GLuint program, GLsizei count, const GLint * locations, GLenum bufferMode);
Entry point (through function pointer) to C language function:
void (GLuint program, GLsizei count, const GLint * locations, GLenum bufferMode);
Interface to C language function:
void (GLdouble x, GLdouble y, GLdouble z);
Interface to C language function:
void (GLfloat x, GLfloat y, GLfloat z);
GLU - class javax.media.opengl.glu.
GLU Provides access to the OpenGL Utility Library (GLU).
GLU() - constructor for class javax.media.opengl.glu.
GLU Instantiates a new OpenGL Utility Library object.
GLU_BEGIN - static field in class javax.media.opengl.glu.
GLU GLU_CCW - static field in class javax.media.opengl.glu.
GLU GLU_CW - static field in class javax.media.opengl.glu.
GLU GLU_END - static field in class javax.media.opengl.glu.
GLU GLU_ERROR - static field in class javax.media.opengl.glu.
GLU GLU_FALSE - static field in class javax.media.opengl.glu.
GLU GLU_FILL - static field in class javax.media.opengl.glu.
GLU GLU_FLAT - static field in class javax.media.opengl.glu.
GLU GLU_LINE - static field in class javax.media.opengl.glu.
GLU GLU_NONE - static field in class javax.media.opengl.glu.
GLU GLU_POINT - static field in class javax.media.opengl.glu.
GLU GLU_TRUE - static field in class javax.media.opengl.glu.
GLU Begins a curve definition.
gluBeginPolygon and
gluEndPolygon
delimit the definition of a nonconvex polygon.
Begins a surface definition.
Interface to C language function:
GLint gluBuild1DMipmapLevels(GLenum target, GLint internalFormat, GLsizei width, GLenum format, GLenum type, GLint level, GLint base, GLint max, const void * data);
Interface to C language function:
GLint gluBuild1DMipmaps(GLenum target, GLint internalFormat, GLsizei width, GLenum format, GLenum type, const void * data);
Interface to C language function:
GLint gluBuild2DMipmapLevels(GLenum target, GLint internalFormat, GLsizei width, GLsizei height, GLenum format, GLenum type, GLint level, GLint base, GLint max, const void * data);
Interface to C language function:
GLint gluBuild2DMipmaps(GLenum target, GLint internalFormat, GLsizei width, GLsizei height, GLenum format, GLenum type, const void * data);
gluBuild3DMipmapLevels(int,int,int,int,int,int,int,int,int,int,java.nio.Buffer) - method in class javax.media.opengl.glu.
GLU Interface to C language function:
GLint gluBuild3DMipmapLevels(GLenum target, GLint internalFormat, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLenum type, GLint level, GLint base, GLint max, const void * data);
Interface to C language function:
GLint gluBuild3DMipmaps(GLenum target, GLint internalFormat, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLenum type, const void * data);
Interface to C language function:
void gluCylinder(GLUquadric * quad, GLdouble base, GLdouble top, GLdouble height, GLint slices, GLint stacks);
Interface to C language function:
void gluDeleteQuadric(GLUquadric * quad);
gluDeleteTess destroys the indicated tessellation object (which was
created with
gluNewTess
).
Interface to C language function:
void gluDisk(GLUquadric * quad, GLdouble inner, GLdouble outer, GLint slices, GLint loops);
gluEndPolygon and
gluBeginPolygon
delimit the definition of a nonconvex polygon.
gluGetTessProperty retrieves properties stored in a tessellation
object.
Creates a new GLUnurbs object.
Interface to C language function:
GLUquadric * gluNewQuadric(void);
gluNewTess creates and returns a new tessellation object.
gluNextContour is used to describe polygons with multiple
contours.
Entry point (through function pointer) to C language function:
void (GLint location, GLfloat v0);
Entry point (through function pointer) to C language function:
void (GLint location, GLfloat v0);
Entry point (through function pointer) to C language function:
void (GLint location, GLsizei count, const GLfloat * value);
Entry point (through function pointer) to C language function:
void (GLint location, GLsizei count, const GLfloat * value);
Entry point (through function pointer) to C language function:
void (GLint location, GLsizei count, const GLfloat * value);
Entry point (through function pointer) to C language function:
void (GLint location, GLsizei count, const GLfloat * value);
Entry point (through function pointer) to C language function:
void (GLint x, GLint y);
Entry point (through function pointer) to C language function:
void (GLint x, GLint y);
Entry point (through function pointer) to C language function:
void (GLint location, GLsizei count, const GLint * value);
Entry point (through function pointer) to C language function:
void (GLint location, GLsizei count, const GLint * value);
Entry point (through function pointer) to C language function:
void (GLint location, GLsizei count, const GLint * value);
Entry point (through function pointer) to C language function:
void (GLint location, GLsizei count, const GLint * value);
Entry point (through function pointer) to C language function:
void (GLint location, GLuint v0);
Entry point (through function pointer) to C language function:
void (GLint location, GLsizei count, const GLuint * value);
Entry point (through function pointer) to C language function:
void (GLint location, GLsizei count, const GLuint * value);
Entry point (through function pointer) to C language function:
void (GLint location, GLfloat v0, GLfloat v1);
Entry point (through function pointer) to C language function:
void (GLint location, GLfloat v0, GLfloat v1);
Entry point (through function pointer) to C language function:
void (GLint location, GLsizei count, const GLfloat * value);
Entry point (through function pointer) to C language function:
void (GLint location, GLsizei count, const GLfloat * value);
Entry point (through function pointer) to C language function:
void (GLint location, GLsizei count, const GLfloat * value);
Entry point (through function pointer) to C language function:
void (GLint location, GLsizei count, const GLfloat * value);
Entry point (through function pointer) to C language function:
void (GLint red, GLint green, GLint blue);
Entry point (through function pointer) to C language function:
void (GLint red, GLint green, GLint blue);
Entry point (through function pointer) to C language function:
void (GLint location, GLsizei count, const GLint * value);
Entry point (through function pointer) to C language function:
void (GLint location, GLsizei count, const GLint * value);
Entry point (through function pointer) to C language function:
void (GLint location, GLsizei count, const GLint * value);
Entry point (through function pointer) to C language function:
void (GLint location, GLsizei count, const GLint * value);
Entry point (through function pointer) to C language function:
void (GLint location, GLuint v0, GLuint v1);
Entry point (through function pointer) to C language function:
void (GLint location, GLsizei count, const GLuint * value);
Entry point (through function pointer) to C language function:
void (GLint location, GLsizei count, const GLuint * value);
Entry point (through function pointer) to C language function:
void (GLint location, GLfloat v0, GLfloat v1, GLfloat v2);
Entry point (through function pointer) to C language function:
void (GLint location, GLfloat v0, GLfloat v1, GLfloat v2);
Entry point (through function pointer) to C language function:
void (GLint location, GLsizei count, const GLfloat * value);
Entry point (through function pointer) to C language function:
void (GLint location, GLsizei count, const GLfloat * value);
Entry point (through function pointer) to C language function:
void (GLint location, GLsizei count, const GLfloat * value);
Entry point (through function pointer) to C language function:
void (GLint location, GLsizei count, const GLfloat * value);
Entry point (through function pointer) to C language function:
void (GLint location, GLint v0, GLint v1, GLint v2);
Entry point (through function pointer) to C language function:
void (GLint location, GLint v0, GLint v1, GLint v2);
Entry point (through function pointer) to C language function:
void (GLint location, GLsizei count, const GLint * value);
Entry point (through function pointer) to C language function:
void (GLint location, GLsizei count, const GLint * value);
Entry point (through function pointer) to C language function:
void (GLint location, GLsizei count, const GLint * value);
Entry point (through function pointer) to C language function:
void (GLint location, GLsizei count, const GLint * value);
Entry point (through function pointer) to C language function:
void (GLint location, GLuint v0, GLuint v1, GLuint v2);
Entry point (through function pointer) to C language function:
void (GLint location, GLsizei count, const GLuint * value);
Entry point (through function pointer) to C language function:
void (GLint location, GLsizei count, const GLuint * value);
Entry point (through function pointer) to C language function:
void (GLint location, GLfloat v0, GLfloat v1, GLfloat v2, GLfloat v3);
Entry point (through function pointer) to C language function:
void (GLint location, GLfloat v0, GLfloat v1, GLfloat v2, GLfloat v3);
Entry point (through function pointer) to C language function:
void (GLint location, GLsizei count, const GLfloat * value);
Entry point (through function pointer) to C language function:
void (GLint location, GLsizei count, const GLfloat * value);
Entry point (through function pointer) to C language function:
void (GLint location, GLsizei count, const GLfloat * value);
Entry point (through function pointer) to C language function:
void (GLint location, GLsizei count, const GLfloat * value);
Entry point (through function pointer) to C language function:
void (GLint location, GLint v0, GLint v1, GLint v2, GLint v3);
Entry point (through function pointer) to C language function:
void (GLint location, GLint v0, GLint v1, GLint v2, GLint v3);
Entry point (through function pointer) to C language function:
void (GLint location, GLsizei count, const GLint * value);
Entry point (through function pointer) to C language function:
void (GLint location, GLsizei count, const GLint * value);
Entry point (through function pointer) to C language function:
void (GLint location, GLsizei count, const GLint * value);
Entry point (through function pointer) to C language function:
void (GLint location, GLsizei count, const GLint * value);
Entry point (through function pointer) to C language function:
void (GLint location, GLuint v0, GLuint v1, GLuint v2, GLuint v3);
Entry point (through function pointer) to C language function:
void (GLint location, GLsizei count, const GLuint * value);
Entry point (through function pointer) to C language function:
void (GLint location, GLsizei count, const GLuint * value);
Entry point (through function pointer) to C language function:
void (GLuint program, GLint location, GLuint buffer);
Entry point (through function pointer) to C language function:
void (GLint location, GLsizei count, GLboolean transpose, const GLfloat * value);
Entry point (through function pointer) to C language function:
void (GLint location, GLsizei count, GLboolean transpose, const GLfloat * value);
Entry point (through function pointer) to C language function:
void (GLint location, GLsizei count, GLboolean transpose, const GLfloat * value);
Entry point (through function pointer) to C language function:
void (GLint location, GLsizei count, GLboolean transpose, const GLfloat * value);
Entry point (through function pointer) to C language function:
void (GLint location, GLsizei count, GLboolean transpose, const GLfloat * value);
Entry point (through function pointer) to C language function:
void (GLint location, GLsizei count, GLboolean transpose, const GLfloat * value);
Entry point (through function pointer) to C language function:
void (GLint location, GLsizei count, GLboolean transpose, const GLfloat * value);
Entry point (through function pointer) to C language function:
void (GLint location, GLsizei count, GLboolean transpose, const GLfloat * value);
Entry point (through function pointer) to C language function:
void (GLint location, GLsizei count, GLboolean transpose, const GLfloat * value);
Entry point (through function pointer) to C language function:
void (GLint location, GLsizei count, GLboolean transpose, const GLfloat * value);
Entry point (through function pointer) to C language function:
void (GLint location, GLsizei count, GLboolean transpose, const GLfloat * value);
Entry point (through function pointer) to C language function:
void (GLint location, GLsizei count, GLboolean transpose, const GLfloat * value);
Entry point (through function pointer) to C language function:
void (GLint location, GLsizei count, GLboolean transpose, const GLfloat * value);
Entry point (through function pointer) to C language function:
void (GLint location, GLsizei count, GLboolean transpose, const GLfloat * value);
Entry point (through function pointer) to C language function:
void (GLint location, GLsizei count, GLboolean transpose, const GLfloat * value);
Entry point (through function pointer) to C language function:
void (GLint location, GLsizei count, GLboolean transpose, const GLfloat * value);
Entry point (through function pointer) to C language function:
void (GLint location, GLsizei count, GLboolean transpose, const GLfloat * value);
Entry point (through function pointer) to C language function:
void (GLint location, GLsizei count, GLboolean transpose, const GLfloat * value);
Entry point (through function pointer) to C language function:
void (GLint location, GLsizei count, GLboolean transpose, const GLfloat * value);
Entry point (through function pointer) to C language function:
void (GLint location, GLsizei count, GLboolean transpose, const GLfloat * value);
Entry point (through function pointer) to C language function:
void (GLint location, GLsizei count, GLboolean transpose, const GLfloat * value);
Entry point (through function pointer) to C language function:
void (GLint location, GLsizei count, GLboolean transpose, const GLfloat * value);
Entry point (through function pointer) to C language function:
void (GLint location, GLsizei count, GLboolean transpose, const GLfloat * value);
Entry point (through function pointer) to C language function:
void (GLint location, GLsizei count, GLboolean transpose, const GLfloat * value);
Entry point (through function pointer) to C language function:
void (void);
Entry point (through function pointer) to C language function:
GLboolean (GLenum id);
Entry point (through function pointer) to C language function:
GLboolean (GLenum id);
Wrapper for a GLU NURBS object.
Sets a property on a NURBS object.
gluNurbsSurface(javax.media.opengl.glu.GLUnurbs,int,float[],int,float[],int,int,float[],int,int,int) - method in class javax.media.opengl.glu.
GLU Makes a NURBS surface.
Interface to C language function:
void gluPartialDisk(GLUquadric * quad, GLdouble inner, GLdouble outer, GLint slices, GLint loops, GLdouble start, GLdouble sweep);
Entry point (through function pointer) to C language function:
void (GLuint buffer, GLuint offset, GLsizei size, const GLvoid * pointer, GLenum preserve);
gluProject(double,double,double,double[],int,double[],int,int[],int,double[],int) - method in class javax.media.opengl.glu.
GLU Interface to C language function:
GLint gluProject(GLdouble objX, GLdouble objY, GLdouble objZ, const GLdouble * model, const GLdouble * proj, const GLint * view, GLdouble * winX, GLdouble * winY, GLdouble * winZ);
Accepts the outgoing window coordinates as a single array.
Interface to C language function:
GLint gluProject(GLdouble objX, GLdouble objY, GLdouble objZ, const GLdouble * model, const GLdouble * proj, const GLint * view, GLdouble * winX, GLdouble * winY, GLdouble * winZ);
Accepts the outgoing window coordinates as a single buffer.
Wrapper for a GLU quadric object.
Interface to C language function:
void gluQuadricDrawStyle(GLUquadric * quad, GLenum draw);
Interface to C language function:
void gluQuadricNormals(GLUquadric * quad, GLenum normal);
Interface to C language function:
void gluQuadricOrientation(GLUquadric * quad, GLenum orientation);
Interface to C language function:
void gluQuadricTexture(GLUquadric * quad, GLboolean texture);
Interface to C language function:
GLint gluScaleImage(GLenum format, GLsizei wIn, GLsizei hIn, GLenum typeIn, const void * dataIn, GLsizei wOut, GLsizei hOut, GLenum typeOut, GLvoid * dataOut);
Entry point (through function pointer) to C language function:
void (GLuint mode);
Entry point (through function pointer) to C language function:
void (GLhandleARB mode);
Interface to C language function:
void gluSphere(GLUquadric * quad, GLdouble radius, GLint slices, GLint stacks);
Subset of the routines provided by the GLUT interface.
gluTessBeginContour and
gluTessEndContour
delimit
the definition of a polygon contour.
gluTessBeginPolygon and
gluTessEndPolygon
delimit
the definition of a convex, concave or self-intersecting polygon.
gluTessCallback is used to indicate a callback to be used by a
tessellation object.
The GLUtessellator object is used to hold the data, such as the
vertices, edges and callback objects, to describe and tessellate complex
polygons.
GLUtessellatorCallback interface provides methods that the user will
override to define the callbacks for a tessellation object.
The
GLUtessellatorCallbackAdapter provides a default implementation of
GLUtessellatorCallback
with empty callback methods.
gluTessEndPolygon and
gluTessBeginPolygon
delimit the definition of a convex, concave or self-intersecting polygon.
gluTessNormal describes a normal for a polygon that the program is
defining.
gluTessProperty is used to control properites stored in a
tessellation object.
gluTessVertex describes a vertex on a polygon that the program
defines.
This function draws a solid-shaded dodecahedron
whose facets are rhombic and
whose vertices are at unit radius.
Renders the teapot as a solid shape of the specified size.
Renders the teapot as a solid shape of the specified size.
This function draws a wireframe dodecahedron whose
facets are rhombic and
whose vertices are at unit radius.
Renders the teapot as a wireframe shape of the specified size.
Renders the teapot as a wireframe shape of the specified size.
gluUnProject(double,double,double,double[],int,double[],int,int[],int,double[],int) - method in class javax.media.opengl.glu.
GLU Interface to C language function:
GLint gluUnProject(GLdouble winX, GLdouble winY, GLdouble winZ, const GLdouble * model, const GLdouble * proj, const GLint * view, GLdouble * objX, GLdouble * objY, GLdouble * objZ);
Accepts the outgoing object coordinates (a 3-vector) as a single array.
Interface to C language function:
GLint gluUnProject(GLdouble winX, GLdouble winY, GLdouble winZ, const GLdouble * model, const GLdouble * proj, const GLint * view, GLdouble * objX, GLdouble * objY, GLdouble * objZ);
Accepts the outgoing object coordinates (a 3-vector) as a single buffer.
gluUnProject4(double,double,double,double,double[],int,double[],int,int[],int,double,double,double[],int) - method in class javax.media.opengl.glu.
GLU Interface to C language function:
GLint gluUnProject4(GLdouble winX, GLdouble winY, GLdouble winZ, GLdouble clipW, const GLdouble * model, const GLdouble * proj, const GLint * view, GLdouble nearVal, GLdouble farVal, GLdouble * objX, GLdouble * objY, GLdouble * objZ, GLdouble * objW);
Accepts the outgoing object coordinates (a 4-vector) as a single array.
Interface to C language function:
GLint gluUnProject4(GLdouble winX, GLdouble winY, GLdouble winZ, GLdouble clipW, const GLdouble * model, const GLdouble * proj, const GLint * view, GLdouble nearVal, GLdouble farVal, GLdouble * objX, GLdouble * objY, GLdouble * objZ, GLdouble * objW);
Accepts the outgoing object coordinates (a 4-vector) as a single buffer.
Entry point (through function pointer) to C language function:
void (GLuint mode);
Entry point (through function pointer) to C language function:
void (GLhandleARB mode);
Entry point (through function pointer) to C language function:
void (GLuint id, GLenum type, GLsizei stride, GLuint buffer, GLuint offset);
Entry point (through function pointer) to C language function:
void (GLuint index, const GLbyte * v);
Entry point (through function pointer) to C language function:
void (GLuint index, const GLbyte * v);
Entry point (through function pointer) to C language function:
void (GLuint target, const GLdouble * v);
Entry point (through function pointer) to C language function:
void (GLuint target, const GLdouble * v);
Entry point (through function pointer) to C language function:
void (GLuint target, const GLfloat * v);
Entry point (through function pointer) to C language function:
void (GLuint target, const GLfloat * v);
Entry point (through function pointer) to C language function:
void (GLuint target, const GLint * v);
Entry point (through function pointer) to C language function:
void (GLuint target, const GLint * v);
Entry point (through function pointer) to C language function:
void (GLuint id, GLenum type, GLuint stride, const GLvoid * addr);
Entry point (through function pointer) to C language function:
void (GLuint id, GLenum type, GLuint stride, const GLvoid * addr);
Entry point (through function pointer) to C language function:
void (GLuint target, const GLshort * v);
Entry point (through function pointer) to C language function:
void (GLuint target, const GLshort * v);
Entry point (through function pointer) to C language function:
void (GLuint index, const GLubyte * v);
Entry point (through function pointer) to C language function:
void (GLuint index, const GLubyte * v);
Entry point (through function pointer) to C language function:
void (GLuint index, const GLuint * v);
Entry point (through function pointer) to C language function:
void (GLuint index, const GLuint * v);
Entry point (through function pointer) to C language function:
void (GLuint index, const GLushort * v);
Entry point (through function pointer) to C language function:
void (GLuint index, const GLushort * v);
Interface to C language function:
void (GLdouble x, GLdouble y);
Interface to C language function:
void (const GLdouble * v);
Interface to C language function:
void (const GLdouble * v);
Interface to C language function:
void (GLfloat x, GLfloat y);
Interface to C language function:
void (const GLfloat * v);
Interface to C language function:
void (const GLfloat * v);
Entry point (through function pointer) to C language function:
void (GLhalfNV x, GLhalfNV y);
Entry point (through function pointer) to C language function:
void (const GLhalfNV * v);
Entry point (through function pointer) to C language function:
void (const GLhalfNV * v);
Interface to C language function:
void (GLint x, GLint y);
Interface to C language function:
void (const GLint * v);
Interface to C language function:
void (const GLint * v);
Interface to C language function:
void (GLshort x, GLshort y);
Interface to C language function:
void (const GLshort * v);
Interface to C language function:
void (const GLshort * v);
Interface to C language function:
void (GLdouble x, GLdouble y, GLdouble z);
Interface to C language function:
void (const GLdouble * v);
Interface to C language function:
void (const GLdouble * v);
Interface to C language function:
void (GLfloat x, GLfloat y, GLfloat z);
Interface to C language function:
void (const GLfloat * v);
Interface to C language function:
void (const GLfloat * v);
Entry point (through function pointer) to C language function:
void (GLhalfNV red, GLhalfNV green, GLhalfNV blue);
Entry point (through function pointer) to C language function:
void (const GLhalfNV * v);
Entry point (through function pointer) to C language function:
void (const GLhalfNV * v);
Interface to C language function:
void (GLint x, GLint y, GLint z);
Interface to C language function:
void (const GLint * v);
Interface to C language function:
void (const GLint * v);
Interface to C language function:
void (GLshort x, GLshort y, GLshort z);
Interface to C language function:
void (const GLshort * v);
Interface to C language function:
void (const GLshort * v);
Interface to C language function:
void (GLdouble x, GLdouble y, GLdouble z, GLdouble w);
Interface to C language function:
void (const GLdouble * v);
Interface to C language function:
void (const GLdouble * v);
Interface to C language function:
void (GLfloat x, GLfloat y, GLfloat z, GLfloat w);
Interface to C language function:
void (const GLfloat * v);
Interface to C language function:
void (const GLfloat * v);
Entry point (through function pointer) to C language function:
void (GLhalfNV x, GLhalfNV y, GLhalfNV z, GLhalfNV w);
Entry point (through function pointer) to C language function:
void (const GLhalfNV * v);
Entry point (through function pointer) to C language function:
void (const GLhalfNV * v);
Interface to C language function:
void (GLint x, GLint y, GLint z, GLint w);
Interface to C language function:
void (const GLint * v);
Interface to C language function:
void (const GLint * v);
Interface to C language function:
void (GLshort x, GLshort y, GLshort z, GLshort w);
Interface to C language function:
void (const GLshort * v);
Interface to C language function:
void (const GLshort * v);
Entry point (through function pointer) to C language function:
void (GLenum target, GLint s);
Entry point (through function pointer) to C language function:
void (GLsizei length, GLvoid * pointer);
Entry point (through function pointer) to C language function:
void (GLsizei length, const GLvoid * pointer);
Entry point (through function pointer) to C language function:
void (GLuint target, GLdouble s);
Entry point (through function pointer) to C language function:
void (GLuint target, GLdouble s);
Entry point (through function pointer) to C language function:
void (GLuint target, GLdouble s);
Entry point (through function pointer) to C language function:
void (GLuint target, const GLdouble * v);
Entry point (through function pointer) to C language function:
void (GLuint target, const GLdouble * v);
Entry point (through function pointer) to C language function:
void (GLuint target, const GLdouble * v);
Entry point (through function pointer) to C language function:
void (GLuint target, const GLdouble * v);
Entry point (through function pointer) to C language function:
void (GLuint target, const GLdouble * v);
Entry point (through function pointer) to C language function:
void (GLuint target, const GLdouble * v);
Entry point (through function pointer) to C language function:
void (GLuint target, GLfloat s);
Entry point (through function pointer) to C language function:
void (GLuint target, GLfloat s);
Entry point (through function pointer) to C language function:
void (GLuint target, GLfloat s);
Entry point (through function pointer) to C language function:
void (GLuint target, const GLfloat * v);
Entry point (through function pointer) to C language function:
void (GLuint target, const GLfloat * v);
Entry point (through function pointer) to C language function:
void (GLuint target, const GLfloat * v);
Entry point (through function pointer) to C language function:
void (GLuint target, const GLfloat * v);
Entry point (through function pointer) to C language function:
void (GLuint target, const GLfloat * v);
Entry point (through function pointer) to C language function:
void (GLuint target, const GLfloat * v);
Entry point (through function pointer) to C language function:
void (GLuint target, GLhalfNV s);
Entry point (through function pointer) to C language function:
void (GLuint index, const GLhalfNV * v);
Entry point (through function pointer) to C language function:
void (GLuint index, const GLhalfNV * v);
Entry point (through function pointer) to C language function:
void (GLuint target, GLshort s);
Entry point (through function pointer) to C language function:
void (GLuint target, GLshort s);
Entry point (through function pointer) to C language function:
void (GLuint target, GLshort s);
Entry point (through function pointer) to C language function:
void (GLuint target, const GLshort * v);
Entry point (through function pointer) to C language function:
void (GLuint target, const GLshort * v);
Entry point (through function pointer) to C language function:
void (GLuint target, const GLshort * v);
Entry point (through function pointer) to C language function:
void (GLuint target, const GLshort * v);
Entry point (through function pointer) to C language function:
void (GLuint target, const GLshort * v);
Entry point (through function pointer) to C language function:
void (GLuint target, const GLshort * v);
Entry point (through function pointer) to C language function:
void (GLuint target, GLdouble s, GLdouble t);
Entry point (through function pointer) to C language function:
void (GLuint target, GLdouble s, GLdouble t);
Entry point (through function pointer) to C language function:
void (GLuint target, GLdouble s, GLdouble t);
Entry point (through function pointer) to C language function:
void (GLuint target, const GLdouble * v);
Entry point (through function pointer) to C language function:
void (GLuint target, const GLdouble * v);
Entry point (through function pointer) to C language function:
void (GLuint target, const GLdouble * v);
Entry point (through function pointer) to C language function:
void (GLuint target, const GLdouble * v);
Entry point (through function pointer) to C language function:
void (GLuint target, const GLdouble * v);
Entry point (through function pointer) to C language function:
void (GLuint target, const GLdouble * v);
Entry point (through function pointer) to C language function:
void (GLuint target, GLfloat s, GLfloat t);
Entry point (through function pointer) to C language function:
void (GLuint target, GLfloat s, GLfloat t);
Entry point (through function pointer) to C language function:
void (GLuint target, GLfloat s, GLfloat t);
Entry point (through function pointer) to C language function:
void (GLuint target, const GLfloat * v);
Entry point (through function pointer) to C language function:
void (GLuint target, const GLfloat * v);
Entry point (through function pointer) to C language function:
void (GLuint target, const GLfloat * v);
Entry point (through function pointer) to C language function:
void (GLuint target, const GLfloat * v);
Entry point (through function pointer) to C language function:
void (GLuint target, const GLfloat * v);
Entry point (through function pointer) to C language function:
void (GLuint target, const GLfloat * v);
Entry point (through function pointer) to C language function:
void (GLuint target, GLhalfNV s, GLhalfNV t);
Entry point (through function pointer) to C language function:
void (GLuint index, const GLhalfNV * v);
Entry point (through function pointer) to C language function:
void (GLuint index, const GLhalfNV * v);
Entry point (through function pointer) to C language function:
void (GLuint target, GLshort s, GLshort t);
Entry point (through function pointer) to C language function:
void (GLuint target, GLshort s, GLshort t);
Entry point (through function pointer) to C language function:
void (GLuint target, GLshort s, GLshort t);
Entry point (through function pointer) to C language function:
void (GLuint target, const GLshort * v);
Entry point (through function pointer) to C language function:
void (GLuint target, const GLshort * v);
Entry point (through function pointer) to C language function:
void (GLuint target, const GLshort * v);
Entry point (through function pointer) to C language function:
void (GLuint target, const GLshort * v);
Entry point (through function pointer) to C language function:
void (GLuint target, const GLshort * v);
Entry point (through function pointer) to C language function:
void (GLuint target, const GLshort * v);
Entry point (through function pointer) to C language function:
void (GLuint target, GLdouble s, GLdouble t, GLdouble r);
Entry point (through function pointer) to C language function:
void (GLuint target, GLdouble s, GLdouble t, GLdouble r);
Entry point (through function pointer) to C language function:
void (GLuint target, GLdouble s, GLdouble t, GLdouble r);
Entry point (through function pointer) to C language function:
void (GLuint target, const GLdouble * v);
Entry point (through function pointer) to C language function:
void (GLuint target, const GLdouble * v);
Entry point (through function pointer) to C language function:
void (GLuint target, const GLdouble * v);
Entry point (through function pointer) to C language function:
void (GLuint target, const GLdouble * v);
Entry point (through function pointer) to C language function:
void (GLuint target, const GLdouble * v);
Entry point (through function pointer) to C language function:
void (GLuint target, const GLdouble * v);
Entry point (through function pointer) to C language function:
void (GLuint target, GLfloat s, GLfloat t, GLfloat r);
Entry point (through function pointer) to C language function:
void (GLuint target, GLfloat s, GLfloat t, GLfloat r);
Entry point (through function pointer) to C language function:
void (GLuint target, GLfloat s, GLfloat t, GLfloat r);
Entry point (through function pointer) to C language function:
void (GLuint target, const GLfloat * v);
Entry point (through function pointer) to C language function:
void (GLuint target, const GLfloat * v);
Entry point (through function pointer) to C language function:
void (GLuint target, const GLfloat * v);
Entry point (through function pointer) to C language function:
void (GLuint target, const GLfloat * v);
Entry point (through function pointer) to C language function:
void (GLuint target, const GLfloat * v);
Entry point (through function pointer) to C language function:
void (GLuint target, const GLfloat * v);
Entry point (through function pointer) to C language function:
void (GLuint target, GLhalfNV s, GLhalfNV t, GLhalfNV r);
Entry point (through function pointer) to C language function:
void (GLuint index, const GLhalfNV * v);
Entry point (through function pointer) to C language function:
void (GLuint index, const GLhalfNV * v);
Entry point (through function pointer) to C language function:
void (GLuint target, GLshort s, GLshort t, GLshort r);
Entry point (through function pointer) to C language function:
void (GLuint target, GLshort s, GLshort t, GLshort r);
Entry point (through function pointer) to C language function:
void (GLuint target, GLshort s, GLshort t, GLshort r);
Entry point (through function pointer) to C language function:
void (GLuint target, const GLshort * v);
Entry point (through function pointer) to C language function:
void (GLuint target, const GLshort * v);
Entry point (through function pointer) to C language function:
void (GLuint target, const GLshort * v);
Entry point (through function pointer) to C language function:
void (GLuint target, const GLshort * v);
Entry point (through function pointer) to C language function:
void (GLuint target, const GLshort * v);
Entry point (through function pointer) to C language function:
void (GLuint target, const GLshort * v);
Entry point (through function pointer) to C language function:
void (GLuint index, const GLbyte * v);
Entry point (through function pointer) to C language function:
void (GLuint index, const GLbyte * v);
Entry point (through function pointer) to C language function:
void (GLuint index, const GLbyte * v);
Entry point (through function pointer) to C language function:
void (GLuint index, const GLbyte * v);
Entry point (through function pointer) to C language function:
void (GLuint target, GLdouble s, GLdouble t, GLdouble r, GLdouble q);
Entry point (through function pointer) to C language function:
void (GLuint target, GLdouble s, GLdouble t, GLdouble r, GLdouble q);
Entry point (through function pointer) to C language function:
void (GLuint target, GLdouble s, GLdouble t, GLdouble r, GLdouble q);
Entry point (through function pointer) to C language function:
void (GLuint target, const GLdouble * v);
Entry point (through function pointer) to C language function:
void (GLuint target, const GLdouble * v);
Entry point (through function pointer) to C language function:
void (GLuint target, const GLdouble * v);
Entry point (through function pointer) to C language function:
void (GLuint target, const GLdouble * v);
Entry point (through function pointer) to C language function:
void (GLuint target, const GLdouble * v);
Entry point (through function pointer) to C language function:
void (GLuint target, const GLdouble * v);
Entry point (through function pointer) to C language function:
void (GLuint target, GLfloat s, GLfloat t, GLfloat r, GLfloat q);
Entry point (through function pointer) to C language function:
void (GLuint target, GLfloat s, GLfloat t, GLfloat r, GLfloat q);
Entry point (through function pointer) to C language function:
void (GLuint target, GLfloat s, GLfloat t, GLfloat r, GLfloat q);
Entry point (through function pointer) to C language function:
void (GLuint target, const GLfloat * v);
Entry point (through function pointer) to C language function:
void (GLuint target, const GLfloat * v);
Entry point (through function pointer) to C language function:
void (GLuint target, const GLfloat * v);
Entry point (through function pointer) to C language function:
void (GLuint target, const GLfloat * v);
Entry point (through function pointer) to C language function:
void (GLuint target, const GLfloat * v);
Entry point (through function pointer) to C language function:
void (GLuint target, const GLfloat * v);
Entry point (through function pointer) to C language function:
void (GLuint target, GLhalfNV s, GLhalfNV t, GLhalfNV r, GLhalfNV q);
Entry point (through function pointer) to C language function:
void (GLuint index, const GLhalfNV * v);
Entry point (through function pointer) to C language function:
void (GLuint index, const GLhalfNV * v);
Entry point (through function pointer) to C language function:
void (GLuint target, const GLint * v);
Entry point (through function pointer) to C language function:
void (GLuint target, const GLint * v);
Entry point (through function pointer) to C language function:
void (GLuint target, const GLint * v);
Entry point (through function pointer) to C language function:
void (GLuint target, const GLint * v);
Entry point (through function pointer) to C language function:
void (GLuint index, const GLbyte * v);
Entry point (through function pointer) to C language function:
void (GLuint index, const GLbyte * v);
Entry point (through function pointer) to C language function:
void (GLuint index, const GLbyte * v);
Entry point (through function pointer) to C language function:
void (GLuint index, const GLbyte * v);
Entry point (through function pointer) to C language function:
void (GLuint target, const GLint * v);
Entry point (through function pointer) to C language function:
void (GLuint target, const GLint * v);
Entry point (through function pointer) to C language function:
void (GLuint target, const GLint * v);
Entry point (through function pointer) to C language function:
void (GLuint target, const GLint * v);
Entry point (through function pointer) to C language function:
void (GLuint target, const GLshort * v);
Entry point (through function pointer) to C language function:
void (GLuint target, const GLshort * v);
Entry point (through function pointer) to C language function:
void (GLuint target, const GLshort * v);
Entry point (through function pointer) to C language function:
void (GLuint target, const GLshort * v);
Entry point (through function pointer) to C language function:
void (GLuint index, GLubyte x, GLubyte y, GLubyte z, GLubyte w);
Entry point (through function pointer) to C language function:
void (GLuint index, GLubyte x, GLubyte y, GLubyte z, GLubyte w);
Entry point (through function pointer) to C language function:
void (GLuint index, const GLubyte * v);
Entry point (through function pointer) to C language function:
void (GLuint index, const GLubyte * v);
Entry point (through function pointer) to C language function:
void (GLuint index, const GLubyte * v);
Entry point (through function pointer) to C language function:
void (GLuint index, const GLubyte * v);
Entry point (through function pointer) to C language function:
void (GLuint index, const GLuint * v);
Entry point (through function pointer) to C language function:
void (GLuint index, const GLuint * v);
Entry point (through function pointer) to C language function:
void (GLuint index, const GLuint * v);
Entry point (through function pointer) to C language function:
void (GLuint index, const GLuint * v);
Entry point (through function pointer) to C language function:
void (GLuint index, const GLushort * v);
Entry point (through function pointer) to C language function:
void (GLuint index, const GLushort * v);
Entry point (through function pointer) to C language function:
void (GLuint index, const GLushort * v);
Entry point (through function pointer) to C language function:
void (GLuint index, const GLushort * v);
Entry point (through function pointer) to C language function:
void (GLuint target, GLshort s, GLshort t, GLshort r, GLshort q);
Entry point (through function pointer) to C language function:
void (GLuint target, GLshort s, GLshort t, GLshort r, GLshort q);
Entry point (through function pointer) to C language function:
void (GLuint target, GLshort s, GLshort t, GLshort r, GLshort q);
Entry point (through function pointer) to C language function:
void (GLuint target, const GLshort * v);
Entry point (through function pointer) to C language function:
void (GLuint target, const GLshort * v);
Entry point (through function pointer) to C language function:
void (GLuint target, const GLshort * v);
Entry point (through function pointer) to C language function:
void (GLuint target, const GLshort * v);
Entry point (through function pointer) to C language function:
void (GLuint target, const GLshort * v);
Entry point (through function pointer) to C language function:
void (GLuint target, const GLshort * v);
Entry point (through function pointer) to C language function:
void (GLuint index, GLubyte x, GLubyte y, GLubyte z, GLubyte w);
Entry point (through function pointer) to C language function:
void (GLuint index, const GLubyte * v);
Entry point (through function pointer) to C language function:
void (GLuint index, const GLubyte * v);
Entry point (through function pointer) to C language function:
void (GLuint index, const GLubyte * v);
Entry point (through function pointer) to C language function:
void (GLuint index, const GLubyte * v);
Entry point (through function pointer) to C language function:
void (GLuint index, const GLubyte * v);
Entry point (through function pointer) to C language function:
void (GLuint index, const GLubyte * v);
Entry point (through function pointer) to C language function:
void (GLuint index, const GLuint * v);
Entry point (through function pointer) to C language function:
void (GLuint index, const GLuint * v);
Entry point (through function pointer) to C language function:
void (GLuint index, const GLuint * v);
Entry point (through function pointer) to C language function:
void (GLuint index, const GLuint * v);
Entry point (through function pointer) to C language function:
void (GLuint index, const GLushort * v);
Entry point (through function pointer) to C language function:
void (GLuint index, const GLushort * v);
Entry point (through function pointer) to C language function:
void (GLuint index, const GLushort * v);
Entry point (through function pointer) to C language function:
void (GLuint index, const GLushort * v);
Entry point (through function pointer) to C language function:
void (GLuint index, GLint size, GLenum type, GLboolean normalized, GLsizei stride, GLuint buffer, GLuint offset);
Entry point (through function pointer) to C language function:
void (GLuint index, GLint x);
Entry point (through function pointer) to C language function:
void (GLuint index, const GLint * v);
Entry point (through function pointer) to C language function:
void (GLuint index, const GLint * v);
Entry point (through function pointer) to C language function:
void (GLuint index, GLuint x);
Entry point (through function pointer) to C language function:
void (GLuint index, const GLuint * v);
Entry point (through function pointer) to C language function:
void (GLuint index, const GLuint * v);
Entry point (through function pointer) to C language function:
void (GLuint index, GLint x, GLint y);
Entry point (through function pointer) to C language function:
void (GLuint index, const GLint * v);
Entry point (through function pointer) to C language function:
void (GLuint index, const GLint * v);
Entry point (through function pointer) to C language function:
void (GLuint index, GLuint x, GLuint y);
Entry point (through function pointer) to C language function:
void (GLuint index, const GLuint * v);
Entry point (through function pointer) to C language function:
void (GLuint index, const GLuint * v);
Entry point (through function pointer) to C language function:
void (GLuint index, GLint x, GLint y, GLint z);
Entry point (through function pointer) to C language function:
void (GLuint index, const GLint * v);
Entry point (through function pointer) to C language function:
void (GLuint index, const GLint * v);
Entry point (through function pointer) to C language function:
void (GLuint index, GLuint x, GLuint y, GLuint z);
Entry point (through function pointer) to C language function:
void (GLuint index, const GLuint * v);
Entry point (through function pointer) to C language function:
void (GLuint index, const GLuint * v);
Entry point (through function pointer) to C language function:
void (GLuint index, const GLbyte * v);
Entry point (through function pointer) to C language function:
void (GLuint index, const GLbyte * v);
Entry point (through function pointer) to C language function:
void (GLuint index, GLint x, GLint y, GLint z, GLint w);
Entry point (through function pointer) to C language function:
void (GLuint index, const GLint * v);
Entry point (through function pointer) to C language function:
void (GLuint index, const GLint * v);
Entry point (through function pointer) to C language function:
void (GLuint index, const GLshort * v);
Entry point (through function pointer) to C language function:
void (GLuint index, const GLshort * v);
Entry point (through function pointer) to C language function:
void (GLuint index, const GLubyte * v);
Entry point (through function pointer) to C language function:
void (GLuint index, const GLubyte * v);
Entry point (through function pointer) to C language function:
void (GLuint index, GLuint x, GLuint y, GLuint z, GLuint w);
Entry point (through function pointer) to C language function:
void (GLuint index, const GLuint * v);
Entry point (through function pointer) to C language function:
void (GLuint index, const GLuint * v);
Entry point (through function pointer) to C language function:
void (GLuint index, const GLushort * v);
Entry point (through function pointer) to C language function:
void (GLuint index, const GLushort * v);
Entry point (through function pointer) to C language function:
void (GLuint index, GLint size, GLenum type, GLsizei stride, const GLvoid * pointer);
Entry point (through function pointer) to C language function:
void (GLuint index, GLint size, GLenum type, GLboolean normalized, GLsizei stride, const GLvoid * pointer);
Entry point (through function pointer) to C language function:
void (GLuint index, GLint size, GLenum type, GLboolean normalized, GLsizei stride, const GLvoid * pointer);
Entry point (through function pointer) to C language function:
void (GLuint index, GLint size, GLenum type, GLboolean normalized, GLsizei stride, const GLvoid * pointer);
Entry point (through function pointer) to C language function:
void (GLuint index, GLint size, GLenum type, GLboolean normalized, GLsizei stride, const GLvoid * pointer);
Entry point (through function pointer) to C language function:
void (GLuint index, GLint fsize, GLenum type, GLsizei stride, const GLvoid * pointer);
Entry point (through function pointer) to C language function:
void (GLuint index, GLint fsize, GLenum type, GLsizei stride, const GLvoid * pointer);
Entry point (through function pointer) to C language function:
void (GLuint index, GLsizei count, const GLdouble * v);
Entry point (through function pointer) to C language function:
void (GLuint index, GLsizei count, const GLdouble * v);
Entry point (through function pointer) to C language function:
void (GLuint target, GLsizei n, const GLfloat * points);
Entry point (through function pointer) to C language function:
void (GLuint target, GLsizei n, const GLfloat * points);
Entry point (through function pointer) to C language function:
void (GLuint index, GLsizei n, const GLhalfNV * v);
Entry point (through function pointer) to C language function:
void (GLuint index, GLsizei n, const GLhalfNV * v);
Entry point (through function pointer) to C language function:
void (GLuint index, GLsizei count, const GLshort * v);
Entry point (through function pointer) to C language function:
void (GLuint index, GLsizei count, const GLshort * v);
Entry point (through function pointer) to C language function:
void (GLuint index, GLsizei count, const GLdouble * v);
Entry point (through function pointer) to C language function:
void (GLuint index, GLsizei count, const GLdouble * v);
Entry point (through function pointer) to C language function:
void (GLuint target, GLsizei n, const GLfloat * points);
Entry point (through function pointer) to C language function:
void (GLuint target, GLsizei n, const GLfloat * points);
Entry point (through function pointer) to C language function:
void (GLuint index, GLsizei n, const GLhalfNV * v);
Entry point (through function pointer) to C language function:
void (GLuint index, GLsizei n, const GLhalfNV * v);
Entry point (through function pointer) to C language function:
void (GLuint index, GLsizei count, const GLshort * v);
Entry point (through function pointer) to C language function:
void (GLuint index, GLsizei count, const GLshort * v);
Entry point (through function pointer) to C language function:
void (GLuint index, GLsizei count, const GLdouble * v);
Entry point (through function pointer) to C language function:
void (GLuint index, GLsizei count, const GLdouble * v);
Entry point (through function pointer) to C language function:
void (GLuint target, GLsizei n, const GLfloat * points);
Entry point (through function pointer) to C language function:
void (GLuint target, GLsizei n, const GLfloat * points);
Entry point (through function pointer) to C language function:
void (GLuint index, GLsizei n, const GLhalfNV * v);
Entry point (through function pointer) to C language function:
void (GLuint index, GLsizei n, const GLhalfNV * v);
Entry point (through function pointer) to C language function:
void (GLuint index, GLsizei count, const GLshort * v);
Entry point (through function pointer) to C language function:
void (GLuint index, GLsizei count, const GLshort * v);
Entry point (through function pointer) to C language function:
void (GLuint index, GLsizei count, const GLdouble * v);
Entry point (through function pointer) to C language function:
void (GLuint index, GLsizei count, const GLdouble * v);
Entry point (through function pointer) to C language function:
void (GLuint target, GLsizei n, const GLfloat * points);
Entry point (through function pointer) to C language function:
void (GLuint target, GLsizei n, const GLfloat * points);
Entry point (through function pointer) to C language function:
void (GLuint index, GLsizei n, const GLhalfNV * v);
Entry point (through function pointer) to C language function:
void (GLuint index, GLsizei n, const GLhalfNV * v);
Entry point (through function pointer) to C language function:
void (GLuint index, GLsizei count, const GLshort * v);
Entry point (through function pointer) to C language function:
void (GLuint index, GLsizei count, const GLshort * v);
Entry point (through function pointer) to C language function:
void (GLuint index, GLsizei count, const GLubyte * v);
Entry point (through function pointer) to C language function:
void (GLuint index, GLsizei count, const GLubyte * v);
Entry point (through function pointer) to C language function:
void (GLint count);
Entry point (through function pointer) to C language function:
void (GLenum target, GLfloat s);
Entry point (through function pointer) to C language function:
void (GLenum target, GLint s);
Interface to C language function:
void (GLint size, GLenum type, GLsizei stride, const GLvoid * ptr);
Interface to C language function:
void (GLint size, GLenum type, GLsizei stride, const GLvoid * ptr);
Entry point (through function pointer) to C language function:
void (GLenum target, GLdouble s);
Entry point (through function pointer) to C language function:
void (GLenum target, const GLdouble * v);
Entry point (through function pointer) to C language function:
void (GLenum target, const GLdouble * v);
Entry point (through function pointer) to C language function:
void (GLenum target, GLfloat s);
Entry point (through function pointer) to C language function:
void (GLenum target, const GLfloat * v);
Entry point (through function pointer) to C language function:
void (GLenum target, const GLfloat * v);
Entry point (through function pointer) to C language function:
void (GLenum target, GLint s);
Entry point (through function pointer) to C language function:
void (GLenum target, const GLint * v);
Entry point (through function pointer) to C language function:
void (GLenum target, const GLint * v);
Entry point (through function pointer) to C language function:
void (GLenum target, GLshort s);
Entry point (through function pointer) to C language function:
void (GLenum target, const GLshort * v);
Entry point (through function pointer) to C language function:
void (GLenum target, const GLshort * v);
Entry point (through function pointer) to C language function:
void (GLenum target, GLdouble s, GLdouble t);
Entry point (through function pointer) to C language function:
void (GLenum target, const GLdouble * v);
Entry point (through function pointer) to C language function:
void (GLenum target, const GLdouble * v);
Entry point (through function pointer) to C language function:
void (GLenum target, GLfloat s, GLfloat t);
Entry point (through function pointer) to C language function:
void (GLenum target, const GLfloat * v);
Entry point (through function pointer) to C language function:
void (GLenum target, const GLfloat * v);
Entry point (through function pointer) to C language function:
void (GLenum target, GLint s, GLint t);
Entry point (through function pointer) to C language function:
void (GLenum target, const GLint * v);
Entry point (through function pointer) to C language function:
void (GLenum target, const GLint * v);
Entry point (through function pointer) to C language function:
void (GLenum target, GLshort s, GLshort t);
Entry point (through function pointer) to C language function:
void (GLenum target, const GLshort * v);
Entry point (through function pointer) to C language function:
void (GLenum target, const GLshort * v);
Entry point (through function pointer) to C language function:
void (GLenum target, GLdouble s, GLdouble t, GLdouble r);
Entry point (through function pointer) to C language function:
void (GLenum target, const GLdouble * v);
Entry point (through function pointer) to C language function:
void (GLenum target, const GLdouble * v);
Entry point (through function pointer) to C language function:
void (GLenum target, GLfloat s, GLfloat t, GLfloat r);
Entry point (through function pointer) to C language function:
void (GLenum target, const GLfloat * v);
Entry point (through function pointer) to C language function:
void (GLenum target, const GLfloat * v);
Entry point (through function pointer) to C language function:
void (GLenum target, GLint s, GLint t, GLint r);
Entry point (through function pointer) to C language function:
void (GLenum target, const GLint * v);
Entry point (through function pointer) to C language function:
void (GLenum target, const GLint * v);
Entry point (through function pointer) to C language function:
void (GLenum target, GLshort s, GLshort t, GLshort r);
Entry point (through function pointer) to C language function:
void (GLenum target, const GLshort * v);
Entry point (through function pointer) to C language function:
void (GLenum target, const GLshort * v);
Entry point (through function pointer) to C language function:
void (GLenum target, GLdouble s, GLdouble t, GLdouble r, GLdouble q);
Entry point (through function pointer) to C language function:
void (GLenum target, const GLdouble * v);
Entry point (through function pointer) to C language function:
void (GLenum target, const GLdouble * v);
Entry point (through function pointer) to C language function:
void (GLenum target, GLfloat s, GLfloat t, GLfloat r, GLfloat q);
Entry point (through function pointer) to C language function:
void (GLenum target, const GLfloat * v);
Entry point (through function pointer) to C language function:
void (GLenum target, const GLfloat * v);
Entry point (through function pointer) to C language function:
void (GLenum target, GLint start, GLint x, GLint y, GLint width);
Entry point (through function pointer) to C language function:
void (GLenum target, const GLint * v);
Entry point (through function pointer) to C language function:
void (GLenum target, const GLint * v);
Entry point (through function pointer) to C language function:
void (GLenum target, GLshort s, GLshort t, GLshort r, GLshort q);
Entry point (through function pointer) to C language function:
void (GLenum target, const GLshort * v);
Entry point (through function pointer) to C language function:
void (GLenum target, const GLshort * v);
Entry point (through function pointer) to C language function:
void (GLfloat coord);
Entry point (through function pointer) to C language function:
void (const GLfloat * m);
Entry point (through function pointer) to C language function:
void (const GLfloat * m);
Entry point (through function pointer) to C language function:
void (GLhalfNV factor);
Entry point (through function pointer) to C language function:
void (const GLhalfNV * v);
Entry point (through function pointer) to C language function:
void (const GLhalfNV * v);
Entry point (through function pointer) to C language function:
void (GLsizei size, GLenum type, GLsizei stride, const GLvoid * pointer);
Entry point (through function pointer) to C language function:
void (GLsizei size, GLenum type, GLsizei stride, const GLvoid * pointer);
Interface to C language function:
void (GLint x, GLint y, GLsizei width, GLsizei height);
Entry point (through function pointer) to C language function:
void (GLint size, const GLbyte * weights);
Entry point (through function pointer) to C language function:
void (GLint size, const GLbyte * weights);
Entry point (through function pointer) to C language function:
void (GLint size, const GLdouble * weights);
Entry point (through function pointer) to C language function:
void (GLint size, const GLdouble * weights);
Entry point (through function pointer) to C language function:
void (GLint size, const GLfloat * weights);
Entry point (through function pointer) to C language function:
void (GLint size, const GLfloat * weights);
Entry point (through function pointer) to C language function:
void (GLint size, const GLint * weights);
Entry point (through function pointer) to C language function:
void (GLint size, const GLint * weights);
Entry point (through function pointer) to C language function:
void (GLint size, GLenum type, GLsizei stride, const GLvoid * pointer);
Entry point (through function pointer) to C language function:
void (GLint size, GLenum type, GLsizei stride, const GLvoid * pointer);
Entry point (through function pointer) to C language function:
void (GLint size, const GLshort * weights);
Entry point (through function pointer) to C language function:
void (GLint size, const GLshort * weights);
Entry point (through function pointer) to C language function:
void (GLint size, const GLubyte * weights);
Entry point (through function pointer) to C language function:
void (GLint size, const GLubyte * weights);
Entry point (through function pointer) to C language function:
void (GLint n, const GLuint * ids);
Entry point (through function pointer) to C language function:
void (GLint n, const GLuint * ids);
Entry point (through function pointer) to C language function:
void (GLint size, const GLushort * weights);
Entry point (through function pointer) to C language function:
void (GLint size, const GLushort * weights);
Entry point (through function pointer) to C language function:
void (GLdouble x, GLdouble y);
Entry point (through function pointer) to C language function:
void (GLdouble x, GLdouble y);
Entry point (through function pointer) to C language function:
void (GLdouble x, GLdouble y);
Entry point (through function pointer) to C language function:
void (const GLdouble * m);
Entry point (through function pointer) to C language function:
void (const GLdouble * m);
Entry point (through function pointer) to C language function:
void (const GLdouble * m);
Entry point (through function pointer) to C language function:
void (const GLdouble * m);
Entry point (through function pointer) to C language function:
void (const GLdouble * m);
Entry point (through function pointer) to C language function:
void (const GLdouble * m);
Entry point (through function pointer) to C language function:
void (GLfloat x, GLfloat y);
Entry point (through function pointer) to C language function:
void (GLfloat x, GLfloat y);
Entry point (through function pointer) to C language function:
void (GLfloat x, GLfloat y);
Entry point (through function pointer) to C language function:
void (const GLfloat * m);
Entry point (through function pointer) to C language function:
void (const GLfloat * m);
Entry point (through function pointer) to C language function:
void (const GLfloat * m);
Entry point (through function pointer) to C language function:
void (const GLfloat * m);
Entry point (through function pointer) to C language function:
void (const GLfloat * m);
Entry point (through function pointer) to C language function:
void (const GLfloat * m);
Entry point (through function pointer) to C language function:
void (GLint x, GLint y);
Entry point (through function pointer) to C language function:
void (GLint x, GLint y);
Entry point (through function pointer) to C language function:
void (GLint x, GLint y);
Entry point (through function pointer) to C language function:
void (const GLint * v);
Entry point (through function pointer) to C language function:
void (const GLint * v);
Entry point (through function pointer) to C language function:
void (const GLint * v);
Entry point (through function pointer) to C language function:
void (const GLint * v);
Entry point (through function pointer) to C language function:
void (const GLint * v);
Entry point (through function pointer) to C language function:
void (const GLint * v);
Entry point (through function pointer) to C language function:
void (GLshort x, GLshort y);
Entry point (through function pointer) to C language function:
void (GLshort x, GLshort y);
Entry point (through function pointer) to C language function:
void (GLshort x, GLshort y);
Entry point (through function pointer) to C language function:
void (const GLshort * v);
Entry point (through function pointer) to C language function:
void (const GLshort * v);
Entry point (through function pointer) to C language function:
void (const GLshort * v);
Entry point (through function pointer) to C language function:
void (const GLshort * v);
Entry point (through function pointer) to C language function:
void (const GLshort * v);
Entry point (through function pointer) to C language function:
void (const GLshort * v);
Entry point (through function pointer) to C language function:
void (GLdouble red, GLdouble green, GLdouble blue);
Entry point (through function pointer) to C language function:
void (GLdouble red, GLdouble green, GLdouble blue);
Entry point (through function pointer) to C language function:
void (GLdouble red, GLdouble green, GLdouble blue);
Entry point (through function pointer) to C language function:
void (const GLdouble * m);
Entry point (through function pointer) to C language function:
void (const GLdouble * m);
Entry point (through function pointer) to C language function:
void (const GLdouble * m);
Entry point (through function pointer) to C language function:
void (const GLdouble * m);
Entry point (through function pointer) to C language function:
void (const GLdouble * m);
Entry point (through function pointer) to C language function:
void (const GLdouble * m);
Entry point (through function pointer) to C language function:
void (GLfloat red, GLfloat green, GLfloat blue);
Entry point (through function pointer) to C language function:
void (GLfloat red, GLfloat green, GLfloat blue);
Entry point (through function pointer) to C language function:
void (GLfloat red, GLfloat green, GLfloat blue);
Entry point (through function pointer) to C language function:
void (const GLfloat * m);
Entry point (through function pointer) to C language function:
void (const GLfloat * m);
Entry point (through function pointer) to C language function:
void (const GLfloat * m);
Entry point (through function pointer) to C language function:
void (const GLfloat * m);
Entry point (through function pointer) to C language function:
void (const GLfloat * m);
Entry point (through function pointer) to C language function:
void (const GLfloat * m);
Entry point (through function pointer) to C language function:
void (GLint red, GLint green, GLint blue);
Entry point (through function pointer) to C language function:
void (GLint red, GLint green, GLint blue);
Entry point (through function pointer) to C language function:
void (GLint red, GLint green, GLint blue);
Entry point (through function pointer) to C language function:
void (const GLint * v);
Entry point (through function pointer) to C language function:
void (const GLint * v);
Entry point (through function pointer) to C language function:
void (const GLint * v);
Entry point (through function pointer) to C language function:
void (const GLint * v);
Entry point (through function pointer) to C language function:
void (const GLint * v);
Entry point (through function pointer) to C language function:
void (const GLint * v);
Entry point (through function pointer) to C language function:
void (GLshort red, GLshort green, GLshort blue);
Entry point (through function pointer) to C language function:
void (GLshort red, GLshort green, GLshort blue);
Entry point (through function pointer) to C language function:
void (GLshort red, GLshort green, GLshort blue);
Entry point (through function pointer) to C language function:
void (const GLshort * v);
Entry point (through function pointer) to C language function:
void (const GLshort * v);
Entry point (through function pointer) to C language function:
void (const GLshort * v);
Entry point (through function pointer) to C language function:
void (const GLshort * v);
Entry point (through function pointer) to C language function:
void (const GLshort * v);
Entry point (through function pointer) to C language function:
void (const GLshort * v);
Entry point (through function pointer) to C language function:
void (GLdouble x, GLdouble y, GLdouble z, GLdouble w);
Entry point (through function pointer) to C language function:
void (const GLdouble * m);
Entry point (through function pointer) to C language function:
void (const GLdouble * m);
Entry point (through function pointer) to C language function:
void (GLfloat red, GLfloat green, GLfloat blue, GLfloat alpha);
Entry point (through function pointer) to C language function:
void (const GLfloat * m);
Entry point (through function pointer) to C language function:
void (const GLfloat * m);
Entry point (through function pointer) to C language function:
void (GLint location, GLint v0, GLint v1, GLint v2);
Entry point (through function pointer) to C language function:
void (const GLint * v);
Entry point (through function pointer) to C language function:
void (const GLint * v);
Entry point (through function pointer) to C language function:
void (GLshort x, GLshort y, GLshort z, GLshort w);
Entry point (through function pointer) to C language function:
void (const GLshort * v);
Entry point (through function pointer) to C language function:
void (const GLshort * v);
Entry point (through function pointer) to C language function:
void (GLuint stage, GLuint portion, GLenum variable, GLenum input, GLenum mapping, GLenum componentUsage);