Nugget
Loading...
Searching...
No Matches
Namespaces | Functions
atan2.hh File Reference
#include <stdint.h>
#include "psyqo/trigonometry.hh"
Include dependency graph for atan2.hh:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  psyqo
 

Functions

Angle psyqo::atan2 (int32_t y, int32_t x)
 Fixed point atan2.