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

Method GetResult

libs/geometry/algorithm.hpp:61–61  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

59public:
60 void operator()(PointD const & p);
61 RectD GetResult() const { return m_boundingBox; }
62
63private:
64 RectD m_boundingBox;

Callers 3

ApplyCalculatorFunction · 0.45
SelectImplementationFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected