Updated wrappers

This commit is contained in:
Robert Osfield
2008-09-18 15:44:21 +00:00
parent 91f7895735
commit 7615c7073c
5 changed files with 52 additions and 105 deletions

View File

@@ -155,13 +155,13 @@ BEGIN_OBJECT_REFLECTOR(osgShadow::ShadowMap)
"",
"");
I_ProtectedMethod0(void, createUniforms,
Properties::NON_VIRTUAL,
Properties::VIRTUAL,
Properties::NON_CONST,
__void__createUniforms,
"Create the managed Uniforms. ",
"");
I_ProtectedMethod0(void, createShaders,
Properties::NON_VIRTUAL,
Properties::VIRTUAL,
Properties::NON_CONST,
__void__createShaders,
"",