Home
last modified time | relevance | path

Searched defs:continuedRay (Results 1 – 4 of 4) sorted by relevance

/dports/graphics/povray38/povunix-v3.8.0-beta.2-src/source/core/lighting/
H A Dphotons.cpp125 …TraceRay(Ray& ray, MathColour& colour, ColourChannel&, COLC weight, bool continuedRay, DBL maxDept… in TraceRay()
/dports/graphics/povray37/povray-3.7.0.10/source/backend/lighting/
H A Dphotons.cpp118 … Ray& ray, Colour& colour, COLC weight, Trace::TraceTicket& ticket, bool continuedRay, DBL maxDept… in TraceRay()
/dports/graphics/povray37/povray-3.7.0.10/source/backend/render/
H A Dtrace.cpp108 …y(const Ray& ray, Colour& colour, COLC weight, TraceTicket& ticket, bool continuedRay, DBL maxDept… in TraceRay()
/dports/graphics/povray38/povunix-v3.8.0-beta.2-src/source/core/render/
H A Dtrace.cpp124 …y(Ray& ray, MathColour& colour, ColourChannel& transm, COLC weight, bool continuedRay, DBL maxDept… in TraceRay()