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