Searched refs:maxDistance (Results 1 – 1 of 1) sorted by relevance
153 f32 maxDistance = VEC3SquareDist(&C, &arrayPoint[0]); in Set() local157 if (dist > maxDistance) in Set()158 maxDistance = dist; in Set()160 r = FSqrt(maxDistance); in Set()