MCPcopy 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
1011bool CDLParser::isCC() const
1012{
1013 return m_impl->isCC();
1014}
1015
1016bool CDLParser::isCCC() const
1017{

Callers 1

readMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected