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

#include <b2_contact_manager.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 35 of file b2_contact_manager.h.

Constructor & Destructor Documentation

◆ b2ContactManager()

b2ContactManager::b2ContactManager ( )

Definition at line 32 of file b2_contact_manager.cpp.

Member Function Documentation

◆ AddPair()

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

Definition at line 181 of file b2_contact_manager.cpp.

◆ Collide()

void b2ContactManager::Collide ( )

Definition at line 109 of file b2_contact_manager.cpp.

◆ Destroy()

void b2ContactManager::Destroy ( b2Contact c)

Definition at line 41 of file b2_contact_manager.cpp.

◆ FindNewContacts()

void b2ContactManager::FindNewContacts ( )

Definition at line 176 of file b2_contact_manager.cpp.

Member Data Documentation

◆ m_allocator

b2BlockAllocator* b2ContactManager::m_allocator

Definition at line 54 of file b2_contact_manager.h.

◆ m_broadPhase

b2BroadPhase b2ContactManager::m_broadPhase

Definition at line 49 of file b2_contact_manager.h.

◆ m_contactCount

int32 b2ContactManager::m_contactCount

Definition at line 51 of file b2_contact_manager.h.

◆ m_contactFilter

b2ContactFilter* b2ContactManager::m_contactFilter

Definition at line 52 of file b2_contact_manager.h.

◆ m_contactList

b2Contact* b2ContactManager::m_contactList

Definition at line 50 of file b2_contact_manager.h.

◆ m_contactListener

b2ContactListener* b2ContactManager::m_contactListener

Definition at line 53 of file b2_contact_manager.h.


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


mvsim
Author(s):
autogenerated on Tue Jul 4 2023 03:08:22