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

Method size

OpenCSG/src/batch.cpp:125–127  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

123 }
124
125 std::size_t Batcher::size() const {
126 return mBatches.size();
127 }
128
129} // namespace OpenCSG
130

Callers 10

renderIntersectedFrontFunction · 0.45
subtractPrimitivesFunction · 0.45
renderSCSFunction · 0.45
BatcherMethod · 0.45
parityTestAndDiscardFunction · 0.45
render_settings_generalFunction · 0.45
render_uiFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected