Back to class index
| Sphere::MaxDistanceSyntaxfloat Sphere::MaxDistance(const float4 &point) const; [4 lines of code]Returns the maximal distance of this sphere to the given point. The maximal distance is the distance of the farthest point inside this sphere to the target point. |