Updated wrappers
This commit is contained in:
@@ -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
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user