Module ncollide2d::query::point_internal [] [src]

Point inclusion and projection.

Structs

PointInterferencesCollector

Bounding Volume Tree visitor collecting nodes that may contain a given point.

PointProjection

Description of the projection of a point on a shape.

Traits

PointQuery

Trait of objects that can be tested for point inclusion and projection.

PointQueryWithLocation

Returns shape-specific info in addition to generic projection information