#include "gltfHelpers.h"#include <CoreObjects/Exchange/glTF/tinygltf/tiny_gltf.h>#include "CscCommon.h"Functions | |
| void | convertGltfToGlb (const fs::path &gltfPath, const fs::path &glbPath) |
Variables | |
| static std::unique_ptr< CscLogger > | logger = CscLogger::getForCategory("gltfHelpers") |
| void convertGltfToGlb | ( | const fs::path & | gltfPath, |
| const fs::path & | glbPath | ||
| ) |
|
static |