Blender
V3.3
|
#include <btDbvt.h>
Public Member Functions | |
sStkNN () | |
sStkNN (const btDbvtNode *na, const btDbvtNode *nb) | |
Public Attributes | |
const btDbvtNode * | a |
const btDbvtNode * | b |
|
inline |
const btDbvtNode* btDbvt::sStkNN::a |
Definition at line 233 of file btDbvt.h.
Referenced by btDbvt::collideTT(), btDbvt::collideTTpersistentStack(), MycollideTT(), and btDbvt::selfCollideTT().
const btDbvtNode* btDbvt::sStkNN::b |
Definition at line 234 of file btDbvt.h.
Referenced by btDbvt::collideTT(), btDbvt::collideTTpersistentStack(), MycollideTT(), and btDbvt::selfCollideTT().