Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/AcademySoftwareFoundation/OpenColorIO
/ Config
Method
Config
src/OpenColorIO/Config.cpp:1269–1272 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1267
///////////////////////////////////////////////////////////////////////////
1268
1269
Config::Config()
1270
: m_impl(new Config::Impl())
1271
{
1272
}
1273
1274
Config::~Config()
1275
{
Callers
15
load_aces_ref_config
Function · 0.45
load_config
Method · 0.45
supported_versions
Method · 0.45
test_apply_inverse
Method · 0.45
setUp
Method · 0.45
setUp
Method · 0.45
test_config
Method · 0.45
test_apply_inverse
Method · 0.45
setUpClass
Method · 0.45
test_copy
Method · 0.45
test_interface
Method · 0.45
test_uniform
Method · 0.45
Calls
no outgoing calls
Tested by
15
test_apply_inverse
Method · 0.36
setUp
Method · 0.36
setUp
Method · 0.36
test_config
Method · 0.36
test_apply_inverse
Method · 0.36
setUpClass
Method · 0.36
test_copy
Method · 0.36
test_interface
Method · 0.36
test_uniform
Method · 0.36
test_vector_uniform
Method · 0.36
test_apply_inverse
Method · 0.36
test_apply_with_slopes
Method · 0.36