|
MayaFlux 0.4.0
Digital-First Multimedia Processing Framework
|
|
inline |
Containment test for a polyline with a uniform half-thickness.
Covers open and closed curves equally. A point is inside if its perpendicular distance to any segment is within half_thickness. Suitable for stroke-based interactive regions and cable hit testing.
| points | Ordered polyline vertices in NDC. |
| half_thickness | Distance threshold in NDC units. |
Definition at line 267 of file Bounds.hpp.
Referenced by MayaFlux::Portal::Forma::Geometry::stroke_slider().
Here is the caller graph for this function: