Home
last modified time | relevance | path

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

/CTR-SDK-0.14.23/CTR_SDK-0_14_23-20110107-en/CTR_SDK/sources/libraries/math/
Dmath_Geometry.cpp350 unsigned int nSegments = nVertices - 1; in DistSqPoint3ToPolyline3() local
380 for (unsigned int i = 1; i < nSegments - 1; ++i) in DistSqPoint3ToPolyline3()
405 if (i != nSegments - 2) in DistSqPoint3ToPolyline3()