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

Method join

libs/indexer/drules_struct.pb.cc:1331–1334  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1329 join_ = 0;
1330}
1331::LineJoin LineRuleProto::join() const {
1332 // @@protoc_insertion_point(field_get:LineRuleProto.join)
1333 return static_cast< ::LineJoin >(join_);
1334}
1335void LineRuleProto::set_join(::LineJoin value) {
1336
1337 join_ = value;

Callers 3

ByteSizeLongMethod · 0.95
MergeFromMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected