Searched defs:transFunc (Results 1 – 3 of 3) sorted by relevance
703 TransferFunc transFunc{0.1f, 0.2f, 0.3f, 0.4f, 0.5f, 0.6f, 0.7f}; variable
119 uint8_t transFunc; member
340 std::function<int(void)> transFunc = [&]()->int { in ForEachRow() local