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

Method width

libs/indexer/drules_struct.pb.cc:1211–1214  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1209 width_ = 0;
1210}
1211double LineRuleProto::width() const {
1212 // @@protoc_insertion_point(field_get:LineRuleProto.width)
1213 return width_;
1214}
1215void LineRuleProto::set_width(double value) {
1216
1217 width_ = value;

Callers 3

ByteSizeLongMethod · 0.95
MergeFromMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected