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

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.Translucent
All Implemented Interfaces:
Exportable, Copyable, Cloneable
Enclosing class:
MaterialRewriter

public static class MaterialRewriter.Translucent
extends MaterialRewriter

Creates translucent versions of input techniques.


Nested Class Summary
 
Nested classes/interfaces inherited from class com.threerings.opengl.material.config.MaterialRewriter
MaterialRewriter.DepthOnly, MaterialRewriter.Projection, MaterialRewriter.Translucent
 
Constructor Summary
MaterialRewriter.Translucent()
           
 
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.Translucent

public MaterialRewriter.Translucent()


Copyright © 2011. All Rights Reserved.