Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/AcademySoftwareFoundation/OpenColorIO
/ getLook
Method
getLook
src/OpenColorIO/Config.cpp:4473–4476 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
4471
///////////////////////////////////////////////////////////////////////////
4472
4473
ConstLookRcPtr Config::getLook(const char * name) const
4474
{
4475
return getImpl()->getLook(name);
4476
}
4477
4478
int Config::getNumLooks() const
4479
{
Callers
12
test_interface
Method · 0.95
main
Function · 0.45
save
Function · 0.45
CollectContextVariables
Function · 0.45
RunLookTokens
Function · 0.45
CollectContextVariables
Function · 0.45
handlePreferInput
Method · 0.45
handlePreferBase
Method · 0.45
handleInputOnly
Method · 0.45
handleRemove
Method · 0.45
OCIO_ADD_TEST
Function · 0.45
OCIO_ADD_TEST
Function · 0.45
Calls
1
getImpl
Function · 0.50
Tested by
3
test_interface
Method · 0.76
OCIO_ADD_TEST
Function · 0.36
OCIO_ADD_TEST
Function · 0.36