Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
renderIntersectedFront
Function · 0.45
subtractPrimitives
Function · 0.45
subtractPrimitivesWithOcclusionQueries
Function · 0.45
renderSCS
Function · 0.45
chooseDepthComplexityAlgorithm
Function · 0.45
Batcher
Method · 0.45
parityTestAndDiscard
Function · 0.45
render_settings_general
Function · 0.45
render_settings_shortcuts
Function · 0.45
render_ui
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected