scale and move to center,
performance is not very good. Takes very long to load
This commit is contained in:
@@ -27,6 +27,7 @@ private:
|
||||
QOpenGLBuffer m_indexBuf;
|
||||
QVector<QOpenGLTexture*> m_textures;
|
||||
QVector<DrawInformation> m_drawList;
|
||||
BoundingBox m_boundings;
|
||||
|
||||
void loadTexture(const char* filePath);
|
||||
void clearData();
|
||||
|
Reference in New Issue
Block a user