Module ncollide2d::utils

source ·
Expand description

Various unsorted geometrical and logical operators.

Structs

  • A hasher builder that creates DefaultHasher with default keys.
  • A structure that implements Eq and is hashable even if the wrapped data implements only PartialEq.
  • A reference packed with a cost value.
  • A pair of elements sorted in increasing order.

Traits

  • Trait that transforms thing to a slice of u8.
  • Extra operations with isometries.

Functions