X-Git-Url: https://fleuret.org/cgi-bin/gitweb/gitweb.cgi?p=folded-ctf.git;a=blobdiff_plain;f=rgb_image.h;h=5c886a95e9e587cbcde648257e7004d683ae8980;hp=5921c23cdee7198fdf2e2bd8083d2fe9cd074133;hb=5b78a555f6c7ff20a71d0520db63bc43e69e1f41;hpb=a44d56305517dddd36027c2a84693f2785fd019a diff --git a/rgb_image.h b/rgb_image.h index 5921c23..5c886a9 100644 --- a/rgb_image.h +++ b/rgb_image.h @@ -18,7 +18,12 @@ // Contact for comments & bug reports // /////////////////////////////////////////////////////////////////////////// -// A simple color image class +/* + + A simple image class to either load color images, or produce + materials. + + */ #ifndef RGB_IMAGE_H #define RGB_IMAGE_H