Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/RenderKit/embree
/ getOccludedFunction
Method
getOccludedFunction
kernels/common/context.h:36–38 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
34
}
35
36
RTCOccludedFunctionN getOccludedFunction() const {
37
return (RTCOccludedFunctionN) args->intersect;
38
}
39
40
__forceinline bool isCoherent() const {
41
return embree::isCoherent(args->flags);
Callers
1
occluded
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected