Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
641
void CIOPOciozArchive::setArchiveAbsPath(const std::string & absPath)
642
{
643
m_archiveAbsPath = absPath;
644
}
645
646
void CIOPOciozArchive::buildEntries()
647
{
Callers
1
CreateFromFile
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected