 |
1.0.0 API documentation
|
Loading...
Searching...
No Matches
Go to the documentation of this file.
17#include "../ext/scalar_common.hpp"
18#include "../ext/vector_common.hpp"
19#include "../gtc/vec1.hpp"
21#ifndef GLM_ENABLE_EXPERIMENTAL
22# error "GLM: GLM_GTX_wrap is an experimental extension and may change in the future. Use #define GLM_ENABLE_EXPERIMENTAL before including it, if you really want to use it."
23#elif GLM_MESSAGES == GLM_ENABLE && !defined(GLM_EXT_INCLUDED)
24# pragma message("GLM: GLM_GTX_wrap extension included")