Module vek::geom

source ·
Expand description

Common and trivial geometric primitives.

Re-exports

Modules

  • Basic geometric primitives that use #[repr(C)] vectors.
  • Basic geometric primitives that use #[repr(simd)] vectors.

Structs

  • Data that represents distance offsets of frustum planes from an origin.