|
Rapier C — 3D / f64 0.36.0+c.0
|
Optional contact pair; check found before reading the pair. More...
#include <rapier.h>
Data Fields | |
| struct R3ContactPair | pair |
| Contact pair summary. | |
| R3Bool | found |
| Whether a result exists; other result fields are meaningful only when this is 1. | |
Optional contact pair; check found before reading the pair.
| R3Bool R3OptionalContactPair::found |
Whether a result exists; other result fields are meaningful only when this is 1.
| struct R3ContactPair R3OptionalContactPair::pair |
Contact pair summary.