mathematik
Class Rectangle3f

java.lang.Object
  extended by mathematik.Rectangle3f
All Implemented Interfaces:
java.io.Serializable

public class Rectangle3f
extends java.lang.Object
implements java.io.Serializable

See Also:
Serialized Form

Field Summary
 Vector3f origin
           
 Vector3f scale
           
 
Constructor Summary
Rectangle3f()
           
Rectangle3f(Vector3f theOrigin, Vector3f theScale)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

origin

public Vector3f origin

scale

public Vector3f scale
Constructor Detail

Rectangle3f

public Rectangle3f()

Rectangle3f

public Rectangle3f(Vector3f theOrigin,
                   Vector3f theScale)


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