MCPcopy 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
36void MultiGeometry::Clear()
37{
38 m_lines.clear();
39 m_timestamps.clear();
40}
41
42bool MultiGeometry::HasTimestamps() const
43{

Callers 9

ClearCacheMethod · 0.45
ClearAllPathsMethod · 0.45
OnClearSelectionMethod · 0.45
ClearResultsMethod · 0.45
ResetPointMethod · 0.45
ResetPointMethod · 0.45

Calls 1

clearMethod · 0.45