|
Rapier C — 3D / f32 0.36.0+c.0
|
Optional intersection pair; check found before reading the pair. More...
#include <rapier.h>
Data Fields | |
| struct R3IntersectionPair | pair |
| Intersection pair state. | |
| R3Bool | found |
| Whether a result exists; other result fields are meaningful only when this is 1. | |
Optional intersection pair; check found before reading the pair.
| R3Bool R3OptionalIntersectionPair::found |
Whether a result exists; other result fields are meaningful only when this is 1.
| struct R3IntersectionPair R3OptionalIntersectionPair::pair |
Intersection pair state.