public class GLColorSelector extends GLSelector
| Modifier and Type | Field and Description |
|---|---|
static int |
MAX_COLOR_QUERIES |
| Constructor and Description |
|---|
GLColorSelector(GLViewer viewer) |
| Modifier and Type | Method and Description |
|---|---|
void |
beginSelectionQuery(int idx) |
void |
endSelectionQuery() |
void |
processSelection(com.jogamp.opengl.GL gl) |
void |
setupSelection(com.jogamp.opengl.GL gl) |
acquire, activateFBO, beginSelectionForObject, deactivateFBO, dispose, endSelectionForObject, getFBO, isDisposed, setRectangledisposeInvalid, disposeUnreferenced, isValid, releaseDisposeacquireAndCount, getReferenceCount, release, releaseAndCountequals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitacquireAndCount, getReferenceCount, release, releaseAndCountpublic static final int MAX_COLOR_QUERIES
public GLColorSelector(GLViewer viewer)
public void setupSelection(com.jogamp.opengl.GL gl)
setupSelection in class GLSelectorpublic void processSelection(com.jogamp.opengl.GL gl)
processSelection in class GLSelectorpublic void beginSelectionQuery(int idx)
beginSelectionQuery in class GLSelectorpublic void endSelectionQuery()
endSelectionQuery in class GLSelector