![]() |
Blender V2.61 - r43446
|
#include <btDbvt.h>
Public Member Functions | |
| sStkNPS () | |
| sStkNPS (const btDbvtNode *n, unsigned m, btScalar v) | |
Public Attributes | |
| const btDbvtNode * | node |
| int | mask |
| btScalar | value |
| btDbvt::sStkNPS::sStkNPS | ( | const btDbvtNode * | n, |
| unsigned | m, | ||
| btScalar | v | ||
| ) | [inline] |
Definition at line 209 of file btDbvt.h.
Referenced by btDbvt::collideOCL().
| const btDbvtNode* btDbvt::sStkNPS::node |
Definition at line 208 of file btDbvt.h.
Referenced by btDbvt::collideOCL().
Definition at line 210 of file btDbvt.h.
Referenced by btDbvt::collideOCL().