Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/awawa-dev/HyperHDR
/ hasAnySample
Method
hasAnySample
sources/lut-calibrator/CapturedColor.cpp:130–133 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
128
}
129
130
bool CapturedColor::hasAnySample()
131
{
132
return totalSamples > 0;
133
}
134
135
136
void CapturedColor::addColor(ColorRgb i)
Callers
1
parseBoard
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected