testOverlap abstract method

bool testOverlap(
  1. int proxyIdA,
  2. int proxyIdB
)

Implementation

bool testOverlap(int proxyIdA, int proxyIdB);