Updated wrappers

This commit is contained in:
Robert Osfield
2007-08-30 10:17:34 +00:00
parent 667be8bb57
commit 712dbacda3

View File

@@ -612,10 +612,10 @@ BEGIN_OBJECT_REFLECTOR(osgTerrain::ProxyLayer)
__void__close, __void__close,
"Open the any associated file handle. ", "Open the any associated file handle. ",
""); "");
I_Method4(osgTerrain::ImageLayer *, extractImageLayer, IN, unsigned, int, IN, unsigned, int, IN, unsigned, int, IN, unsigned, int, I_MethodWithDefaults6(osgTerrain::ImageLayer *, extractImageLayer, IN, unsigned, int, , IN, unsigned, int, , IN, unsigned, int, , IN, unsigned, int, , IN, unsigned, int, 0, IN, unsigned, int, 0,
Properties::VIRTUAL, Properties::VIRTUAL,
__ImageLayer_P1__extractImageLayer__unsigned__unsigned__unsigned__unsigned, __ImageLayer_P1__extractImageLayer__unsigned__unsigned__unsigned__unsigned__unsigned__unsigned,
"Extract an ImageLayer from the ProxyLayer. ", "Extract an ImageLayer from the ProxyLayer. ",
""); "");
END_REFLECTOR END_REFLECTOR