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

Function buildProgress

tutorials/bvh_builder/bvh_builder_device.cpp:16–18  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

14 }
15
16 bool buildProgress (void* userPtr, double f) {
17 return true;
18 }
19
20 void splitPrimitive (const RTCBuildPrimitive* prim, unsigned int dim, float pos, RTCBounds* lprim, RTCBounds* rprim, void* userPtr)
21 {

Callers 3

rtcBuildBVHMortonFunction · 0.85
rtcBuildBVHBinnedSAHFunction · 0.85
rtcBuildBVHSpatialSAHFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected