MCPcopy 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

runOcclusionFilterHelperFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected