hpp-fcl  1.7.3
HPP fork of FCL -- The Flexible Collision Library
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_FCL_VERSION_UNKNOWN_TAG   0
 
#define HPP_FCL_VERSION   "1.7.3"
 
#define HPP_FCL_MAJOR_VERSION   1
 
#define HPP_FCL_MINOR_VERSION   7
 
#define HPP_FCL_PATCH_VERSION   3
 
#define HPP_FCL_VERSION_AT_LEAST(major, minor, patch)
 
#define HPP_FCL_VERSION_AT_MOST(major, minor, patch)
 
#define HPP_FCL_DLLIMPORT
 
#define HPP_FCL_DLLEXPORT
 
#define HPP_FCL_DLLLOCAL
 
#define HPP_FCL_DLLAPI   HPP_FCL_DLLIMPORT
 
#define HPP_FCL_LOCAL   HPP_FCL_DLLLOCAL
 

Macro Definition Documentation

◆ HPP_FCL_DLLAPI

#define HPP_FCL_DLLAPI   HPP_FCL_DLLIMPORT

◆ HPP_FCL_DLLEXPORT

#define HPP_FCL_DLLEXPORT

◆ HPP_FCL_DLLIMPORT

#define HPP_FCL_DLLIMPORT

◆ HPP_FCL_DLLLOCAL

#define HPP_FCL_DLLLOCAL

◆ HPP_FCL_LOCAL

#define HPP_FCL_LOCAL   HPP_FCL_DLLLOCAL

◆ HPP_FCL_MAJOR_VERSION

#define HPP_FCL_MAJOR_VERSION   1

◆ HPP_FCL_MINOR_VERSION

#define HPP_FCL_MINOR_VERSION   7

◆ HPP_FCL_PATCH_VERSION

#define HPP_FCL_PATCH_VERSION   3

◆ HPP_FCL_VERSION

#define HPP_FCL_VERSION   "1.7.3"

◆ HPP_FCL_VERSION_AT_LEAST

#define HPP_FCL_VERSION_AT_LEAST (   major,
  minor,
  patch 
)
Value:
HPP_FCL_PATCH_VERSION>=patch))))
#define HPP_FCL_MAJOR_VERSION
Definition: config.hh:12
#define HPP_FCL_MINOR_VERSION
Definition: config.hh:13

◆ HPP_FCL_VERSION_AT_MOST

#define HPP_FCL_VERSION_AT_MOST (   major,
  minor,
  patch 
)
Value:
HPP_FCL_PATCH_VERSION<=patch))))
#define HPP_FCL_MAJOR_VERSION
Definition: config.hh:12
#define HPP_FCL_MINOR_VERSION
Definition: config.hh:13

◆ HPP_FCL_VERSION_UNKNOWN_TAG

#define HPP_FCL_VERSION_UNKNOWN_TAG   0