git-svn-id: svn://db.shs.com.ru/libs@540 a8b55f48-bf90-11e4-a774-851b48703e85
This commit is contained in:
@@ -72,6 +72,6 @@ namespace Loader3DS {
|
||||
Material materialByName(const QVector<Material> & materials, const QString & name);
|
||||
}
|
||||
|
||||
GLObjectBase * loadFrom3DSFile(const QString & filepath, double scale = 1.0);
|
||||
GLObjectBase * loadFrom3DSFile(const QString & filepath, float scale = 1.0);
|
||||
|
||||
#endif // LOADER_3DS_H
|
||||
|
||||
Reference in New Issue
Block a user