Searched defs:floatMax (Results 1 – 2 of 2) sorted by relevance
1226 std::string floatMax = tempValue.str(); variable1509 std::string floatMax = tempValue.str(); variable
2114 constexpr float floatMax = std::numeric_limits<float>::max(); in CalculateJointBounds() local