glTF: add missing attribute buffer for text streams.
This commit is contained in:
@@ -56,6 +56,7 @@ protected:
|
||||
|
||||
private:
|
||||
aiScene *m_scene;
|
||||
std::vector<char> m_buffer;
|
||||
};
|
||||
|
||||
} // Namespace assimp
|
||||
|
||||
Reference in New Issue
Block a user