Go to the documentation of this file.
   38 #ifndef glm_gtx_color_space_YCoCg 
   39 #define glm_gtx_color_space_YCoCg GLM_VERSION 
   44 #if(defined(GLM_MESSAGES) && !defined(glm_ext)) 
   45 #       pragma message("GLM: GLM_GTX_color_space_YCoCg extension included") 
   55         template <
typename valType> 
 
   57                 detail::tvec3<valType> 
const & 
rgbColor);
 
   61     template <
typename valType> 
 
   63                 detail::tvec3<valType> 
const & YCoCgColor);
 
   68         template <
typename valType> 
 
   70                 detail::tvec3<valType> 
const & 
rgbColor);
 
   75     template <
typename valType> 
 
   77                 detail::tvec3<valType> 
const & YCoCgColor);
 
   82 #include "color_space_YCoCg.inl" 
   84 #endif//glm_gtx_color_space_YCoCg