com.threerings.opengl.util
Class Compass

java.lang.Object
  extended by com.threerings.opengl.util.SimpleRenderable
      extended by com.threerings.opengl.util.SimpleOverlay
          extended by com.threerings.opengl.util.Compass
All Implemented Interfaces:
Compositable, Enqueueable

public class Compass
extends SimpleOverlay

A compass that displays the coordinate system axes.


Constructor Summary
Compass(GlContext ctx)
          Creates a new compass.
 
Method Summary
 
Methods inherited from class com.threerings.opengl.util.SimpleOverlay
composite
 
Methods inherited from class com.threerings.opengl.util.SimpleRenderable
enqueue, getStates
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Compass

public Compass(GlContext ctx)
Creates a new compass.



Copyright © 2011. All Rights Reserved.