Searched defs:INFINITE (Results 1 – 2 of 2) sorted by relevance
29 static constexpr int INFINITE = -1; variable
78 constexpr float INFINITE = std::numeric_limits<float>::max(); variable