MCPcopy 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
192void UniversalBatch::SetCanDivideStreams(bool canDivide)
193{
194 m_canDivideStreams = canDivide;
195}
196
197bool UniversalBatch::CanDivideStreams() const
198{

Callers 1

InsertPrimitivesMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected