Bullet Collision Detection & Physics Library
Functions
SpuPreferredPenetrationDirections.h File Reference
#include "BulletCollision/BroadphaseCollision/btBroadphaseProxy.h"
Include dependency graph for SpuPreferredPenetrationDirections.h:
This graph shows which files directly or indirectly include this file:

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)
 

Function Documentation

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.