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

Method cap

libs/indexer/drules_struct.pb.h:2142–2145  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2140 cap_ = 0;
2141}
2142inline ::LineCap LineRuleProto::cap() const {
2143 // @@protoc_insertion_point(field_get:LineRuleProto.cap)
2144 return static_cast< ::LineCap >(cap_);
2145}
2146inline void LineRuleProto::set_cap(::LineCap value) {
2147
2148 cap_ = value;

Callers 1

ExtractLineParamsFunction · 0.60

Calls

no outgoing calls

Tested by

no test coverage detected