Searched refs:getMaxSpatialDistance (Results 1 – 3 of 3) sorted by relevance
45 virtual float getMaxSpatialDistance() const = 0;
151 AK_FORCE_INLINE float getMaxSpatialDistance() const { in getMaxSpatialDistance() function
54 const float maxSpatialDistance = TRAVERSAL->getMaxSpatialDistance(); in getSuggestions()