Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
281
bool ClassifObject::IsDrawableAny() const
282
{
283
return (m_visibility != VisibleMask() && !m_drawRules.empty());
284
}
285
286
bool ClassifObject::IsDrawableLike(feature::GeomType gt, bool emptyName) const
287
{
Callers
3
IsUsefulType
Function · 0.80
operator()
Method · 0.80
operator()
Method · 0.80
Calls
1
empty
Method · 0.45
Tested by
2
operator()
Method · 0.64
operator()
Method · 0.64