bn_fixed_point.h file
bn::
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.