MCPcopy Create free account
hub / github.com/FreeCAD/FreeCAD / green

Method green

tests/src/Base/Color.cpp:110–113  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

108 }
109
110 int green() const
111 {
112 return green_;
113 }
114
115 int blue() const
116 {

Callers 2

TESTFunction · 0.45
TEST_FFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected