Bullet Collision Detection & Physics Library
btDbvtTreeCollider Struct Reference
Inheritance diagram for btDbvtTreeCollider:
Collaboration diagram for btDbvtTreeCollider:

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 void Process (const btDbvntNode *, const btDbvntNode *)
 
DBVT_VIRTUAL bool Descent (const btDbvtNode *)
 
DBVT_VIRTUAL bool AllLeaves (const btDbvtNode *)
 

Public Attributes

btDbvtBroadphasepbp
 
btDbvtProxyproxy
 

Detailed Description

Definition at line 101 of file btDbvtBroadphase.cpp.

Constructor & Destructor Documentation

◆ btDbvtTreeCollider()

btDbvtTreeCollider::btDbvtTreeCollider ( btDbvtBroadphase * p)
inline

Definition at line 105 of file btDbvtBroadphase.cpp.

Member Function Documentation

◆ Process() [1/2]

void btDbvtTreeCollider::Process ( const btDbvtNode * n)
inline

Definition at line 120 of file btDbvtBroadphase.cpp.

◆ Process() [2/2]

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

Definition at line 106 of file btDbvtBroadphase.cpp.

Member Data Documentation

◆ pbp

btDbvtBroadphase* btDbvtTreeCollider::pbp

Definition at line 103 of file btDbvtBroadphase.cpp.

◆ proxy

btDbvtProxy* btDbvtTreeCollider::proxy

Definition at line 104 of file btDbvtBroadphase.cpp.


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