bn_fixed_point.h file

bn::fixed_point_t and bn::fixed_point implementation header file.

Namespaces

namespace bn
Main Butano namespace.

Classes

template<int Precision>
class bn::fixed_point_t
Defines a two-dimensional point using fixed point precision.
template<int Precision>
struct bn::hash<fixed_point_t<Precision>>
Hash support for fixed_point_t.