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