ackb2d 0.9
3D Gamestudio Box 2d Wraper

b2Distance.h

Go to the documentation of this file.
00001 #ifndef __B2_DISTANCE_H__
00002 #define __B2_DISTANCE_H__
00003 
00008 void b2Distance(b2DistanceOutput* output, b2SimplexCache* cache, const b2DistanceInput* input);
00009 
00010 #endif //__B2_DISTANCE_H__
 All Data Structures Files Functions Variables Typedefs Defines