Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/AcademySoftwareFoundation/OpenColorIO
/ Context
Method
Context
src/OpenColorIO/Context.cpp:145–148 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
143
///////////////////////////////////////////////////////////////////////////
144
145
Context::Context()
146
: m_impl(new Context::Impl)
147
{
148
}
149
150
Context::~Context()
151
{
Callers
2
test_copy
Method · 0.45
test_interface
Method · 0.45
Calls
no outgoing calls
Tested by
2
test_copy
Method · 0.36
test_interface
Method · 0.36