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

Method empty

src/OpenColorIO/LookParse.cpp:98–101  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

96}
97
98bool LookParseResult::empty() const
99{
100 return m_options.empty();
101}
102
103void LookParseResult::reverse()
104{

Callers 15

getCacheIDMethod · 0.45
SanitizeNewlinesFunction · 0.45
loadFunction · 0.45
saveFunction · 0.45
EmitTransformNameFunction · 0.45
Utf8ToUtf16Function · 0.45
Utf16ToUtf8Function · 0.45
removeMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected