Rapier C — 2D / f64 0.36.0+c.0
Loading...
Searching...
No Matches
R2OptionalPointProjection Struct Reference

Optional point projection. More...

#include <rapier.h>

Data Fields

struct R2PointProjection projection
 Closest projection details.
R2Bool found
 Whether a result exists; other result fields are meaningful only when this is 1.

Detailed Description

Optional point projection.

A miss is found = 0 with status OK.

Field Documentation

◆ found

R2Bool R2OptionalPointProjection::found

Whether a result exists; other result fields are meaningful only when this is 1.

◆ projection

struct R2PointProjection R2OptionalPointProjection::projection

Closest projection details.


The documentation for this struct was generated from the following file: