|
Rapier C — 3D / f64 0.36.0+c.0
|
Sensor intersection state for a collider pair. More...
#include <rapier.h>
Data Fields | |
| struct R3ColliderHandle | collider1 |
| First collider in the pair. | |
| struct R3ColliderHandle | collider2 |
| Second collider in the pair. | |
| R3Bool | intersecting |
| Whether the two sensor/collider shapes intersect. | |
Sensor intersection state for a collider pair.
| struct R3ColliderHandle R3IntersectionPair::collider1 |
First collider in the pair.
| struct R3ColliderHandle R3IntersectionPair::collider2 |
Second collider in the pair.
| R3Bool R3IntersectionPair::intersecting |
Whether the two sensor/collider shapes intersect.