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

Method enforceArgumentFilterFunction

kernels/common/context.h:48–50  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

46 }
47
48 __forceinline bool enforceArgumentFilterFunction() const {
49 return args->flags & RTC_RAY_QUERY_FLAG_INVOKE_ARGUMENT_FILTER;
50 }
51
52#if RTC_MIN_WIDTH
53 __forceinline float getMinWidthDistanceFactor() const {

Callers 9

intersect_instanceFunction · 0.80
rtcIntersectRTHWFunction · 0.80
rtcOccludedRTHWFunction · 0.80
runOcclusionFilterHelperFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected