Commented out debug messages

This commit is contained in:
Robert Osfield 2007-05-09 13:05:19 +00:00
parent 66fe3e18df
commit 1d5f76c55d

View File

@ -561,8 +561,8 @@ void Font::GlyphTexture::apply(osg::State& state) const
}
osg::notify(osg::NOTICE)<<"Texture width = "<<getTextureWidth()<<std::endl;
osg::notify(osg::NOTICE)<<"Texture height = "<<getTextureHeight()<<std::endl;
// osg::notify(osg::NOTICE)<<"Texture width = "<<getTextureWidth()<<std::endl;
// osg::notify(osg::NOTICE)<<"Texture height = "<<getTextureHeight()<<std::endl;
// allocate the texture memory.
glTexImage2D( GL_TEXTURE_2D, 0, GL_ALPHA,