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

Method commit

apps/common/ospray_testing/builders/Transparency.cpp:26–31  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

24// Inlined definitions ////////////////////////////////////////////////////
25
26void Transparency::commit()
27{
28 Builder::commit();
29
30 addPlane = true;
31}
32
33cpp::Group Transparency::buildGroup() const
34{

Callers 2

buildGroupMethod · 0.45
buildWorldMethod · 0.45

Calls 1

commitFunction · 0.50

Tested by

no test coverage detected