mathematik
Class WorldAxisAlignedBoundingBox

java.lang.Object
  extended by mathematik.WorldAxisAlignedBoundingBox

public class WorldAxisAlignedBoundingBox
extends java.lang.Object


Field Summary
 Vector3f position
          center of bounding box
 Vector3f scale
          scale around the center
 
Constructor Summary
WorldAxisAlignedBoundingBox()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

position

public Vector3f position
center of bounding box


scale

public Vector3f scale
scale around the center

Constructor Detail

WorldAxisAlignedBoundingBox

public WorldAxisAlignedBoundingBox()


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