Go to the documentation of this file.
38 #ifndef GLM_GTX_spline
39 #define GLM_GTX_spline GLM_VERSION
43 #include "../gtx/optimum_pow.hpp"
45 #if(defined(GLM_MESSAGES) && !defined(glm_ext))
46 # pragma message("GLM: GLM_GTX_spline extension included")
56 template <
typename genType>
62 typename genType::value_type
const & s);
66 template <
typename genType>
72 typename genType::value_type
const & s);
76 template <
typename genType>
82 typename genType::value_type
const & s);
89 #endif//GLM_GTX_spline