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

Method depthorder

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

Source from the content-addressed store, hash-verified

825 }
826
827 bool surface::depthorder() const { return depthorder_; }
828
829 class surface &surface::depthorder(bool depthorder) {
830 depthorder_ = depthorder;

Callers 1

ribbonMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected