com.threerings.opengl.compositor
Class Dependency.ShadowVolumes

java.lang.Object
  extended by com.threerings.opengl.compositor.Dependency
      extended by com.threerings.opengl.compositor.Dependency.Shadows
          extended by com.threerings.opengl.compositor.Dependency.ShadowVolumes
Enclosing class:
Dependency

public static class Dependency.ShadowVolumes
extends Dependency.Shadows

Stencil shadow volumes.


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.Shadows
data
 
Fields inherited from class com.threerings.opengl.compositor.Dependency
_ctx, CUBE_FACE_ROTATIONS
 
Constructor Summary
Dependency.ShadowVolumes(GlContext ctx)
          Creates a new shadow volume dependency.
 
Method Summary
 
Methods inherited from class com.threerings.opengl.compositor.Dependency.Shadows
equals, hashCode, resolve
 
Methods inherited from class com.threerings.opengl.compositor.Dependency
cleanup, merge
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Dependency.ShadowVolumes

public Dependency.ShadowVolumes(GlContext ctx)
Creates a new shadow volume dependency.