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 111 of file btSimpleBroadphase.cpp.

Constructor & Destructor Documentation

virtual RemovePairContainingProxy::~RemovePairContainingProxy ( )
inlinevirtual

Definition at line 116 of file btSimpleBroadphase.cpp.

Member Function Documentation

virtual bool RemovePairContainingProxy::processOverlap ( btBroadphasePair pair)
inlineprotectedvirtual

Definition at line 120 of file btSimpleBroadphase.cpp.

Member Data Documentation

btBroadphaseProxy* RemovePairContainingProxy::m_targetProxy
private

Definition at line 114 of file btSimpleBroadphase.cpp.


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