1
0

Load vertex coordinates from glTF buffer

This commit is contained in:
JosiahWI
2022-11-06 07:55:09 -06:00
committed by Josiah VanderZee
parent 21c3c16557
commit a20ac715ce
3 changed files with 55 additions and 10 deletions

View File

@@ -30,4 +30,3 @@ private:
} // namespace irr
#endif // __C_GLTF_MESH_FILE_LOADER_INCLUDED__