

Public Member Functions | |
| btDbvtTreeCollider (btDbvtBroadphase *p) | |
| void | Process (const btDbvtNode *na, const btDbvtNode *nb) |
| void | Process (const btDbvtNode *n) |
Public Attributes | |
| btDbvtBroadphase * | pbp |
| btDbvtProxy * | proxy |
Definition at line 92 of file btDbvtBroadphase.cpp.
| btDbvtTreeCollider::btDbvtTreeCollider | ( | btDbvtBroadphase * | p | ) | [inline] |
Definition at line 96 of file btDbvtBroadphase.cpp.
| void btDbvtTreeCollider::Process | ( | const btDbvtNode * | n | ) | [inline, virtual] |
Reimplemented from btDbvt::ICollide.
Definition at line 111 of file btDbvtBroadphase.cpp.
| void btDbvtTreeCollider::Process | ( | const btDbvtNode * | na, | |
| const btDbvtNode * | nb | |||
| ) | [inline, virtual] |
Reimplemented from btDbvt::ICollide.
Definition at line 97 of file btDbvtBroadphase.cpp.
Definition at line 94 of file btDbvtBroadphase.cpp.
Definition at line 95 of file btDbvtBroadphase.cpp.
1.6.1