de.grogra.ray2.tracing.modular
Class CausticMap
java.lang.Object
de.grogra.ray2.tracing.modular.CausticMap
public class CausticMap
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
causticMap
public CausticMap.CausticElement[][] causticMap
CausticMap
public CausticMap(int size)
CausticMap
public CausticMap(int width,
int height)
getCausticElement
public CausticMap.CausticElement getCausticElement(int pos)
saveColor
public void saveColor(Color4f causCol,
int pos)
saveColor
public void saveColor(Color4f causCol,
int x,
int y)