Searched defs:velocitySquared (Results 1 – 1 of 1) sorted by relevance
145 float velocitySquared, Vector3f vertex, float t) { in collideWithVertex()169 float velocitySquared, in collideWithSegment()289 float velocitySquared = sVelocity.lengthSquared(); in collideWithTriangle() local