MCPcopy Create free account
hub / github.com/RenderKit/ospray / resetAccumulation

Method resetAccumulation

modules/cpu/ISPCDevice.cpp:553–557  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

551}
552
553void ISPCDevice::resetAccumulation(OSPFrameBuffer _fb)
554{
555 FrameBuffer *fb = (FrameBuffer *)_fb;
556 fb->clear();
557}
558
559///////////////////////////////////////////////////////////////////////////
560// Frame Rendering ////////////////////////////////////////////////////////

Callers 6

PerformRenderTestMethod · 0.45
PerformRenderTestMethod · 0.45
PerformRenderTestMethod · 0.45
InitMethod · 0.45
TearDownMethod · 0.45

Calls 1

clearMethod · 0.45

Tested by 3

PerformRenderTestMethod · 0.36
PerformRenderTestMethod · 0.36
PerformRenderTestMethod · 0.36