gestalt.render.plugin
Class ArcBall

java.lang.Object
  extended by gestalt.render.plugin.ArcBall
All Implemented Interfaces:
CameraPlugin

public class ArcBall
extends java.lang.Object
implements CameraPlugin


Constructor Summary
ArcBall()
           
 
Method Summary
 void begin(GLContext theRenderContext)
           
 Vector3f center()
           
 void end(GLContext theRenderContext)
           
 void radius(float theRadius)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ArcBall

public ArcBall()
Method Detail

radius

public void radius(float theRadius)

center

public Vector3f center()

begin

public void begin(GLContext theRenderContext)
Specified by:
begin in interface CameraPlugin

end

public void end(GLContext theRenderContext)
Specified by:
end in interface CameraPlugin


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