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

Method getNonMappedMin

Source/UIComponents/CtrlrValueMap.cpp:78–81  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

76}
77
78int CtrlrValueMap::getNonMappedMin() const
79{
80 return (0);
81}
82
83int CtrlrValueMap::getMappedValue(const int valueIndex) const
84{

Callers 4

sliderContentChangedMethod · 0.80
sliderContentChangedMethod · 0.80
setValueMapMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected