git-svn-id: svn://db.shs.com.ru/libs@540 a8b55f48-bf90-11e4-a774-851b48703e85
This commit is contained in:
@@ -30,6 +30,6 @@ namespace LoaderDAE {
|
||||
QVector<Material> readMaterials(QDomElement le, QDomElement li, bool fbx);
|
||||
}
|
||||
|
||||
GLObjectBase * loadFromDAEFile(const QString & filepath, double scale = 1.0);
|
||||
GLObjectBase * loadFromDAEFile(const QString & filepath, float scale = 1.0);
|
||||
|
||||
#endif // LOADER_DAE_H
|
||||
|
||||
Reference in New Issue
Block a user