code format
This commit is contained in:
@@ -20,11 +20,12 @@
|
||||
#define LOADER_ASE_H
|
||||
|
||||
#include "globject.h"
|
||||
#include <QFileInfo>
|
||||
|
||||
#include <QDateTime>
|
||||
#include <QFileInfo>
|
||||
|
||||
namespace LoaderASE {
|
||||
void initASEMesh(GLObjectBase * o);
|
||||
void initASEMesh(GLObjectBase * o);
|
||||
}
|
||||
|
||||
GLObjectBase * loadFromASEFile(const QString & filepath, float scale = 1.0);
|
||||
|
||||
Reference in New Issue
Block a user