Fixed wrappers

This commit is contained in:
Robert Osfield
2008-12-01 15:46:50 +00:00
parent 91f8dbb583
commit 1ff5d3c53d
2 changed files with 2 additions and 2 deletions

View File

@@ -353,7 +353,7 @@ BEGIN_OBJECT_REFLECTOR(osg::Image)
I_Method0(void, buildMipmaps,
Properties::NON_VIRTUAL,
__void__buildMipmaps,
"Build all mipmap levels and change the image type to \\"contain mipmaps\\". ",
"Build all mipmap levels and change the image type to contain mipmaps. ",
"");
I_Method0(bool, isImageTranslucent,
Properties::NON_VIRTUAL,