Blender V2.61 - r43446
|
#include <btDbvt.h>
Public Member Functions | |
sStkNN () | |
sStkNN (const btDbvtNode *na, const btDbvtNode *nb) | |
Public Attributes | |
const btDbvtNode * | a |
const btDbvtNode * | b |
btDbvt::sStkNN::sStkNN | ( | const btDbvtNode * | na, |
const btDbvtNode * | nb | ||
) | [inline] |
const btDbvtNode* btDbvt::sStkNN::a |
Definition at line 195 of file btDbvt.h.
Referenced by btDbvt::collideTT(), and btDbvt::collideTTpersistentStack().
const btDbvtNode* btDbvt::sStkNN::b |
Definition at line 196 of file btDbvt.h.
Referenced by btDbvt::collideTT(), and btDbvt::collideTTpersistentStack().