|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.metasyntactic.graphics.tracer.RayTracer | +--org.metasyntactic.graphics.tracer.AntiAliasingTracer
Constructor Summary | |
AntiAliasingTracer(Scene scene)
Creates a new instance of AntiAliasingTracer |
Method Summary | |
java.util.List |
trace()
|
Methods inherited from class org.metasyntactic.graphics.tracer.RayTracer |
getMaxDepth, getScene, setMaxDepth, traceRay |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public AntiAliasingTracer(Scene scene)
Method Detail |
public java.util.List trace()
trace
in class RayTracer
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |