Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/comaps/comaps
/ Hide
Method
Hide
libs/drape_frontend/selection_shape.cpp:60–66 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
58
}
59
60
void SelectionShape::Hide()
61
{
62
m_animation.Hide();
63
m_selectedObject = OBJECT_EMPTY;
64
m_recacheId++;
65
m_selectionGeometry.clear();
66
}
67
68
bool SelectionShape::SelectionShape::IsVisible() const
69
{
Callers
3
OnSearchCompleted
Method · 0.45
Show
Method · 0.45
ProcessSelection
Method · 0.45
Calls
1
clear
Method · 0.45
Tested by
no test coverage detected