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

Point inclusion and projection.

Structs

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