| AA_RENDERING_MASK | com.jogamp.graph.curve.Region | static |
| addOutlineShape(final OutlineShape shape, final AffineTransform t, final Vec4f rgbaColor) | com.jogamp.graph.curve.Region | |
| addOutlineShapes(final List< OutlineShape > shapes, final AffineTransform transform, final Vec4f rgbaColor) | com.jogamp.graph.curve.Region | |
| box | com.jogamp.graph.curve.Region | protected |
| clearDirtyBits(final int v) | com.jogamp.graph.curve.Region | protected |
| clearImpl() | com.jogamp.graph.curve.Region | protected |
| clipAAQuality(final int v) | com.jogamp.graph.curve.Region | static |
| clipAASampleCount(final int v) | com.jogamp.graph.curve.Region | static |
| COLORCHANNEL_RENDERING_BIT | com.jogamp.graph.curve.Region | static |
| COLORTEXTURE_RENDERING_BIT | com.jogamp.graph.curve.Region | static |
| countOutlineShape(final OutlineShape shape, final int[] vertIndexCount) | com.jogamp.graph.curve.Region | static |
| countOutlineShapes(final List< OutlineShape > shapes, final int[] vertIndexCount) | com.jogamp.graph.curve.Region | static |
| DEBUG | com.jogamp.graph.curve.Region | static |
| DEBUG_ALL_EVENT | com.jogamp.graph.curve.Region | static |
| DEBUG_INSTANCE | com.jogamp.graph.curve.Region | static |
| DEFAULT_AA_QUALITY | com.jogamp.graph.curve.Region | static |
| DEFAULT_AA_SAMPLE_COUNT | com.jogamp.graph.curve.Region | static |
| DEFAULT_TWO_PASS_TEXTURE_UNIT | com.jogamp.graph.curve.Region | static |
| DIRTY_SHAPE | com.jogamp.graph.curve.Region | protectedstatic |
| DIRTY_STATE | com.jogamp.graph.curve.Region | protectedstatic |
| frustum | com.jogamp.graph.curve.Region | protected |
| getBounds() | com.jogamp.graph.curve.Region | |
| getDirtyBits() | com.jogamp.graph.curve.Region | protected |
| getFrustum() | com.jogamp.graph.curve.Region | |
| getRenderModes() | com.jogamp.graph.curve.Region | |
| getRenderModeString(final int renderModes) | com.jogamp.graph.curve.Region | static |
| getRenderModeString(final int renderModes, final int graphAAQuality, final int graphSampleCount, final int fsaaSampleCount) | com.jogamp.graph.curve.Region | static |
| GL_INT32_MAX | com.jogamp.graph.curve.Region | protectedstatic |
| GL_UINT16_MAX | com.jogamp.graph.curve.Region | protectedstatic |
| growBuffer(int verticesCount, int indicesCount) | com.jogamp.graph.curve.Region | |
| hasColorChannel(final int renderModes) | com.jogamp.graph.curve.Region | static |
| hasColorChannel() | com.jogamp.graph.curve.Region | |
| hasColorTexture(final int renderModes) | com.jogamp.graph.curve.Region | static |
| hasColorTexture() | com.jogamp.graph.curve.Region | |
| hasVariableWeight(final int renderModes) | com.jogamp.graph.curve.Region | static |
| hasVariableWeight() | com.jogamp.graph.curve.Region | |
| isGraphAA(final int renderModes) | com.jogamp.graph.curve.Region | static |
| isMSAA(final int renderModes) | com.jogamp.graph.curve.Region | static |
| isMSAA() | com.jogamp.graph.curve.Region | |
| isRenderModeSet(final int renderModes, final int mask) | com.jogamp.graph.curve.Region | static |
| isRenderModeSet(final int mask) | com.jogamp.graph.curve.Region | |
| isShapeDirty() | com.jogamp.graph.curve.Region | |
| isStateDirty() | com.jogamp.graph.curve.Region | |
| isTwoPass(final int renderModes) | com.jogamp.graph.curve.Region | static |
| isVBAA(final int renderModes) | com.jogamp.graph.curve.Region | static |
| isVBAA() | com.jogamp.graph.curve.Region | |
| markShapeDirty() | com.jogamp.graph.curve.Region | |
| markStateDirty() | com.jogamp.graph.curve.Region | |
| MAX_AA_QUALITY | com.jogamp.graph.curve.Region | static |
| MAX_AA_SAMPLE_COUNT | com.jogamp.graph.curve.Region | static |
| MIN_AA_QUALITY | com.jogamp.graph.curve.Region | static |
| MIN_AA_SAMPLE_COUNT | com.jogamp.graph.curve.Region | static |
| MSAA_RENDERING_BIT | com.jogamp.graph.curve.Region | static |
| NORM_RENDERING_BIT | com.jogamp.graph.curve.Region | static |
| perfCounter() | com.jogamp.graph.curve.Region | |
| printBufferStats(PrintStream out) | com.jogamp.graph.curve.Region | |
| pushIndex(int idx) | com.jogamp.graph.curve.Region | protected |
| pushIndices(int idx1, int idx2, int idx3) | com.jogamp.graph.curve.Region | protected |
| pushVertex(final Vec3f coords, final Vec3f texParams, Vec4f rgba) | com.jogamp.graph.curve.Region | protected |
| pushVertices(final Vec3f coords1, final Vec3f coords2, final Vec3f coords3, final Vec3f texParams1, final Vec3f texParams2, final Vec3f texParams3, Vec4f rgba) | com.jogamp.graph.curve.Region | protected |
| put3f(final FloatBuffer b, final Vec3f v) | com.jogamp.graph.curve.Region | protectedstatic |
| put3i(final IntBuffer b, final int v1, final int v2, final int v3) | com.jogamp.graph.curve.Region | protectedstatic |
| put3s(final ShortBuffer b, final short v1, final short v2, final short v3) | com.jogamp.graph.curve.Region | protectedstatic |
| put4f(final FloatBuffer b, final float v1, final float v2, final float v3, final float v4) | com.jogamp.graph.curve.Region | protectedstatic |
| put4f(final FloatBuffer b, final Vec4f v) | com.jogamp.graph.curve.Region | protectedstatic |
| Region(final int regionRenderModes, final boolean use_int32_idx) | com.jogamp.graph.curve.Region | protected |
| setBufferCapacity(int verticesCount, int indicesCount) | com.jogamp.graph.curve.Region | |
| setFrustum(final Frustum frustum) | com.jogamp.graph.curve.Region | |
| setRenderMode(int renderModes, final int mask, final boolean v) | com.jogamp.graph.curve.Region | static |
| toString() | com.jogamp.graph.curve.Region | |
| usesI32Idx() | com.jogamp.graph.curve.Region | |
| VARWEIGHT_RENDERING_BIT | com.jogamp.graph.curve.Region | static |
| VBAA_RENDERING_BIT | com.jogamp.graph.curve.Region | static |