Bullet Collision Detection & Physics Library
Public Member Functions | List of all members
btBroadphaseAabbCallback Struct Referenceabstract

#include <btBroadphaseInterface.h>

Inheritance diagram for btBroadphaseAabbCallback:
Inheritance graph
[legend]

Public Member Functions

virtual ~btBroadphaseAabbCallback ()
 
virtual bool process (const btBroadphaseProxy *proxy)=0
 

Detailed Description

Definition at line 29 of file btBroadphaseInterface.h.

Constructor & Destructor Documentation

virtual btBroadphaseAabbCallback::~btBroadphaseAabbCallback ( )
inlinevirtual

Definition at line 31 of file btBroadphaseInterface.h.

Member Function Documentation

virtual bool btBroadphaseAabbCallback::process ( const btBroadphaseProxy proxy)
pure virtual

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