hpp-rbprm  4.10.0
Implementation of RB-PRM planner using hpp.
config.hh File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define HPP_RBPRM_VERSION_UNKNOWN_TAG   0
 
#define HPP_RBPRM_VERSION   "4.10.0"
 
#define HPP_RBPRM_MAJOR_VERSION   4
 
#define HPP_RBPRM_MINOR_VERSION   10
 
#define HPP_RBPRM_PATCH_VERSION   0
 
#define HPP_RBPRM_VERSION_AT_LEAST(major, minor, patch)
 
#define HPP_RBPRM_VERSION_AT_MOST(major, minor, patch)
 
#define HPP_RBPRM_DLLIMPORT
 
#define HPP_RBPRM_DLLEXPORT
 
#define HPP_RBPRM_DLLLOCAL
 
#define HPP_RBPRM_DLLAPI   HPP_RBPRM_DLLIMPORT
 
#define HPP_RBPRM_LOCAL   HPP_RBPRM_DLLLOCAL
 

Macro Definition Documentation

◆ HPP_RBPRM_DLLAPI

#define HPP_RBPRM_DLLAPI   HPP_RBPRM_DLLIMPORT

◆ HPP_RBPRM_DLLEXPORT

#define HPP_RBPRM_DLLEXPORT

◆ HPP_RBPRM_DLLIMPORT

#define HPP_RBPRM_DLLIMPORT

◆ HPP_RBPRM_DLLLOCAL

#define HPP_RBPRM_DLLLOCAL

◆ HPP_RBPRM_LOCAL

#define HPP_RBPRM_LOCAL   HPP_RBPRM_DLLLOCAL

◆ HPP_RBPRM_MAJOR_VERSION

#define HPP_RBPRM_MAJOR_VERSION   4

◆ HPP_RBPRM_MINOR_VERSION

#define HPP_RBPRM_MINOR_VERSION   10

◆ HPP_RBPRM_PATCH_VERSION

#define HPP_RBPRM_PATCH_VERSION   0

◆ HPP_RBPRM_VERSION

#define HPP_RBPRM_VERSION   "4.10.0"

◆ HPP_RBPRM_VERSION_AT_LEAST

#define HPP_RBPRM_VERSION_AT_LEAST (   major,
  minor,
  patch 
)
Value:
HPP_RBPRM_PATCH_VERSION>=patch))))

◆ HPP_RBPRM_VERSION_AT_MOST

#define HPP_RBPRM_VERSION_AT_MOST (   major,
  minor,
  patch 
)
Value:
HPP_RBPRM_PATCH_VERSION<=patch))))

◆ HPP_RBPRM_VERSION_UNKNOWN_TAG

#define HPP_RBPRM_VERSION_UNKNOWN_TAG   0
HPP_RBPRM_MAJOR_VERSION
#define HPP_RBPRM_MAJOR_VERSION
Definition: config.hh:12
HPP_RBPRM_MINOR_VERSION
#define HPP_RBPRM_MINOR_VERSION
Definition: config.hh:13