MCPcopy 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
73Look::Look()
74: m_impl(new Look::Impl)
75{
76}
77
78Look::~Look()
79{

Callers 5

_new_itemMethod · 0.45
setUpMethod · 0.45

Calls

no outgoing calls