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

Function hasFilterFunction

kernels/common/scene.h:313–315  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

311 }
312
313 __forceinline bool hasFilterFunction() {
314 return hasArgumentFilterFunction() || hasGeometryFilterFunction();
315 }
316
317 void* createQBVH6Accel();
318

Callers 1

build_cpu_accelsMethod · 0.85

Calls 2

Tested by

no test coverage detected