Updated wrappers
This commit is contained in:
@@ -480,6 +480,12 @@ BEGIN_OBJECT_REFLECTOR(osgDB::Registry)
|
||||
|
||||
|
||||
|
||||
I_ProtectedMethod0(void, destruct,
|
||||
Properties::NON_VIRTUAL,
|
||||
Properties::NON_CONST,
|
||||
__void__destruct,
|
||||
"",
|
||||
"");
|
||||
I_ProtectedMethod1(osgDB::ReaderWriter::ReadResult, read, IN, const osgDB::Registry::ReadFunctor &, readFunctor,
|
||||
Properties::NON_VIRTUAL,
|
||||
Properties::NON_CONST,
|
||||
|
||||
@@ -125,7 +125,6 @@ BEGIN_ENUM_REFLECTOR(osgViewer::StatsHandler::StatsType)
|
||||
I_EnumLabel(osgViewer::StatsHandler::NO_STATS);
|
||||
I_EnumLabel(osgViewer::StatsHandler::FRAME_RATE);
|
||||
I_EnumLabel(osgViewer::StatsHandler::VIEWER_STATS);
|
||||
I_EnumLabel(osgViewer::StatsHandler::SCENE_STATS);
|
||||
I_EnumLabel(osgViewer::StatsHandler::LAST);
|
||||
END_REFLECTOR
|
||||
|
||||
|
||||
Reference in New Issue
Block a user