gepetto-viewer  6.0.0
An user-friendly Graphical Interface
warning.hh File Reference

Go to the source code of this file.

Macros

#define GEPETTO_VIEWER_WARN_STRINGISE_IMPL(x)   #x
 
#define GEPETTO_VIEWER_WARN_STRINGISE(x)    GEPETTO_VIEWER_WARN_STRINGISE_IMPL(x)
 
#define GEPETTO_VIEWER_WARN(MSG)   /* nothing */
 

Macro Definition Documentation

◆ GEPETTO_VIEWER_WARN

#define GEPETTO_VIEWER_WARN (   MSG)    /* nothing */

◆ GEPETTO_VIEWER_WARN_STRINGISE

#define GEPETTO_VIEWER_WARN_STRINGISE (   x)     GEPETTO_VIEWER_WARN_STRINGISE_IMPL(x)

◆ GEPETTO_VIEWER_WARN_STRINGISE_IMPL

#define GEPETTO_VIEWER_WARN_STRINGISE_IMPL (   x)    #x