Updated ChangeLog, wrappers and Contributors lists
This commit is contained in:
@@ -12,6 +12,7 @@
|
||||
|
||||
#include <osg/CopyOp>
|
||||
#include <osg/Object>
|
||||
#include <osgText/String>
|
||||
#include <osgText/Text>
|
||||
#include <osgWidget/Label>
|
||||
#include <osgWidget/Types>
|
||||
@@ -81,6 +82,11 @@ BEGIN_OBJECT_REFLECTOR(osgWidget::Label)
|
||||
__void__setLabel__C5_std_string_R1,
|
||||
"",
|
||||
"");
|
||||
I_Method1(void, setLabel, IN, const osgText::String &, x,
|
||||
Properties::NON_VIRTUAL,
|
||||
__void__setLabel__C5_osgText_String_R1,
|
||||
"",
|
||||
"");
|
||||
I_Method1(void, setFont, IN, const std::string &, x,
|
||||
Properties::NON_VIRTUAL,
|
||||
__void__setFont__C5_std_string_R1,
|
||||
|
||||
Reference in New Issue
Block a user