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

Method contour_base

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

Source from the content-addressed store, hash-verified

727 }
728
729 bool surface::contour_base() const { return contour_base_; }
730
731 class surface &surface::contour_base(bool contour_base) {
732 contour_base_ = contour_base;

Callers 3

meshcMethod · 0.80
surfcMethod · 0.80
mainFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected