Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/RenderKit/embree
/ getFilter
Method
getFilter
kernels/common/context.h:28–30 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
26
}
27
28
RTCFilterFunctionN getFilter() const {
29
return args->filter;
30
}
31
32
RTCIntersectFunctionN getIntersectFunction() const {
33
return args->intersect;
Callers
4
runIntersectionFilter1Helper
Function · 0.80
runOcclusionFilter1Helper
Function · 0.80
runIntersectionFilterHelper
Function · 0.80
runOcclusionFilterHelper
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected