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

Method clear

kernels/common/scene.cpp:714–715  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

712 }
713
714 void Scene::clear() {
715 }
716
717 unsigned Scene::bind(unsigned geomID, Ref<Geometry> geometry)
718 {

Callers 6

~ErrorHandlerMethod · 0.45
updateHalfEdgesMethod · 0.45
rtcBuildBVHFunction · 0.45
rtcMakeStaticBVHFunction · 0.45
accels_initMethod · 0.45
accels_clearMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected