Blender V2.61 - r43446
Public Member Functions | Public Attributes

btDbvtTreeCollider Struct Reference

Inheritance diagram for btDbvtTreeCollider:
Inheritance 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]
void btDbvtTreeCollider::Process ( const btDbvtNode n) [inline]

Reimplemented from btDbvt::ICollide.

Definition at line 111 of file btDbvtBroadphase.cpp.

References btDbvtProxy::leaf, Process(), and proxy.


Member Data Documentation

Definition at line 94 of file btDbvtBroadphase.cpp.

Referenced by Process().


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