hpp-spline  4.10.0
template based classes for creating and manipulating spline and bezier curves. Comes with extra options specific to end-effector trajectories in robotics.
warning.hh File Reference

Go to the source code of this file.

Macros

#define HPP_SPLINE_WARN_STRINGISE_IMPL(x)   #x
 
#define HPP_SPLINE_WARN_STRINGISE(x)   HPP_SPLINE_WARN_STRINGISE_IMPL(x)
 
#define HPP_SPLINE_WARN(MSG)   /* nothing */
 

Macro Definition Documentation

◆ HPP_SPLINE_WARN

#define HPP_SPLINE_WARN (   MSG)    /* nothing */

◆ HPP_SPLINE_WARN_STRINGISE

#define HPP_SPLINE_WARN_STRINGISE (   x)    HPP_SPLINE_WARN_STRINGISE_IMPL(x)

◆ HPP_SPLINE_WARN_STRINGISE_IMPL

#define HPP_SPLINE_WARN_STRINGISE_IMPL (   x)    #x