Bullet Collision Detection & Physics Library
|
Overlapping pair. More...
#include <btGImpactBvhStructs.h>
Public Member Functions | |
GIM_PAIR () | |
GIM_PAIR (const GIM_PAIR &p) | |
GIM_PAIR (int index1, int index2) | |
GIM_PAIR () | |
GIM_PAIR (const GIM_PAIR &p) | |
GIM_PAIR (GUINT index1, GUINT index2) | |
Public Attributes | |
int | m_index1 |
int | m_index2 |
GUINT | m_index1 |
GUINT | m_index2 |
Overlapping pair.
Definition at line 33 of file btGImpactBvhStructs.h.
|
inline |
Definition at line 37 of file btGImpactBvhStructs.h.
|
inline |
Definition at line 41 of file btGImpactBvhStructs.h.
|
inline |
Definition at line 47 of file btGImpactBvhStructs.h.
|
inline |
Definition at line 46 of file gim_box_set.h.
|
inline |
Definition at line 50 of file gim_box_set.h.
Definition at line 56 of file gim_box_set.h.
int GIM_PAIR::m_index1 |
Definition at line 35 of file btGImpactBvhStructs.h.
GUINT GIM_PAIR::m_index1 |
Definition at line 44 of file gim_box_set.h.
int GIM_PAIR::m_index2 |
Definition at line 36 of file btGImpactBvhStructs.h.
GUINT GIM_PAIR::m_index2 |
Definition at line 45 of file gim_box_set.h.