com.threerings.opengl.compositor
Class RenderQueue.Group.State

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

public static class RenderQueue.Group.State
extends Object

Represents the saved state of a group.


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

Constructor Detail

RenderQueue.Group.State

public RenderQueue.Group.State()
Method Detail

swap

public void swap(RenderQueue.Group group)
Swaps this state with the of the specified group.



Copyright © 2011. All Rights Reserved.