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

Method fences

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

Source from the content-addressed store, hash-verified

917 }
918
919 bool surface::fences() const { return fences_; }
920
921 class surface &surface::fences(bool fences) {
922 fences_ = fences;

Callers 1

fenceMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected