Wrecked the last commit. Async loading works now.
This commit is contained in:
@@ -10,6 +10,7 @@ class Model : public RawModel
|
||||
|
||||
private:
|
||||
Model(std::string fileName);
|
||||
virtual void GlCommands() override;
|
||||
|
||||
public:
|
||||
~Model();
|
||||
|
||||
Reference in New Issue
Block a user