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

Method IsDrawableAny

libs/indexer/classificator.cpp:281–284  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

279}
280
281bool ClassifObject::IsDrawableAny() const
282{
283 return (m_visibility != VisibleMask() && !m_drawRules.empty());
284}
285
286bool ClassifObject::IsDrawableLike(feature::GeomType gt, bool emptyName) const
287{

Callers 3

IsUsefulTypeFunction · 0.80
operator()Method · 0.80
operator()Method · 0.80

Calls 1

emptyMethod · 0.45

Tested by 2

operator()Method · 0.64
operator()Method · 0.64