Public Member Functions | Public Attributes | List of all members
b2ContactManager Class Reference

#include <b2ContactManager.h>

Public Member Functions

void AddPair (void *proxyUserDataA, void *proxyUserDataB)
 
 b2ContactManager ()
 
void Collide ()
 
void Destroy (b2Contact *c)
 
void FindNewContacts ()
 

Public Attributes

b2BlockAllocatorm_allocator
 
b2BroadPhase m_broadPhase
 
int32 m_contactCount
 
b2ContactFilterm_contactFilter
 
b2Contactm_contactList
 
b2ContactListenerm_contactListener
 

Detailed Description

Definition at line 30 of file b2ContactManager.h.

Constructor & Destructor Documentation

b2ContactManager::b2ContactManager ( )

Definition at line 28 of file b2ContactManager.cpp.

Member Function Documentation

void b2ContactManager::AddPair ( void *  proxyUserDataA,
void *  proxyUserDataB 
)

Definition at line 177 of file b2ContactManager.cpp.

void b2ContactManager::Collide ( )

Definition at line 105 of file b2ContactManager.cpp.

void b2ContactManager::Destroy ( b2Contact c)

Definition at line 37 of file b2ContactManager.cpp.

void b2ContactManager::FindNewContacts ( )

Definition at line 172 of file b2ContactManager.cpp.

Member Data Documentation

b2BlockAllocator* b2ContactManager::m_allocator

Definition at line 49 of file b2ContactManager.h.

b2BroadPhase b2ContactManager::m_broadPhase

Definition at line 44 of file b2ContactManager.h.

int32 b2ContactManager::m_contactCount

Definition at line 46 of file b2ContactManager.h.

b2ContactFilter* b2ContactManager::m_contactFilter

Definition at line 47 of file b2ContactManager.h.

b2Contact* b2ContactManager::m_contactList

Definition at line 45 of file b2ContactManager.h.

b2ContactListener* b2ContactManager::m_contactListener

Definition at line 48 of file b2ContactManager.h.


The documentation for this class was generated from the following files:


mvsim
Author(s):
autogenerated on Thu Jun 6 2019 19:36:40