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

Method ColorSpace

src/OpenColorIO/ColorSpace.cpp:119–122  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

117}
118
119ColorSpace::ColorSpace(ReferenceSpaceType referenceSpace)
120: m_impl(new ColorSpace::Impl(referenceSpace))
121{
122}
123
124ColorSpace::~ColorSpace()
125{

Callers 15

_new_itemMethod · 0.45
_set_valueMethod · 0.45
_get_placeholder_viewMethod · 0.45
test_using_rulesMethod · 0.45
test_MergeColorSpaceMethod · 0.45
test_copyMethod · 0.45
test_canonical_nameMethod · 0.45
test_virtual_displayMethod · 0.45
setUpMethod · 0.45

Calls

no outgoing calls

Tested by 12

test_using_rulesMethod · 0.36
test_MergeColorSpaceMethod · 0.36
test_copyMethod · 0.36
test_canonical_nameMethod · 0.36
test_virtual_displayMethod · 0.36
setUpMethod · 0.36
test_aliasesMethod · 0.36