@brief Sets a custom collider function for two geom classes.
@param i The first geom class handled by this collider
@param j The second geom class handled by this collider
@param fn The collider function to use to determine collisions.
@ingroup collide
@brief Sets a custom collider function for two geom classes.
@param i The first geom class handled by this collider @param j The second geom class handled by this collider @param fn The collider function to use to determine collisions. @ingroup collide