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

Method getMappedMin

Source/UIComponents/CtrlrValueMap.cpp:63–66  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

61}
62
63int CtrlrValueMap::getMappedMin() const
64{
65 return (numericValues.getFirst());
66}
67
68int CtrlrValueMap::getNumValues() const
69{

Callers 3

getMinMappedMethod · 0.80
isInValidMappedRangeMethod · 0.80
getSymbolValueMethod · 0.80

Calls 1

getFirstMethod · 0.45

Tested by

no test coverage detected