de.grogra.ray2.tracing.modular
Class CausticMap.CausticElement

java.lang.Object
  extended by de.grogra.ray2.tracing.modular.CausticMap.CausticElement
Enclosing class:
CausticMap

public class CausticMap.CausticElement
extends java.lang.Object


Field Summary
 int causticCounter
           
 Color4f color
           
 int nonCausticCounter
           
 
Constructor Summary
CausticMap.CausticElement()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

causticCounter

public int causticCounter

color

public Color4f color

nonCausticCounter

public int nonCausticCounter
Constructor Detail

CausticMap.CausticElement

public CausticMap.CausticElement()