com.threerings.opengl.material.config
Class MaterialRewriter.DepthOnly

java.lang.Object
  extended by com.threerings.util.DeepObject
      extended by com.threerings.opengl.material.config.MaterialRewriter
          extended by com.threerings.opengl.material.config.MaterialRewriter.DepthOnly
All Implemented Interfaces:
Exportable, Copyable, Cloneable
Enclosing class:
MaterialRewriter

public static class MaterialRewriter.DepthOnly
extends MaterialRewriter

Creates depth-only versions of input techniques (for shadow maps, e.g.)


Nested Class Summary
 
Nested classes/interfaces inherited from class com.threerings.opengl.material.config.MaterialRewriter
MaterialRewriter.DepthOnly, MaterialRewriter.Projection, MaterialRewriter.Translucent
 
Constructor Summary
MaterialRewriter.DepthOnly()
           
 
Method Summary
 
Methods inherited from class com.threerings.opengl.material.config.MaterialRewriter
rewrite
 
Methods inherited from class com.threerings.util.DeepObject
clone, copy, copy, equals, hashCode, toString
 
Methods inherited from class java.lang.Object
getClass, notify, notifyAll, wait, wait, wait
 

Constructor Detail

MaterialRewriter.DepthOnly

public MaterialRewriter.DepthOnly()


Copyright © 2011. All Rights Reserved.