gestalt.shape
Class Quads

java.lang.Object
  extended by gestalt.shape.AbstractShape
      extended by gestalt.shape.Quads
All Implemented Interfaces:
Drawable, java.io.Serializable
Direct Known Subclasses:
JoglQuads

public abstract class Quads
extends AbstractShape

See Also:
Serialized Form

Constructor Summary
Quads()
           
 
Method Summary
 java.util.Vector<Quad> quads()
           
 
Methods inherited from class gestalt.shape.AbstractShape
add, getSortData, getSortValue, getTransformMode, isActive, isSortable, material, position, position, position, position, rotation, rotation, scale, scale, scale, setActive, setChildContainer, setMaterialRef, setPositionRef, setRotationRef, setScaleRef, setSortValue, setTransformMode, setTransformRef, transform
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface gestalt.render.Drawable
draw
 

Constructor Detail

Quads

public Quads()
Method Detail

quads

public java.util.Vector<Quad> quads()


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