|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ISPF
interface for the Scattering Probability Function
Method Summary | |
---|---|
RGBColor |
getRayColor(IntersectionInfo intersection)
returns the color at intersection point |
void |
scatter(IntersectionInfo intersection,
ScatteredRayContainer scattered)
Given parameters describing the intersection of a ray with a surface, this will return the reflected and transmitted rays along with attenuation factors. |
Method Detail |
---|
void scatter(IntersectionInfo intersection, ScatteredRayContainer scattered)
intersection
- [in] information of the point of intersectionscattered
- [in/out] container with the scattered raysRGBColor getRayColor(IntersectionInfo intersection)
intersection
- [in] information of the point of intersection
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |