com.threerings.opengl.compositor
Class Compositor.State

java.lang.Object
  extended by com.threerings.opengl.compositor.Compositor.State
Enclosing class:
Compositor

public static class Compositor.State
extends Object

Represents the saved state of the compositor.


Constructor Summary
Compositor.State()
           
 
Method Summary
 void swap(Compositor compositor)
          Swaps this state with that of the specified compositor.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Compositor.State

public Compositor.State()
Method Detail

swap

public void swap(Compositor compositor)
Swaps this state with that of the specified compositor.



Copyright © 2011. All Rights Reserved.