52 glTFExporter& operator=(glTFExporter
const&);
53 glTFExporter(glTFExporter
const&);
60 virtual ~glTFExporter() =
default;
62 virtual ~glTFExporter();
70 MCNAPI_C
bool _hasMaterial(::std::string
const& materialName);
80 MCNAPI_C uint64 addBinaryBuffer(
::Core::Path const& filePath, uchar
const* data, uint64 size);
100 MCNAPI_C
void serialize();
108 MCNAPI_C static ::std::string_view
const& GLB_BUFFER_URI();
118 MCNAPI_C
void* $ctor(
::Core::Path const& folderPath, ::std::string
const& modelName);