Searched refs:floatMin (Results 1 – 1 of 1) sorted by relevance
2116 constexpr float floatMin = std::numeric_limits<float>::lowest(); in CalculateJointBounds() local2119 …texpr const Bounds minMax = { { floatMax, floatMax, floatMax }, { floatMin, floatMin, floatMin } }; in CalculateJointBounds()