Are there any calls in the collision detection libraries to figure out the closest vertices are in a model? 

For example, if an arm is moving toward an obstacle, but the full trajectory to the obstacle has not yet been calculated, is there a call that says the arm is close to the obstacle and/or likely to collide with it?

-David!!