Defines | Functions
macros.h File Reference
#include <limits>
#include <cmath>
Include dependency graph for macros.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Defines

#define __PRETTY_FUNCTION__   ""
#define DEG2RAD(x)   ((x) * 0.01745329251994329575)
#define G2O_ATTRIBUTE_CONSTRUCTOR
#define G2O_ATTRIBUTE_FORMAT12
#define G2O_ATTRIBUTE_FORMAT23
#define G2O_ATTRIBUTE_UNUSED
#define RAD2DEG(x)   ((x) * 57.29577951308232087721)

Functions

bool g2o_isnan (double x)

Define Documentation

#define __PRETTY_FUNCTION__   ""

Definition at line 38 of file macros.h.

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

Definition at line 24 of file macros.h.

Definition at line 40 of file macros.h.

Definition at line 42 of file macros.h.

Definition at line 43 of file macros.h.

Definition at line 41 of file macros.h.

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

Definition at line 28 of file macros.h.


Function Documentation

bool g2o_isnan ( double  x) [inline]

Definition at line 46 of file macros.h.



re_vision
Author(s): Dorian Galvez-Lopez
autogenerated on Sun Jan 5 2014 11:33:45