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

Method GetLine

libs/indexer/drawing_rules.cpp:29–32  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

27} // namespace
28
29LineRuleProto const * BaseRule::GetLine() const
30{
31 return 0;
32}
33
34AreaRuleProto const * BaseRule::GetArea() const
35{

Callers 2

UNIT_TESTFunction · 0.45
ProcessKeyMethod · 0.45

Calls

no outgoing calls

Tested by 1

UNIT_TESTFunction · 0.36