Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/VCVRack/Rack
/ getNumColors
Method
getNumColors
src/app/MultiLightWidget.cpp:9–11 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
7
8
9
int MultiLightWidget::getNumColors() {
10
return baseColors.size();
11
}
12
13
14
void MultiLightWidget::addBaseColor(NVGcolor baseColor) {
Callers
1
step
Method · 0.80
Calls
1
size
Method · 0.45
Tested by
no test coverage detected