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

Method ribbon_width

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

Source from the content-addressed store, hash-verified

899 }
900
901 double surface::ribbon_width() const { return ribbon_width_; }
902
903 class surface &surface::ribbon_width(double ribbon_width) {
904 if (ribbon_width != ribbon_width_) {

Callers 1

ribbonMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected