|
Hymn to Beauty
C++ 3D Engine
|
Converts GLTF models to internal format. More...
#include <GLTFImporter.hpp>
Public Member Functions | |
| void | Import (const std::string &path, const std::string &filename) |
| Import a GLTF model. More... | |
Converts GLTF models to internal format.
GLTF specification: https://github.com/KhronosGroup/glTF/
| void GLTFImporter::Import | ( | const std::string & | path, |
| const std::string & | filename | ||
| ) |