Expand description
Point inclusion and projection.
Structs§
- Point
Projection - The result of projecting a point onto a shape.
Traits§
- Point
Query - Trait for shapes that support point projection and containment queries.
- Point
Query With Location - Returns shape-specific info in addition to generic projection information
Functions§
- local_
point_ projection_ on_ support_ map - Projects a point on a shape using the GJK algorithm.