MCPcopy 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
145Context::Context()
146: m_impl(new Context::Impl)
147{
148}
149
150Context::~Context()
151{

Callers 2

test_copyMethod · 0.45
test_interfaceMethod · 0.45

Calls

no outgoing calls

Tested by 2

test_copyMethod · 0.36
test_interfaceMethod · 0.36