52 glTFExporter& operator=(glTFExporter
const&);
53 glTFExporter(glTFExporter
const&);
60 virtual ~glTFExporter() =
default;
62 virtual ~glTFExporter();
71 MCNAPI
bool _hasMaterial(::std::string
const& materialName);
81 MCNAPI uint64 addBinaryBuffer(
::Core::Path const& filePath, uchar
const* data, uint64 size);
101 MCNAPI glTFExporter(
::Core::Path const& folderPath, ::std::string
const& modelName);
123 MCNAPI
void* $ctor(
::Core::Path const& folderPath, ::std::string
const& modelName);