Updated wrappers
This commit is contained in:
@@ -25,6 +25,7 @@ TYPE_NAME_ALIAS(void *, osgDB::DynamicLibrary::HANDLE)
|
||||
TYPE_NAME_ALIAS(void *, osgDB::DynamicLibrary::PROC_ADDRESS)
|
||||
|
||||
BEGIN_OBJECT_REFLECTOR(osgDB::DynamicLibrary)
|
||||
I_DeclaringFile("osgDB/DynamicLibrary");
|
||||
I_BaseType(osg::Referenced);
|
||||
I_Method0(const std::string &, getName,
|
||||
Properties::NON_VIRTUAL,
|
||||
|
||||
Reference in New Issue
Block a user