gestalt.candidates
Class JoglPatch

java.lang.Object
  extended by gestalt.candidates.JoglPatch

public class JoglPatch
extends java.lang.Object


Constructor Summary
JoglPatch()
           
 
Method Summary
static Mesh getRectangularPatch(Vector2i theResolution, Vector2f theSize, Vector3f theBottomLeftPosition, Color theColor, float[] theStartTexCoords, float[] theStopTexCoords, boolean useVBO)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JoglPatch

public JoglPatch()
Method Detail

getRectangularPatch

public static Mesh getRectangularPatch(Vector2i theResolution,
                                       Vector2f theSize,
                                       Vector3f theBottomLeftPosition,
                                       Color theColor,
                                       float[] theStartTexCoords,
                                       float[] theStopTexCoords,
                                       boolean useVBO)


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