]> git.tdb.fi Git - libs/gl.git/blobdiff - source/texunit.h
Improve interface documentation a bit
[libs/gl.git] / source / texunit.h
index 05952a2207b57ae015be531b4995dcfd12ee1345..8962e63839cc6dd2f68113917396bf3816889056 100644 (file)
@@ -10,6 +10,9 @@ class TexEnv;
 class TexGen;
 class Texture;
 
+/**
+Keeps track of texture unit related state.  Mostly for internal use.
+*/
 class TexUnit
 {
 private: