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

Method offset

libs/indexer/drules_struct.pb.h:1905–1908  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1903 offset_ = 0;
1904}
1905inline double DashDotProto::offset() const {
1906 // @@protoc_insertion_point(field_get:DashDotProto.offset)
1907 return offset_;
1908}
1909inline void DashDotProto::set_offset(double value) {
1910
1911 offset_ = value;

Callers 1

ProcessRuleMethod · 0.60

Calls

no outgoing calls

Tested by

no test coverage detected