MCPcopy Create free account
hub / github.com/MIT-SPARK/Clio / OverlapIntersection

Method OverlapIntersection

clio/src/object_update_functor.cpp:97–98  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

95}
96
97OverlapIntersection::OverlapIntersection(const Config& config)
98 : IntersectionPolicy(), config(config) {}
99
100bool OverlapIntersection::call(const KhronosObjectAttributes& lhs,
101 const KhronosObjectAttributes& rhs) const {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected