23#ifndef B2_CONTACT_MANAGER_H
24#define B2_CONTACT_MANAGER_H
27#include "b2_broad_phase.h"
35class B2_API b2ContactManager
41 void AddPair(
void* proxyUserDataA,
void* proxyUserDataB);
43 void FindNewContacts();
Definition b2_block_allocator.h:38
Definition b2_broad_phase.h:41