btContactArray Class Reference
#include <btContactProcessing.h>
List of all members.
Detailed Description
Definition at line 111 of file btContactProcessing.h.
Constructor & Destructor Documentation
btContactArray::btContactArray |
( |
|
) |
[inline] |
Member Function Documentation
void btContactArray::merge_contacts |
( |
const btContactArray & |
contacts, |
|
|
bool |
normal_contact_average = true | |
|
) |
| | |
void btContactArray::merge_contacts_unique |
( |
const btContactArray & |
contacts |
) |
|
SIMD_FORCE_INLINE void btContactArray::push_contact |
( |
const btVector3 & |
point, |
|
|
const btVector3 & |
normal, |
|
|
btScalar |
depth, |
|
|
int |
feature1, |
|
|
int |
feature2 | |
|
) |
| | [inline] |
SIMD_FORCE_INLINE void btContactArray::push_triangle_contacts |
( |
const GIM_TRIANGLE_CONTACT & |
tricontact, |
|
|
int |
feature1, |
|
|
int |
feature2 | |
|
) |
| | [inline] |
The documentation for this class was generated from the following file: