#include "BulletCollision/BroadphaseCollision/btBroadphaseProxy.h"

Go to the source code of this file.
Functions | |
| int | spuGetNumPreferredPenetrationDirections (int shapeType, void *shape) |
| void | spuGetPreferredPenetrationDirection (int shapeType, void *shape, int index, btVector3 &penetrationVector) |
| int spuGetNumPreferredPenetrationDirections | ( | int | shapeType, | |
| void * | shape | |||
| ) |
Definition at line 22 of file SpuPreferredPenetrationDirections.h.
| void spuGetPreferredPenetrationDirection | ( | int | shapeType, | |
| void * | shape, | |||
| int | index, | |||
| btVector3 & | penetrationVector | |||
| ) |
calcNormal
Definition at line 43 of file SpuPreferredPenetrationDirections.h.
1.6.1