MCPcopy Create free account
hub / github.com/alandefreitas/matplotplusplus / curtain

Method curtain

source/matplot/axes_objects/surface.cpp:885–885  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

883 double surface::zmax() { return zmax_; }
884
885 bool surface::curtain() const { return curtain_; }
886
887 class surface &surface::curtain(bool curtain) {
888 curtain_ = curtain;

Callers 1

meshzMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected