Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/alandefreitas/matplotplusplus
/ hidden_3d
Method
hidden_3d
source/matplot/axes_objects/surface.cpp:676–676 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
674
}
675
676
bool surface::hidden_3d() const { return hidden3d_; }
677
678
class surface &surface::hidden_3d(bool hidden_3_d) {
679
hidden3d_ = hidden_3_d;
Callers
4
mesh
Method · 0.80
meshc
Method · 0.80
surfc
Method · 0.80
main
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected