|
oevislib_net
0.14.3.0
|
Functions | |
| static float | oevislib_net.Region.Distance (Region inRegion1, Region inRegion2, float inResolution, Optional< Segment2D > outConnectingSegment) |
| Computes the shortest distance between two regions. | |
|
inlinestatic |
Computes the shortest distance between two regions.
| inRegion1 | First region. |
| inRegion2 | Second region. |
| inResolution | Measure resolution. Range: [0, +inf). |
| outConnectingSegment | Shortest segment that connects the two regions. |