Home
last modified time | relevance | path

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

/CTR-SDK-1.0.0/CTR_SDK/include/nn/math/
Dmath_Geometry.h494 bool IntersectionLine3Capsule(const LINE3* L, const CAPSULE* C);
/CTR-SDK-1.0.0/CTR_SDK/sources/libraries/math/
Dmath_Geometry.cpp1368 IntersectionLine3Capsule(const LINE3* L, const CAPSULE* C) in IntersectionLine3Capsule() function