Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/alandefreitas/matplotplusplus
/ contour_base
Method
contour_base
source/matplot/axes_objects/surface.cpp:729–729 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
727
}
728
729
bool surface::contour_base() const { return contour_base_; }
730
731
class surface &surface::contour_base(bool contour_base) {
732
contour_base_ = contour_base;
Callers
3
meshc
Method · 0.80
surfc
Method · 0.80
main
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected