Home
last modified time | relevance | path

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

/CTR-SDK-0.14.4/include/nn/math/
Dmath_Geometry.h492 bool IntersectionCapsule(const CAPSULE* C0, const CAPSULE* C1);
/CTR-SDK-0.14.4/sources/libraries/math/
Dmath_Geometry.cpp1347 IntersectionCapsule(const CAPSULE* C0, const CAPSULE* C1) in IntersectionCapsule() function