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

Method specular

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

Source from the content-addressed store, hash-verified

857 }
858
859 float surface::specular() const { return specular_; }
860
861 class surface &surface::specular(float specular) {
862 specular_ = specular;

Callers 4

mainFunction · 0.80
mainFunction · 0.80
mainFunction · 0.80
mainFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected