Main MRPT website > C++ reference for MRPT 1.4.0
Macros
maps/include/mrpt/otherlibs/octomap/math/utils.h File Reference

Go to the source code of this file.

Macros

#define M_PI   3.14159265358979323846
 OctoMap: A probabilistic, flexible, and compact 3D mapping library for robotic systems. More...
 
#define M_PI_2   1.570796326794896619
 
#define DEG2RAD(x)   ((x) * 0.01745329251994329575)
 
#define RAD2DEG(x)   ((x) * 57.29577951308232087721)
 

Macro Definition Documentation

◆ DEG2RAD

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

◆ M_PI

#define M_PI   3.14159265358979323846

OctoMap: A probabilistic, flexible, and compact 3D mapping library for robotic systems.

Author
K. M. Wurm, A. Hornung, University of Freiburg, Copyright (C) 2009.
See also
http://octomap.sourceforge.net/ License: New BSD License

Definition at line 52 of file maps/include/mrpt/otherlibs/octomap/math/utils.h.

◆ M_PI_2

#define M_PI_2   1.570796326794896619

◆ RAD2DEG

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



Page generated by Doxygen 1.8.13 for MRPT 1.4.0 SVN: at Tue Jun 20 13:11:55 UTC 2017