MCPcopy Create free account
hub / github.com/RomanKubiak/ctrlr / getMappedMax

Method getMappedMax

Source/UIComponents/CtrlrValueMap.cpp:58–61  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

56}
57
58int CtrlrValueMap::getMappedMax() const
59{
60 return (numericValues.getLast());
61}
62
63int CtrlrValueMap::getMappedMin() const
64{

Callers 3

getMaxMappedMethod · 0.80
isInValidMappedRangeMethod · 0.80
getSymbolValueMethod · 0.80

Calls 1

getLastMethod · 0.45

Tested by

no test coverage detected