gestalt.impl.jogl.extension.picking
Class JoglPicker

java.lang.Object
  extended by gestalt.shape.AbstractDrawable
      extended by gestalt.extension.picking.Picker
          extended by gestalt.impl.jogl.extension.picking.JoglPicker
All Implemented Interfaces:
Drawable

public class JoglPicker
extends Picker


Field Summary
 
Fields inherited from class gestalt.extension.picking.Picker
bin
 
Constructor Summary
JoglPicker()
           
 
Method Summary
 void draw(GLContext theContext)
          this method is used to draw the drawable, when the context is ready.
 
Methods inherited from class gestalt.extension.picking.Picker
isActive, setActive
 
Methods inherited from class gestalt.shape.AbstractDrawable
add, getSortData, getSortValue, isSortable, setSortValue
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JoglPicker

public JoglPicker()
Method Detail

draw

public void draw(GLContext theContext)
Description copied from interface: Drawable
this method is used to draw the drawable, when the context is ready. although the behavior sometimes varies and doesn t always need to have a visual representation depending on the implementation.

Parameters:
theContext - GLContext


processing library gestalt_p5 by Patrick Kochlik + Dennis Paul. (c) 2009