I have added:
require_once('path/to/wp-blog-header.php');
to my bbPress config file to allow bbPress to have access to wordpress functions. Now I want to do the reverse and add access to bbPress functions in Wordpress. Is there a similar easy way to do this?