|
Nugget
|


Go to the source code of this file.
Classes | |
| class | psyqo::Trig< precisionBits > |
| A trigonometry table. More... | |
Namespaces | |
| namespace | psyqo |
| namespace | psyqo::TrigInternals |
| namespace | psyqo::trig_literals |
Typedefs | |
| typedef FixedPoint< 10 > | psyqo::Angle |
| A fixed point angle. | |
Functions | |
| void | psyqo::TrigInternals::generateTable (eastl::array< int32_t, 512 > &table, unsigned precisionBits) |
| consteval Angle | psyqo::trig_literals::operator""_pi (long double angle) |
| A user-defined literal for angle values. | |