Bullet Collision Detection & Physics Library
Public Member Functions | Public Attributes | List of all members
btDbvtTreeCollider Struct Reference
Inheritance diagram for btDbvtTreeCollider:
Inheritance graph
[legend]
Collaboration diagram for btDbvtTreeCollider:
Collaboration graph
[legend]

Public Member Functions

 btDbvtTreeCollider (btDbvtBroadphase *p)
 
void Process (const btDbvtNode *na, const btDbvtNode *nb)
 
void Process (const btDbvtNode *n)
 
- Public Member Functions inherited from btDbvt::ICollide
DBVT_VIRTUAL void Process (const btDbvtNode *, const btDbvtNode *)
 
DBVT_VIRTUAL void Process (const btDbvtNode *)
 
DBVT_VIRTUAL void Process (const btDbvtNode *n, btScalar)
 
DBVT_VIRTUAL bool Descent (const btDbvtNode *)
 
DBVT_VIRTUAL bool AllLeaves (const btDbvtNode *)
 

Public Attributes

btDbvtBroadphasepbp
 
btDbvtProxyproxy
 

Detailed Description

Definition at line 93 of file btDbvtBroadphase.cpp.

Constructor & Destructor Documentation

btDbvtTreeCollider::btDbvtTreeCollider ( btDbvtBroadphase p)
inline

Definition at line 97 of file btDbvtBroadphase.cpp.

Member Function Documentation

void btDbvtTreeCollider::Process ( const btDbvtNode na,
const btDbvtNode nb 
)
inline

Definition at line 98 of file btDbvtBroadphase.cpp.

void btDbvtTreeCollider::Process ( const btDbvtNode n)
inline

Definition at line 112 of file btDbvtBroadphase.cpp.

Member Data Documentation

btDbvtBroadphase* btDbvtTreeCollider::pbp

Definition at line 95 of file btDbvtBroadphase.cpp.

btDbvtProxy* btDbvtTreeCollider::proxy

Definition at line 96 of file btDbvtBroadphase.cpp.


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