Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/RomanKubiak/ctrlr
/ getCurrentNonMappedValue
Method
getCurrentNonMappedValue
Source/UIComponents/CtrlrValueMap.cpp:109–112 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
107
}
108
109
int CtrlrValueMap::getCurrentNonMappedValue() const
110
{
111
return (currentValue);
112
}
113
114
int CtrlrValueMap::getCurrentMappedValue() const
115
{
Callers
7
copyFrom
Method · 0.80
buttonClicked
Method · 0.80
getComponentValue
Method · 0.80
getComponentValue
Method · 0.80
buttonClicked
Method · 0.80
buttonClicked
Method · 0.80
getComponentValue
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected