ackb2d 0.9
3D Gamestudio Box 2d Wraper
|
#include <b2Types.h>
Data Fields | |
void * | filterCallback |
void * | userData |
Implement this class to provide collision filtering. In other words, you can implement this class if you want finer control over contact creation.
void* filterCallback |