|
hpp-fcl
2.4.1
HPP fork of FCL -- The Flexible Collision Library
|

Go to the source code of this file.
Macros | |
| #define | HPP_FCL_WARN_STRINGISE_IMPL(x) #x |
| #define | HPP_FCL_WARN_STRINGISE(x) HPP_FCL_WARN_STRINGISE_IMPL(x) |
| #define | HPP_FCL_WARN(MSG) /* nothing */ |
| #define HPP_FCL_WARN | ( | MSG | ) | /* nothing */ |
| #define HPP_FCL_WARN_STRINGISE | ( | x | ) | HPP_FCL_WARN_STRINGISE_IMPL(x) |
| #define HPP_FCL_WARN_STRINGISE_IMPL | ( | x | ) | #x |