clearHintBits(const int mask) | gamp::graph::gl::RegionRenderer | inline |
create() | gamp::graph::gl::RegionRenderer | inlinestatic |
create(const GLCallback enableCallback, const GLCallback disableCallback) | gamp::graph::gl::RegionRenderer | inlinestatic |
create(const PMVMatrix4f sharedPMVMatrix, const GLCallback enableCallback, const GLCallback disableCallback) | gamp::graph::gl::RegionRenderer | inlinestatic |
DEBUG | gamp::graph::gl::RegionRenderer | protectedstatic |
DEBUG_ALL_EVENT | gamp::graph::gl::RegionRenderer | protectedstatic |
DEBUG_INSTANCE | gamp::graph::gl::RegionRenderer | protectedstatic |
defaultBlendDisable | gamp::graph::gl::RegionRenderer | static |
defaultBlendEnable | gamp::graph::gl::RegionRenderer | static |
destroy(const GL2ES2 gl) | gamp::graph::gl::RegionRenderer | inline |
enable(const GL2ES2 gl, const bool enable) | gamp::graph::gl::RegionRenderer | inline |
enable(const GL2ES2 gl, const bool enable, const GLCallback enableCB, const GLCallback disableCB) | gamp::graph::gl::RegionRenderer | inline |
equals(const Object other) | gamp::graph::gl::RegionRenderer | inline |
getAAQuality() | gamp::graph::gl::RegionRenderer | inline |
getClipFrustum() | gamp::graph::gl::RegionRenderer | inline |
getColorStatic(const Vec4f rgbaColor) | gamp::graph::gl::RegionRenderer | inline |
getHeight() | gamp::graph::gl::RegionRenderer | inline |
getMatrix() | gamp::graph::gl::RegionRenderer | inline |
getRenderState() | gamp::graph::gl::RegionRenderer | inline |
getSampleCount() | gamp::graph::gl::RegionRenderer | inline |
getViewport(const Recti target) | gamp::graph::gl::RegionRenderer | inline |
getViewport() | gamp::graph::gl::RegionRenderer | inline |
getWeight() | gamp::graph::gl::RegionRenderer | inline |
getWidth() | gamp::graph::gl::RegionRenderer | inline |
hashCode() | gamp::graph::gl::RegionRenderer | inline |
hintBitsSet(const int mask) | gamp::graph::gl::RegionRenderer | inline |
init(const GL2ES2 gl) | gamp::graph::gl::RegionRenderer | inline |
isInitialized() | gamp::graph::gl::RegionRenderer | inline |
isVBOSupported() | gamp::graph::gl::RegionRenderer | inline |
RegionRenderer(const GLCallback enableCallback, const GLCallback disableCallback) | gamp::graph::gl::RegionRenderer | inlineprotected |
RegionRenderer(const PMVMatrix4f sharedPMVMatrix, const GLCallback enableCallback, const GLCallback disableCallback) | gamp::graph::gl::RegionRenderer | inlineprotected |
reshapeNotify(const int x, const int y, const int width, const int height) | gamp::graph::gl::RegionRenderer | inline |
reshapeOrtho(const int width, const int height, const float near, const float far) | gamp::graph::gl::RegionRenderer | inline |
reshapePerspective(const float angle_rad, const int width, const int height, const float near, const float far) | gamp::graph::gl::RegionRenderer | inline |
setAAQuality(const int v) | gamp::graph::gl::RegionRenderer | inline |
setClipFrustum(const Frustum clipFrustum) | gamp::graph::gl::RegionRenderer | inline |
setColorStatic(const Vec4f rgbaColor) | gamp::graph::gl::RegionRenderer | inline |
setColorStatic(const float r, const float g, const float b, const float a) | gamp::graph::gl::RegionRenderer | inline |
setHintBits(const int mask) | gamp::graph::gl::RegionRenderer | inline |
setSampleCount(const int v) | gamp::graph::gl::RegionRenderer | inline |
setWeight(const float v) | gamp::graph::gl::RegionRenderer | inline |
toString() | gamp::graph::gl::RegionRenderer | inline |
useShaderProgram(const GL2ES2 gl, const int renderModes, const bool pass1, const TextureSequence colorTexSeq) | gamp::graph::gl::RegionRenderer | inline |