Test for correct vertex indices
This commit is contained in:
committed by
JosiahWI
parent
f2a3e990f3
commit
1b9d3ca502
@@ -22,9 +22,6 @@ public:
|
||||
bool isALoadableFileExtension(const io::path& filename) const override;
|
||||
|
||||
IAnimatedMesh* createMesh(io::IReadFile* file) override;
|
||||
|
||||
private:
|
||||
bool tryParseGLTF(io::IReadFile* file, tinygltf::Model& model) const;
|
||||
};
|
||||
|
||||
} // namespace scene
|
||||
|
Reference in New Issue
Block a user