gestalt.shape
Class Sphere

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

public abstract class Sphere
extends AbstractShape

See Also:
Serialized Form

Constructor Summary
Sphere()
           
 
Method Summary
 void setSegments(int theSegments)
           
 
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

Sphere

public Sphere()
Method Detail

setSegments

public void setSegments(int theSegments)


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