de.grogra.imp3d.glsl.material.channel
Class GLSLChannelMapNode

java.lang.Object
  extended by de.grogra.imp3d.glsl.material.channel.GLSLChannelMap
      extended by de.grogra.imp3d.glsl.material.channel.GLSLChannelMapNode
Direct Known Subclasses:
GLSLAffineUVTransformation, GLSLBumpMap, GLSLChannelBlend, GLSLChecker, GLSLImageMap, GLSLSurfaceMap, GLSLSyntheticTexture, GLSLTurbulence, GLSLVolumeChecker, GLSLVolumeFunction, GLSLXYZTransformation

public abstract class GLSLChannelMapNode
extends GLSLChannelMap


Constructor Summary
GLSLChannelMapNode()
           
 
Method Summary
 
Methods inherited from class de.grogra.imp3d.glsl.material.channel.GLSLChannelMap
generate, generateResult, generateResult, generateResultWithChannelDefault, getGLSLObject, getMaxResultType, initMap, instanceFor, mayDiscard
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GLSLChannelMapNode

public GLSLChannelMapNode()