point.cpp File Reference
#include "point.h"
Go to the source code of this file.
Functions |
double | normAngle (double angle, double base) |
Function Documentation
double normAngle |
( |
double |
angle, |
|
|
double |
base | |
|
) |
| | |
Simple function for normalizing the angle into the interval
Definition at line 72 of file point.cpp.