Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/comaps/comaps
/ SetCanDivideStreams
Method
SetCanDivideStreams
libs/drape/batcher_helpers.cpp:192–195 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
190
{}
191
192
void UniversalBatch::SetCanDivideStreams(bool canDivide)
193
{
194
m_canDivideStreams = canDivide;
195
}
196
197
bool UniversalBatch::CanDivideStreams() const
198
{
Callers
1
InsertPrimitives
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected