MCPcopy Create free account
hub / github.com/AcademySoftwareFoundation/OpenColorIO / setArchiveAbsPath

Method setArchiveAbsPath

src/OpenColorIO/OCIOZArchive.cpp:641–644  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

639}
640
641void CIOPOciozArchive::setArchiveAbsPath(const std::string & absPath)
642{
643 m_archiveAbsPath = absPath;
644}
645
646void CIOPOciozArchive::buildEntries()
647{

Callers 1

CreateFromFileMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected