com.threerings.opengl.compositor
Class Compositor.State
java.lang.Object
com.threerings.opengl.compositor.Compositor.State
- Enclosing class:
- Compositor
public static class Compositor.State
- extends Object
Represents the saved state of the compositor.
|
Method Summary |
void |
swap(Compositor compositor)
Swaps this state with that of the specified compositor. |
Compositor.State
public Compositor.State()
swap
public void swap(Compositor compositor)
- Swaps this state with that of the specified compositor.
Copyright © 2011. All Rights Reserved.