com.threerings.opengl.compositor
Class Dependency.StencilReflection

java.lang.Object
  extended by com.threerings.opengl.compositor.Dependency
      extended by com.threerings.opengl.compositor.Dependency.Planar
          extended by com.threerings.opengl.compositor.Dependency.StencilReflection
Enclosing class:
Dependency

public static class Dependency.StencilReflection
extends Dependency.Planar

A stencil reflection.


Nested Class Summary
 
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
 
Field Summary
 
Fields inherited from class com.threerings.opengl.compositor.Dependency.Planar
bounds, eyePlane, worldPlane
 
Constructor Summary
Dependency.StencilReflection(GlContext ctx)
          Creates a new stencil reflection dependency.
 
Method Summary
 
Methods inherited from class com.threerings.opengl.compositor.Dependency.Planar
equals, hashCode, merge
 
Methods inherited from class com.threerings.opengl.compositor.Dependency
cleanup, resolve
 
Methods inherited from class java.lang.Object
getClass, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Dependency.StencilReflection

public Dependency.StencilReflection(GlContext ctx)
Creates a new stencil reflection dependency.



Copyright © 2011. All Rights Reserved.