Searched refs:nVertices (Results 1 – 2 of 2) sorted by relevance
458 f32 DistSqPoint3ToPolyline3(const VEC3* P, const VEC3* vertices, unsigned int nVertices);
347 DistSqPoint3ToPolyline3(const VEC3* P, const VEC3* vertices, unsigned int nVertices) in DistSqPoint3ToPolyline3() argument350 unsigned int nSegments = nVertices - 1; in DistSqPoint3ToPolyline3()