Home
last modified time | relevance | path

Searched refs:IntersectionSphere (Results 1 – 2 of 2) sorted by relevance

/CTR-SDK-1.0.0/CTR_SDK/include/nn/math/
Dmath_Geometry.h489 bool IntersectionSphere(const SPHERE* s0, const SPHERE* s1);
/CTR-SDK-1.0.0/CTR_SDK/sources/libraries/math/
Dmath_Geometry.cpp1313 IntersectionSphere(const SPHERE* s0, const SPHERE* s1) in IntersectionSphere() function