This is an old revision of the document!
Inside of the ImpulsePhysics::CollisionChecks2D namespace, you will find the following functions available to you to check for any possible overlap:
(All of these return a bool as value, with true meaning the two given Primitives are overlapping.)
Point tests
Line tests
Circle tests
Rectangle tests
Oriented Rectangle tests