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
light
 
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
 
Methods inherited from class com.threerings.opengl.compositor.Dependency
cleanup, merge, resolve
 
Methods inherited from class java.lang.Object
getClass, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Dependency.ShadowVolumes

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



Copyright © 2011. All Rights Reserved.