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

Method commit

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

Source from the content-addressed store, hash-verified

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

Callers 1

buildGroupMethod · 0.45

Calls 1

commitFunction · 0.50

Tested by

no test coverage detected