Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
98
bool LookParseResult::empty() const
99
{
100
return m_options.empty();
101
}
102
103
void LookParseResult::reverse()
104
{
Callers
15
getCacheID
Method · 0.45
SanitizeNewlines
Function · 0.45
saveInterchangeAttributes
Function · 0.45
load
Function · 0.45
save
Function · 0.45
EmitTransformName
Function · 0.45
Utf8ToUtf16
Function · 0.45
Utf16ToUtf8
Function · 0.45
generateClassWrapperHeader
Method · 0.45
generateClassWrapperFooter
Method · 0.45
extractFunctionParameters
Method · 0.45
remove
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected