Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/CalcProgrammer1/OpenRGB
/ hasXY
Method
hasXY
dependencies/hueplusplus-1.0.0/src/Scene.cpp:54–57 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
52
}
53
54
bool LightState::hasXY() const
55
{
56
return state.count(
"xy"
);
57
}
58
59
XYBrightness LightState::getXY() const
60
{
Callers
1
TEST
Function · 0.80
Calls
1
count
Method · 0.45
Tested by
1
TEST
Function · 0.64