JOGL v2.6.0-rc-20250712
JOGL, High-Performance Graphics Binding for Java™ (public API).
GLPixelBuffer.java File Reference

Go to the source code of this file.

Classes

class  com.jogamp.opengl.util.GLPixelBuffer
 OpenGL pixel data buffer, allowing user to provide buffers via their GLPixelBufferProvider implementation. More...
 
interface  com.jogamp.opengl.util.GLPixelBuffer.GLPixelBufferProvider
 Allows user to interface with another toolkit to define GLPixelAttributes and memory buffer to produce TextureData. More...
 
interface  com.jogamp.opengl.util.GLPixelBuffer.SingletonGLPixelBufferProvider
 Single GLPixelBuffer provider. More...
 
class  com.jogamp.opengl.util.GLPixelBuffer.DefaultGLPixelBufferProvider
 
class  com.jogamp.opengl.util.GLPixelBuffer.GLPixelAttributes
 Pixel attributes. More...
 

Packages

package  com.jogamp.opengl.util
 Copyright 2010 JogAmp Community.