Public Member Functions | Public Attributes

btDbvtTreeCollider Struct Reference

Inheritance diagram for btDbvtTreeCollider:
Inheritance graph
[legend]
Collaboration diagram for btDbvtTreeCollider:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 btDbvtTreeCollider (btDbvtBroadphase *p)
void Process (const btDbvtNode *na, const btDbvtNode *nb)
void Process (const btDbvtNode *n)

Public Attributes

btDbvtBroadphasepbp
btDbvtProxyproxy

Detailed Description

Definition at line 92 of file btDbvtBroadphase.cpp.


Constructor & Destructor Documentation

btDbvtTreeCollider::btDbvtTreeCollider ( btDbvtBroadphase p  )  [inline]

Definition at line 96 of file btDbvtBroadphase.cpp.


Member Function Documentation

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

Reimplemented from btDbvt::ICollide.

Definition at line 97 of file btDbvtBroadphase.cpp.

void btDbvtTreeCollider::Process ( const btDbvtNode n  )  [inline]

Reimplemented from btDbvt::ICollide.

Definition at line 111 of file btDbvtBroadphase.cpp.


Member Data Documentation

Definition at line 94 of file btDbvtBroadphase.cpp.

Definition at line 95 of file btDbvtBroadphase.cpp.


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