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

Method SetFromType

libs/map/search_mark.cpp:394–397  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

392}
393
394void SearchMarkPoint::SetFromType(uint32_t type)
395{
396 SetAttributeValue(m_type, GetSearchMarkType(type));
397}
398
399void SearchMarkPoint::SetNotFoundType()
400{

Callers 1

Calls 1

GetSearchMarkTypeFunction · 0.85

Tested by

no test coverage detected