Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/comaps/comaps
/ Clear
Method
Clear
libs/kml/types.cpp:36–40 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
34
}
35
36
void MultiGeometry::Clear()
37
{
38
m_lines.clear();
39
m_timestamps.clear();
40
}
41
42
bool MultiGeometry::HasTimestamps() const
43
{
Callers
9
ClearCache
Method · 0.45
ClearAllPaths
Method · 0.45
OnClearSelection
Method · 0.45
ClearResults
Method · 0.45
ResetPoint
Method · 0.45
ResetPoint
Method · 0.45
GenerateKmlFileDataForTrackWithoutTimestamps
Function · 0.45
GenerateKmlFileDataForTrackWithTimestamps
Function · 0.45
AreSomeFeatureChangesUploadedTest
Method · 0.45
Calls
1
clear
Method · 0.45
Tested by
3
GenerateKmlFileDataForTrackWithoutTimestamps
Function · 0.36
GenerateKmlFileDataForTrackWithTimestamps
Function · 0.36
AreSomeFeatureChangesUploadedTest
Method · 0.36