de.grogra.ray.shader
Class RTShader.TransparencyInput_Double

java.lang.Object
  extended by de.grogra.ray.shader.RTShader.TransparencyInput_Double
Enclosing interface:
RTShader

public static class RTShader.TransparencyInput_Double
extends java.lang.Object


Field Summary
 Point3d localPoint
           
 Point3d point
           
 Point2d uv
           
 
Constructor Summary
RTShader.TransparencyInput_Double()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

localPoint

public final Point3d localPoint

point

public final Point3d point

uv

public final Point2d uv
Constructor Detail

RTShader.TransparencyInput_Double

public RTShader.TransparencyInput_Double()