Updated wrappers

This commit is contained in:
Robert Osfield
2008-07-23 22:19:37 +00:00
parent ec9218ad1f
commit 4fe8907748
2 changed files with 7 additions and 0 deletions

View File

@@ -239,6 +239,7 @@ BEGIN_OBJECT_REFLECTOR(osgSim::OverlayNode)
__void__updateMainSubgraphStateSet,
"",
"");
I_SimpleProperty(bool, ContinuousUpdate,
__bool__getContinuousUpdate,
__void__setContinuousUpdate__bool);