Home
last modified time | relevance | path

Searched defs:radiusSum (Results 1 – 1 of 1) sorted by relevance

/CTR-SDK-2.4.0/sources/libraries/math/
Dmath_Geometry.cpp1317 f32 radiusSum = s0->r + s1->r; in IntersectionSphere() local
1349 f32 radiusSum = C0->r + C1->r; in IntersectionCapsule() local