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