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

Method cap

libs/indexer/drules_struct.pb.cc:1345–1348  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1343 cap_ = 0;
1344}
1345::LineCap LineRuleProto::cap() const {
1346 // @@protoc_insertion_point(field_get:LineRuleProto.cap)
1347 return static_cast< ::LineCap >(cap_);
1348}
1349void LineRuleProto::set_cap(::LineCap value) {
1350
1351 cap_ = value;

Callers 3

ByteSizeLongMethod · 0.95
MergeFromMethod · 0.60

Calls

no outgoing calls

Tested by

no test coverage detected