MCPcopy Create free account
hub / github.com/AcademySoftwareFoundation/OpenColorIO / ColorSpaceSet

Method ColorSpaceSet

src/OpenColorIO/ColorSpaceSet.cpp:233–236  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

231
232
233ColorSpaceSet::ColorSpaceSet()
234 : m_impl(new ColorSpaceSet::Impl)
235{
236}
237
238ColorSpaceSet::~ColorSpaceSet()
239{

Callers 2

get_color_spacesMethod · 0.80
__init__Method · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected