Macros
Utils.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define DEG2RAD(x)   ((x) * 0.01745329251994329575)
 
#define M_PI   3.14159265358979323846
 
#define M_PI_2   1.570796326794896619
 
#define RAD2DEG(x)   ((x) * 57.29577951308232087721)
 

Macro Definition Documentation

◆ DEG2RAD

#define DEG2RAD (   x)    ((x) * 0.01745329251994329575)

Definition at line 47 of file Utils.h.

◆ M_PI

#define M_PI   3.14159265358979323846

Definition at line 38 of file Utils.h.

◆ M_PI_2

#define M_PI_2   1.570796326794896619

Definition at line 42 of file Utils.h.

◆ RAD2DEG

#define RAD2DEG (   x)    ((x) * 57.29577951308232087721)

Definition at line 51 of file Utils.h.



octomap
Author(s): Kai M. Wurm , Armin Hornung
autogenerated on Mon Feb 28 2022 22:58:06