public class RoboGLContext extends GL20Context
GLContext.Filter, GLContext.Stats| Modifier and Type | Field and Description |
|---|---|
static boolean |
CHECK_ERRORS |
glcurFbufHeight, curFbufWidth, defaultFbufHeight, defaultFbufWidth, scale, stats, STATS_ENABLED, viewHeight, viewWidth| Constructor and Description |
|---|
RoboGLContext(RoboPlatform platform,
RoboGL20 gl,
float scaleFactor) |
| Modifier and Type | Method and Description |
|---|---|
protected int |
defaultFramebuffer() |
activeTexture, bindFramebufferImpl, bindTexture, checkGLError, clear, createFloatBuffer, createFramebufferImpl, createProgram, createShortBuffer, createTexture, createTexture, deleteFramebuffer, destroyTexture, endClipped, generateMipmap, getBoolean, getFloat, getInteger, getString, init, paint, quadShader, rootTransform, setTextureFilter, startClipped, texImage2D, texSubImage2D, trisShaderbindFramebuffer, bindFramebuffer, createFramebuffer, createQuadShader, createTransform, epoch, flush, flush, getRgba, getScissorDepth, incrementEpoch, popFramebuffer, popScissorState, pushFramebuffer, pushScissorState, quadShader, quadShaderInfo, queueClearShader, queueDeleteFramebuffer, queueDestroyTexture, setSize, shouldTryQuadShader, stats, trisShader, trisShaderInfo, useShader, viewConfigChangedpublic static final boolean CHECK_ERRORS
public RoboGLContext(RoboPlatform platform, RoboGL20 gl, float scaleFactor)
protected int defaultFramebuffer()
defaultFramebuffer in class GL20ContextCopyright © 2014. All Rights Reserved.