gestalt.model
Class BoundingBoxView

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

public abstract class BoundingBoxView
extends AbstractShape

See Also:
Serialized Form

Constructor Summary
BoundingBoxView(BoundingBoxData theData)
           
 
Method Summary
 
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

BoundingBoxView

public BoundingBoxView(BoundingBoxData theData)


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