osgDB.readObjectFile

osgDB.readObjectFile(std.string filename)

Parameters:

filename (std.string) –

Return type:

osg.Object

osgDB.readObjectFile(std.string filename, osgDB.Options options)

Parameters:
Return type:

osg.Object