- All Known Implementing Classes:
HagensBiDiStrategie1
- Enclosing class:
- BidirectionalPathTracer
public static interface BidirectionalPathTracer.PathingStrategies
-
Method Summary
Modifier and TypeMethodDescriptionvoid
getColorFromRay
(Ray ray, Color4f color) int
void
prepareRayProcessor
(RTScene scene, IntersectionProcessor intersectionProcessor) void
setIntersectionProcessor
(IntersectionProcessor processor) void
void
setRecursionDepth
(int value)
-
Method Details
-
getColorFromRay
-
prepareRayProcessor
-
setLightProcessor
-
getLightProcessor
LightProcessor getLightProcessor() -
setIntersectionProcessor
-
setRecursionDepth
void setRecursionDepth(int value) -
getRecursionDepth
int getRecursionDepth()
-