honeycomb_core

Module geometry

Source
Expand description

geometry representation types & operators

This module contains all code related to custom spatial reprentation type implementations. This include custom vector / vertex types as well as generic traits for value encoding.

Structs§

Enums§

Traits§

  • Common trait implemented by types used for coordinate representation.