13 #ifndef OGLPLUS_TEXTURE_WRAP_1107121519_HPP 
   14 #define OGLPLUS_TEXTURE_WRAP_1107121519_HPP 
   29 #include <oglplus/enums/texture_wrap_coord.ipp> 
   32 #if !OGLPLUS_NO_ENUM_VALUE_NAMES 
   33 #include <oglplus/enums/texture_wrap_coord_names.ipp> 
   36 #if !OGLPLUS_ENUM_VALUE_RANGES 
   37 #include <oglplus/enums/texture_wrap_coord_range.ipp> 
   52 #include <oglplus/enums/texture_wrap.ipp> 
   55 #if !OGLPLUS_NO_ENUM_VALUE_NAMES 
   56 #include <oglplus/enums/texture_wrap_names.ipp> 
   59 #if !OGLPLUS_ENUM_VALUE_RANGES 
   60 #include <oglplus/enums/texture_wrap_range.ipp> 
   65 #endif // include guard 
Enumeration-related declarations. 
 
TextureWrap
Texture wrap enumeration. 
Definition: texture_wrap.hpp:51
 
TextureWrapCoord
Texture wrap parameter coordinate enumeration. 
Definition: texture_wrap.hpp:28