Searched defs:squaredDistance (Results 1 – 7 of 7) sorted by relevance
71 RealScalar squaredDistance(const VectorType& p) const in squaredDistance() function
94 btScalar squaredDistance = BT_LARGE_FLOAT; in btComputeGjkEpaPenetration() local
124 btScalar squaredDistance = BT_LARGE_FLOAT; in getClosestPointsNonVirtual() local
82 RealScalar squaredDistance(const VectorType& p) const in squaredDistance() function
284 vec4.squaredDistance = function(a, b) { function
252 vec2.squaredDistance = function(a, b) { function
268 vec3.squaredDistance = function(a, b) { function