/[glmosaictext]/glmosaictext/include/GLMosaicText.hxx
ViewVC logotype

Diff of /glmosaictext/include/GLMosaicText.hxx

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.5 by tjl, Fri Aug 15 18:38:52 2003 UTC revision 1.6 by tjl, Fri Aug 15 19:39:29 2003 UTC
# Line 312  namespace GLMosaicText { Line 312  namespace GLMosaicText {
312           */           */
313          template<class TexBind> void endRendering(TexBind t) {          template<class TexBind> void endRendering(TexBind t) {
314              glEnd();              glEnd();
315              t(Mosaic::Id()); // clear the bound texture - bind zero.              Mosaic::Id zero;
316                t(zero); // clear the bound texture - bind zero.
317          }          }
318    
319      };      };

Legend:
Removed from v.1.5  
changed lines
  Added in v.1.6

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26