Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/alandefreitas/matplotplusplus
/ face_alpha
Method
face_alpha
source/matplot/axes_objects/surface.cpp:835–835 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
833
}
834
835
float surface::face_alpha() const { return face_alpha_; }
836
837
class surface &surface::face_alpha(float face_alpha) {
838
face_alpha_ = face_alpha;
Callers
8
main
Function · 0.80
main
Function · 0.80
main
Function · 0.80
main
Function · 0.80
main
Function · 0.80
main
Function · 0.80
main
Function · 0.80
main
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected