peasy
Class CameraState

java.lang.Object
  extended by peasy.CameraState
All Implemented Interfaces:
java.io.Serializable

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

See Also:
Serialized Form

Constructor Summary
CameraState(Rotation rotation, Vector3D center, double distance)
           
 
Method Summary
 void apply(processing.core.PApplet a)
           
 void apply(processing.core.PGraphics g)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CameraState

public CameraState(Rotation rotation,
                   Vector3D center,
                   double distance)
Method Detail

apply

public void apply(processing.core.PApplet a)

apply

public void apply(processing.core.PGraphics g)


processing library peasycam by Jonathan Feinberg. (c) 2011