MCPcopy Create free account
hub / github.com/comaps/comaps / HasData

Method HasData

libs/drape_frontend/route_renderer.cpp:800–803  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

798}
799
800bool RouteRenderer::HasData() const
801{
802 return !m_subroutes.empty();
803}
804
805bool RouteRenderer::HasPreviewData() const
806{

Callers 2

HasRouteDataMethod · 0.80
RenderRouteLayerMethod · 0.80

Calls 1

emptyMethod · 0.45

Tested by

no test coverage detected