Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/AcademySoftwareFoundation/OpenColorIO
/ isCC
Method
isCC
src/OpenColorIO/fileformats/cdl/CDLParser.cpp:1011–1014 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1009
}
1010
1011
bool CDLParser::isCC() const
1012
{
1013
return m_impl->isCC();
1014
}
1015
1016
bool CDLParser::isCCC() const
1017
{
Callers
1
read
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected