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, setRectangle
disposeInvalid, disposeUnreferenced, isValid, releaseDispose
acquireAndCount, getReferenceCount, release, releaseAndCount
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
acquireAndCount, getReferenceCount, release, releaseAndCount
public static final int MAX_COLOR_QUERIES
public GLColorSelector(GLViewer viewer)
public void setupSelection(com.jogamp.opengl.GL gl)
setupSelection
in class GLSelector
public void processSelection(com.jogamp.opengl.GL gl)
processSelection
in class GLSelector
public void beginSelectionQuery(int idx)
beginSelectionQuery
in class GLSelector
public void endSelectionQuery()
endSelectionQuery
in class GLSelector