public static interface GLPixelBuffer.SingletonGLPixelBufferProvider extends GLPixelBuffer.GLPixelBufferProvider
GLPixelBuffer provider.| Modifier and Type | Method and Description |
|---|---|
GLPixelBuffer |
getSingleBuffer(GLPixelBuffer.GLPixelAttributes pixelAttributes)
|
GLPixelBuffer |
initSingleton(int componentCount,
int width,
int height,
int depth,
boolean pack)
Initializes the single
GLPixelBuffer w/ a given size, if not yet allocated. |
allocate, getAllowRowStride, getAttributesGLPixelBuffer getSingleBuffer(GLPixelBuffer.GLPixelAttributes pixelAttributes)
GLPixelBuffer initSingleton(int componentCount, int width, int height, int depth, boolean pack)
GLPixelBuffer w/ a given size, if not yet allocated.GLPixelBuffer, or null if already allocated.Copyright 2010 JogAmp Community.