At the moment, only the following is part of the `fastgltf` module ```cpp #include <fastgltf/core.hpp> #include <fastgltf/base64.hpp> #include <fastgltf/tools.hpp> ``` This issue proposes exporting the rest of fastgltf's code (like _glm_element_traits.hpp_).