MCPcopy Create free account
hub / github.com/RenderKit/embree / RTCRay_

Function RTCRay_

tutorials/common/core/ray.h:102–104  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

100}
101
102__forceinline RTCRay* RTCRay_(Ray& ray) {
103 return (RTCRay*)&ray;
104}
105
106__forceinline RTCHit* RTCHit_(Ray& ray)
107{

Callers 15

renderPixelFunction · 0.85
renderPixelStandardFunction · 0.85
renderPixelFunction · 0.85
renderPixelFunctionFunction · 0.85
renderPixelStandardFunction · 0.85
renderPixelStandardFunction · 0.85
renderPixelStandardFunction · 0.85
instanceOccludedFuncNFunction · 0.85
renderPixelStandardFunction · 0.85
renderPixelDebugShaderFunction · 0.85
renderPixelAOShaderFunction · 0.85
renderPixelStandardFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected