|
Rapier C — 3D / f64 0.36.0+c.0
|
Optional point projection. More...
#include <rapier.h>
Data Fields | |
| struct R3PointProjection | projection |
| Closest projection details. | |
| R3Bool | found |
| Whether a result exists; other result fields are meaningful only when this is 1. | |
Optional point projection.
A miss is found = 0 with status OK.
| R3Bool R3OptionalPointProjection::found |
Whether a result exists; other result fields are meaningful only when this is 1.
| struct R3PointProjection R3OptionalPointProjection::projection |
Closest projection details.