com.threerings.opengl.compositor
Class Dependency.RenderEffect
java.lang.Object
com.threerings.opengl.compositor.Dependency
com.threerings.opengl.compositor.Dependency.RenderEffect
- Enclosing class:
- Dependency
public static class Dependency.RenderEffect
- extends Dependency
A render effect.
| Nested classes/interfaces inherited from class com.threerings.opengl.compositor.Dependency |
Dependency.Adder, Dependency.CubeTexture, Dependency.Planar, Dependency.PlanarTexture, Dependency.ReflectionTexture, Dependency.RefractionTexture, Dependency.RenderEffect, Dependency.Shadows, Dependency.ShadowTexture, Dependency.ShadowVolumes, Dependency.StencilReflection, Dependency.StencilRefraction |
config
public RenderEffectConfig config
- The configuration of the effect.
Dependency.RenderEffect
public Dependency.RenderEffect(GlContext ctx)
- Creates a new render effect dependency.
resolve
public void resolve()
- Description copied from class:
Dependency
- Resolves this dependency.
- Overrides:
resolve in class Dependency
hashCode
public int hashCode()
- Overrides:
hashCode in class Object
equals
public boolean equals(Object other)
- Overrides:
equals in class Object
Copyright © 2011. All Rights Reserved.