com.threerings.opengl.material.config
Class TechniqueConfig.StateContainer
java.lang.Object
com.threerings.opengl.material.config.TechniqueConfig.StateContainer
- Enclosing class:
- TechniqueConfig
public static class TechniqueConfig.StateContainer
- extends Object
A simple container for a set of states.
states
public RenderState[] states
- The contained states.
TechniqueConfig.StateContainer
public TechniqueConfig.StateContainer(RenderState[] states)
- Creates a new container.
Copyright © 2011. All Rights Reserved.