MCPcopy Index your code
hub / github.com/ad-si/LuaCAD / render

Method render

OpenCSG/src/batch.cpp:38–40  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

36 }
37
38 virtual void render()
39 {
40 }
41 };
42
43 Batcher::Batcher(const std::vector<Primitive*>& primitives) {

Callers 10

mergeMethod · 0.45
renderIntersectedFrontFunction · 0.45
subtractPrimitivesFunction · 0.45
renderIntersectedBackFunction · 0.45
calcMaxDepthComplexityFunction · 0.45
renderLayerFunction · 0.45
mergeMethod · 0.45
parityTestAndDiscardFunction · 0.45
renderGoldfeatherFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected