Bullet Collision Detection & Physics Library
Public Member Functions | Protected Member Functions | Private Attributes | List of all members
RemovePairContainingProxy Class Reference
Collaboration diagram for RemovePairContainingProxy:
Collaboration graph
[legend]

Public Member Functions

virtual ~RemovePairContainingProxy ()
 

Protected Member Functions

virtual bool processOverlap (btBroadphasePair &pair)
 

Private Attributes

btBroadphaseProxym_targetProxy
 

Detailed Description

Definition at line 105 of file btSimpleBroadphase.cpp.

Constructor & Destructor Documentation

◆ ~RemovePairContainingProxy()

virtual RemovePairContainingProxy::~RemovePairContainingProxy ( )
inlinevirtual

Definition at line 110 of file btSimpleBroadphase.cpp.

Member Function Documentation

◆ processOverlap()

virtual bool RemovePairContainingProxy::processOverlap ( btBroadphasePair pair)
inlineprotectedvirtual

Definition at line 115 of file btSimpleBroadphase.cpp.

Member Data Documentation

◆ m_targetProxy

btBroadphaseProxy* RemovePairContainingProxy::m_targetProxy
private

Definition at line 107 of file btSimpleBroadphase.cpp.


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