bn_fixed.h file
bn::
Namespaces
- namespace bn
- Main Butano namespace.
Classes
-
template<int Precision>class bn::fixed_t
- Poor man's float.
-
template<int Precision>struct bn::hash<fixed_t<Precision>>
- Hash support for fixed_
t.