public class GLColorSelector extends GLSelector
Constructor and Description |
---|
GLColorSelector(GLViewer viewer) |
Modifier and Type | Method and Description |
---|---|
void |
beginSelectionForObject(GLSelectable s,
int idx) |
void |
beginSelectionQuery(int idx) |
void |
endSelectionForObject() |
void |
endSelectionQuery() |
void |
processSelection(javax.media.opengl.GLAutoDrawable drawable) |
void |
setupSelection(javax.media.opengl.GLAutoDrawable drawable) |
setRectangle
public GLColorSelector(GLViewer viewer)
public void setupSelection(javax.media.opengl.GLAutoDrawable drawable)
setupSelection
in class GLSelector
public void processSelection(javax.media.opengl.GLAutoDrawable drawable)
processSelection
in class GLSelector
public void beginSelectionQuery(int idx)
beginSelectionQuery
in class GLSelector
public void endSelectionQuery()
endSelectionQuery
in class GLSelector
public void beginSelectionForObject(GLSelectable s, int idx)
beginSelectionForObject
in class GLSelector
public void endSelectionForObject()
endSelectionForObject
in class GLSelector