That's exactly as Harry said...
Code:
If sqr((A.X-B.X)^2+(A.Y-B.Y)^2+(A.Z-B.Z)^2)<ARadii+BRadii then ... (check for collisions with vertexes inside the other object)