Updated wrappers

This commit is contained in:
Robert Osfield
2008-12-19 11:36:26 +00:00
parent ef47733ea1
commit 75bd8e9a1e
7 changed files with 127 additions and 136 deletions

View File

@@ -268,12 +268,7 @@ BEGIN_OBJECT_REFLECTOR(osg::StencilTwoSided::Extensions)
__void__glActiveStencilFace__GLenum,
"",
"");
I_ProtectedMethod1(typedef, void, IN, APIENTRY *, ActiveStencilFaceProc,
Properties::NON_VIRTUAL,
Properties::NON_CONST,
__typedef__void__APIENTRY_P1,
"",
"");
I_SimpleProperty(bool, StencilTwoSidedSupported,
0,
__void__setStencilTwoSidedSupported__bool);