- What to return when the ray is at it's maximum depth
[
Render |
Source |
Search |
Keywords |
Summary | Ancestors | All Members | Descendants ]
- DESCRIPTION
Class Summary
class RiRayShadeTermination : public RiRayShadeStrategy
{
}; // RiRayShadeTermination
DESCRIPTION
Returns the value of the background (in the direction the ray came from)
RiSpectrum GetRad(RiRayShadeData *d);
No more ray bounces allowed, return something
virtual RiSpectrum GetRad(RiRayShadeData *d);
All Members
Ancestors
Inheritance chain for RiRayShadeTermination:
Descendants
Class is not inherited by any others.
Generated from source by the Cocoon utilities on Fri Feb 25 15:15:57 2000
.