Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
renderPixel
Function · 0.85
renderPixelStandard
Function · 0.85
renderPixel
Function · 0.85
renderPixelFunction
Function · 0.85
renderPixelStandard
Function · 0.85
renderPixelStandard
Function · 0.85
renderPixelStandard
Function · 0.85
instanceOccludedFuncN
Function · 0.85
renderPixelStandard
Function · 0.85
renderPixelDebugShader
Function · 0.85
renderPixelAOShader
Function · 0.85
renderPixelStandard
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected