Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/AcademySoftwareFoundation/OpenColorIO
/ Look
Method
Look
src/OpenColorIO/Look.cpp:73–76 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
71
///////////////////////////////////////////////////////////////////////////
72
73
Look::Look()
74
: m_impl(new Look::Impl)
75
{
76
}
77
78
Look::~Look()
79
{
Callers
5
_new_item
Method · 0.45
setUp
Method · 0.45
test_constructor_with_keyword
Method · 0.45
test_constructor_with_positional
Method · 0.45
test_constructor_wrong_parameter_type
Method · 0.45
Calls
no outgoing calls
Tested by
4
setUp
Method · 0.36
test_constructor_with_keyword
Method · 0.36
test_constructor_with_positional
Method · 0.36
test_constructor_wrong_parameter_type
Method · 0.36