com.threerings.opengl.compositor
Class Dependency.ReflectionTexture
java.lang.Object
com.threerings.opengl.compositor.Dependency
com.threerings.opengl.compositor.Dependency.Planar
com.threerings.opengl.compositor.Dependency.PlanarTexture
com.threerings.opengl.compositor.Dependency.ReflectionTexture
- Enclosing class:
- Dependency
public static class Dependency.ReflectionTexture
- extends Dependency.PlanarTexture
A planar reflection texture.
| 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 |
|
Method Summary |
void |
resolve()
Resolves this dependency. |
Dependency.ReflectionTexture
public Dependency.ReflectionTexture(GlContext ctx)
- Creates a new reflection texture dependency.
resolve
public void resolve()
- Description copied from class:
Dependency
- Resolves this dependency.
- Overrides:
resolve in class Dependency
Copyright © 2011. All Rights Reserved.