Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/alandefreitas/matplotplusplus
/ is_hole
Method
is_hole
source/matplot/util/contourc.cpp:206–206 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
204
}
205
206
bool ContourLine::is_hole() const { return _is_hole; }
207
208
void ContourLine::push_back(const XY &point) {
209
if (empty() || point != back())
Callers
2
set_parent
Method · 0.80
append_contour_to_vertices_and_codes
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected