MCPcopy 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

meshMethod · 0.80
meshcMethod · 0.80
surfcMethod · 0.80
mainFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected