Classes | Defines

btGpu3DGridBroadphaseSharedTypes.h File Reference

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  bt3DGridBroadphaseParams
struct  bt3DGrid3F1U

Defines

#define BT_3DGRID_PAIR_FOUND_FLG   (0x40000000)
#define BT_3DGRID_PAIR_NEW_FLG   (0x20000000)
#define BT_3DGRID_PAIR_ANY_FLG   (BT_3DGRID_PAIR_FOUND_FLG | BT_3DGRID_PAIR_NEW_FLG)

Define Documentation

#define BT_3DGRID_PAIR_ANY_FLG   (BT_3DGRID_PAIR_FOUND_FLG | BT_3DGRID_PAIR_NEW_FLG)

Definition at line 34 of file btGpu3DGridBroadphaseSharedTypes.h.

#define BT_3DGRID_PAIR_FOUND_FLG   (0x40000000)

!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

Definition at line 32 of file btGpu3DGridBroadphaseSharedTypes.h.

#define BT_3DGRID_PAIR_NEW_FLG   (0x20000000)

Definition at line 33 of file btGpu3DGridBroadphaseSharedTypes.h.