btGhostPairCallback Class Reference

The btGhostPairCallback interfaces and forwards adding and removal of overlapping pairs from the btBroadphaseInterface to btGhostObject. More...

#include <btGhostObject.h>

Inheritance diagram for btGhostPairCallback:
Inheritance graph
[legend]

List of all members.

Public Member Functions

virtual btBroadphasePair * addOverlappingPair (btBroadphaseProxy *proxy0, btBroadphaseProxy *proxy1)
 btGhostPairCallback ()
virtual void * removeOverlappingPair (btBroadphaseProxy *proxy0, btBroadphaseProxy *proxy1, btDispatcher *dispatcher)
virtual void removeOverlappingPairsContainingProxy (btBroadphaseProxy *proxy0, btDispatcher *dispatcher)
virtual ~btGhostPairCallback ()

Detailed Description

The btGhostPairCallback interfaces and forwards adding and removal of overlapping pairs from the btBroadphaseInterface to btGhostObject.

Definition at line 124 of file btGhostObject.h.


Constructor & Destructor Documentation

btGhostPairCallback::btGhostPairCallback (  )  [inline]

Definition at line 128 of file btGhostObject.h.

virtual btGhostPairCallback::~btGhostPairCallback (  )  [inline, virtual]

Definition at line 132 of file btGhostObject.h.


Member Function Documentation

virtual btBroadphasePair* btGhostPairCallback::addOverlappingPair ( btBroadphaseProxy *  proxy0,
btBroadphaseProxy *  proxy1 
) [inline, virtual]

Implements btOverlappingPairCallback.

Definition at line 137 of file btGhostObject.h.

virtual void* btGhostPairCallback::removeOverlappingPair ( btBroadphaseProxy *  proxy0,
btBroadphaseProxy *  proxy1,
btDispatcher dispatcher 
) [inline, virtual]

Implements btOverlappingPairCallback.

Definition at line 150 of file btGhostObject.h.

virtual void btGhostPairCallback::removeOverlappingPairsContainingProxy ( btBroadphaseProxy *  proxy0,
btDispatcher dispatcher 
) [inline, virtual]

Implements btOverlappingPairCallback.

Definition at line 163 of file btGhostObject.h.


The documentation for this class was generated from the following file:
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Friends Defines


bullet
Author(s): Erwin Coumans, ROS package maintained by Tully Foote
autogenerated on Fri Jan 11 10:11:04 2013