ackb2d 0.9
3D Gamestudio Box 2d Wraper

b2ContactFilter Struct Reference

#include <b2Types.h>

Data Fields

void * filterCallback
void * userData

Detailed Description

Implement this class to provide collision filtering. In other words, you can implement this class if you want finer control over contact creation.

Definition at line 86 of file b2Types.h.


Field Documentation

Definition at line 88 of file b2Types.h.

void* userData

Definition at line 89 of file b2Types.h.


The documentation for this struct was generated from the following file:
 All Data Structures Files Functions Variables Typedefs Defines