Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
59
public:
60
void operator()(PointD const & p);
61
RectD GetResult() const { return m_boundingBox; }
62
63
private:
64
RectD m_boundingBox;
Callers
3
ApplyPointOnSurfaceCalculator
Function · 0.45
ApplyCalculator
Function · 0.45
SelectImplementation
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected